diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index b97c7692c73c..943809f9742a 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,67 +1,66 @@ PORTNAME= keepassxc -DISTVERSION= 2.7.1 -PORTREVISION= 1 +DISTVERSION= 2.7.4 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= lwhsu@FreeBSD.org COMMENT= KeePass Cross-platform Community Edition WWW= https://keepassxc.org LICENSE= APACHE20 BSD3CLAUSE CC0-1.0 GPLv2 GPLv3 LGPL21 LGPL3 MIT \ NOKIA-LGPL-EXCEPTION LICENSE_COMB= multi LICENSE_NAME_NOKIA-LGPL-EXCEPTION= Nokia Qt LGPL Exception version 1.1 LICENSE_FILE_NOKIA-LGPL-EXCEPTION= ${WRKSRC}/LICENSE.NOKIA-LGPL-EXCEPTION LICENSE_PERMS_NOKIA-LGPL-EXCEPTION= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor LIB_DEPENDS= libargon2.so:security/libargon2 \ libqrencode.so:graphics/libqrencode \ libbotan-2.so:security/botan2 USES= cmake compiler:c++17-lang desktop-file-utils pkgconfig qt:5 \ readline shared-mime-info tar:xz xorg USE_QT= concurrent core dbus gui network svg widgets buildtools:build \ linguisttools:build qmake:build testlib:build x11extras USE_XORG= x11 WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} CMAKE_OFF= WITH_XC_UPDATECHECK CONFLICTS_INSTALL= keepassx-0.* keepassx2 keepassx OPTIONS_DEFINE= AUTOTYPE BROWSER FDOSECRETS KEESHARE NETWORKING SSHAGENT YUBIKEY TEST OPTIONS_DEFAULT= AUTOTYPE BROWSER FDOSECRETS KEESHARE NETWORKING SSHAGENT YUBIKEY OPTIONS_SUB= yes AUTOTYPE_CMAKE_BOOL= WITH_XC_AUTOTYPE AUTOTYPE_DESC= Auto-type passwords in input fields AUTOTYPE_USE= XORG=xi,xtst BROWSER_CMAKE_BOOL= WITH_XC_BROWSER BROWSER_DESC= Browser integration with KeePassXC-Browser FDOSECRETS_CMAKE_BOOL= WITH_XC_FDOSECRETS FDOSECRETS_DESC= freedesktop.org secrets service support KEESHARE_CMAKE_BOOL= WITH_XC_KEESHARE KEESHARE_DESC= Sharing integration with KeeShare KEESHARE_USES= minizip # Legacy/Deprecated. NETWORKING_CMAKE_BOOL= WITH_XC_NETWORKING NETWORKING_DESC= Networking support (e.g. for downloading website icons) SSHAGENT_CMAKE_BOOL= WITH_XC_SSHAGENT SSHAGENT_DESC= SSH agent support YUBIKEY_CMAKE_BOOL= WITH_XC_YUBIKEY YUBIKEY_DESC= YubiKey support YUBIKEY_LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite TEST_CMAKE_BOOL= WITH_TESTS WITH_GUI_TESTS TEST_TEST_TARGET= test .include diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo index b1b1cb1951e4..f0ae3305cb46 100644 --- a/security/keepassxc/distinfo +++ b/security/keepassxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650895642 -SHA256 (keepassxc-2.7.1-src.tar.xz) = 6001ba626c35c316dbda6de35736f012a2264f95139fcb4a094b8eb49b15d3e7 -SIZE (keepassxc-2.7.1-src.tar.xz) = 8804436 +TIMESTAMP = 1677599498 +SHA256 (keepassxc-2.7.4-src.tar.xz) = 560052961da0389327e759171f660230dfa4e0f4e1fab6139600fb85c6e5dece +SIZE (keepassxc-2.7.4-src.tar.xz) = 8957372 diff --git a/security/keepassxc/files/patch-CMakeLists.txt b/security/keepassxc/files/patch-CMakeLists.txt deleted file mode 100644 index 7c2bba1a2360..000000000000 --- a/security/keepassxc/files/patch-CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ ---- CMakeLists.txt.orig 2022-04-06 03:12:34 UTC -+++ CMakeLists.txt -@@ -310,9 +310,9 @@ if(UNIX AND NOT APPLE) - - if(UNIX AND NOT APPLE) - check_add_gcc_compiler_flag("-Qunused-arguments") -- set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--no-add-needed -Wl,--as-needed -Wl,--no-undefined") -+ set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,--as-needed -Wl,--no-undefined") - set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} -Wl,-z,relro,-z,now -pie") -- set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-add-needed -Wl,--as-needed") -+ set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--as-needed") - set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,-z,relro,-z,now") - endif() - diff --git a/security/keepassxc/pkg-plist b/security/keepassxc/pkg-plist index 4d3ae54ee3b5..849e886d495c 100644 --- a/security/keepassxc/pkg-plist +++ b/security/keepassxc/pkg-plist @@ -1,62 +1,64 @@ bin/keepassxc bin/keepassxc-cli %%BROWSER%%bin/keepassxc-proxy %%AUTOTYPE%%lib/keepassxc/libkeepassxc-autotype-xcb.so share/man/man1/keepassxc-cli.1.gz share/man/man1/keepassxc.1.gz share/applications/org.keepassxc.KeePassXC.desktop share/icons/hicolor/256x256/apps/keepassxc.png share/icons/hicolor/scalable/apps/keepassxc-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-dark.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light-locked.svg share/icons/hicolor/scalable/apps/keepassxc-monochrome-light.svg share/icons/hicolor/scalable/apps/keepassxc-unlocked.svg share/icons/hicolor/scalable/apps/keepassxc.svg share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg %%DATADIR%%/docs/KeePassXC_GettingStarted.html %%DATADIR%%/docs/KeePassXC_KeyboardShortcuts.html %%DATADIR%%/docs/KeePassXC_UserGuide.html %%DATADIR%%/icons/application/256x256/apps/keepassxc.png %%DATADIR%%/translations/keepassxc_ar.qm %%DATADIR%%/translations/keepassxc_bg.qm %%DATADIR%%/translations/keepassxc_ca.qm %%DATADIR%%/translations/keepassxc_cs.qm %%DATADIR%%/translations/keepassxc_da.qm %%DATADIR%%/translations/keepassxc_de.qm %%DATADIR%%/translations/keepassxc_el.qm %%DATADIR%%/translations/keepassxc_en.qm %%DATADIR%%/translations/keepassxc_en_GB.qm %%DATADIR%%/translations/keepassxc_en_US.qm %%DATADIR%%/translations/keepassxc_es.qm %%DATADIR%%/translations/keepassxc_et.qm %%DATADIR%%/translations/keepassxc_fi.qm %%DATADIR%%/translations/keepassxc_fr.qm %%DATADIR%%/translations/keepassxc_fr_CA.qm %%DATADIR%%/translations/keepassxc_he.qm %%DATADIR%%/translations/keepassxc_hr.qm %%DATADIR%%/translations/keepassxc_hu.qm %%DATADIR%%/translations/keepassxc_id.qm %%DATADIR%%/translations/keepassxc_it.qm %%DATADIR%%/translations/keepassxc_ja.qm %%DATADIR%%/translations/keepassxc_ko.qm +%%DATADIR%%/translations/keepassxc_lt.qm %%DATADIR%%/translations/keepassxc_my.qm %%DATADIR%%/translations/keepassxc_nb.qm %%DATADIR%%/translations/keepassxc_nl.qm %%DATADIR%%/translations/keepassxc_pl.qm %%DATADIR%%/translations/keepassxc_pt_BR.qm %%DATADIR%%/translations/keepassxc_pt_PT.qm %%DATADIR%%/translations/keepassxc_ro.qm %%DATADIR%%/translations/keepassxc_ru.qm +%%DATADIR%%/translations/keepassxc_si.qm %%DATADIR%%/translations/keepassxc_sk.qm %%DATADIR%%/translations/keepassxc_sl.qm %%DATADIR%%/translations/keepassxc_sr.qm %%DATADIR%%/translations/keepassxc_sv.qm %%DATADIR%%/translations/keepassxc_th.qm %%DATADIR%%/translations/keepassxc_tr.qm %%DATADIR%%/translations/keepassxc_uk.qm %%DATADIR%%/translations/keepassxc_zh_CN.qm %%DATADIR%%/translations/keepassxc_zh_TW.qm %%DATADIR%%/wordlists/eff_large.wordlist share/metainfo/org.keepassxc.KeePassXC.appdata.xml share/mime/packages/keepassxc.xml