aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-03-12 10:38:10 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2023-03-12 10:38:10 +0000
commit1a41c3884a0dafb4bf479d663cb8630de5928419 (patch)
tree90a4f86abeeaa4e6e7ae15cd006000cce374d7c2
parent3503f1f5ada91cc551b87d159e5741d0e3881e50 (diff)
downloadports-1a41c3884a0dafb4bf479d663cb8630de5928419.tar.gz
ports-1a41c3884a0dafb4bf479d663cb8630de5928419.zip
security/keepassxc: Update to 2.7.4
PR: 269881
-rw-r--r--security/keepassxc/Makefile3
-rw-r--r--security/keepassxc/distinfo6
-rw-r--r--security/keepassxc/files/patch-CMakeLists.txt14
-rw-r--r--security/keepassxc/pkg-plist2
4 files changed, 6 insertions, 19 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index b97c7692c73c..943809f9742a 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -1,6 +1,5 @@
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
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
@@ -40,6 +40,7 @@ share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg
%%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
@@ -48,6 +49,7 @@ share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg
%%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