Simple update to the latest stable version 2.6.6.
https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.5
https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.6
OK?
? _portcheck.log
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/keepassxc/Makefile,v
retrieving revision 1.35
diff -u -p -u -p -r1.35 Makefile
--- Makefile 1 Feb 2021 06:39:44 -0000 1.35
+++ Makefile 13 Jun 2021 05:02:09 -0000
@@ -2,7 +2,7 @@
COMMENT = management tool for password and sensitive data
-V = 2.6.4
+V = 2.6.6
DISTNAME = keepassxc-${V}
CATEGORIES = security
@@ -19,7 +19,8 @@ WANTLIB += Qt5Network Qt5Svg Qt5Widgets
WANTLIB += argon2 c gcrypt gpg-error m qrencode quazip5 readline
WANTLIB += sodium z
-MASTER_SITES = https://github.com/keepassxreboot/keepassxc/releases/download/${V}/
+MASTER_SITES = \
+ https://github.com/keepassxreboot/keepassxc/releases/download/${V}/
EXTRACT_SUFX = -src.tar.xz
MODULES = x11/qt5 \
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/keepassxc/distinfo,v
retrieving revision 1.23
diff -u -p -u -p -r1.23 distinfo
--- distinfo 1 Feb 2021 06:39:44 -0000 1.23
+++ distinfo 13 Jun 2021 05:02:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (keepassxc-2.6.4-src.tar.xz) = 5TbipxyQ/PJk64Mfsai1GO4bA4KYKPhi7up0jTMQ+Cs=
-SIZE (keepassxc-2.6.4-src.tar.xz) = 7575164
+SHA256 (keepassxc-2.6.6-src.tar.xz) = NgOxGsObKJxH+sd/oVDgX9ZLOT2M/fVzLcPvEGZQpOI=
+SIZE (keepassxc-2.6.6-src.tar.xz) = 7640532
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/keepassxc/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 PLIST
--- pkg/PLIST 1 Feb 2021 06:39:44 -0000 1.22
+++ pkg/PLIST 13 Jun 2021 05:02:09 -0000
@@ -34,6 +34,7 @@ share/keepassxc/translations/keepassx_ca
share/keepassxc/translations/keepassx_cs.qm
share/keepassxc/translations/keepassx_da.qm
share/keepassxc/translations/keepassx_de.qm
+share/keepassxc/translations/keepassx_el.qm
share/keepassxc/translations/keepassx_en.qm
share/keepassxc/translations/keepassx_en_GB.qm
share/keepassxc/translations/keepassx_en_US.qm
@@ -41,6 +42,7 @@ share/keepassxc/translations/keepassx_es
share/keepassxc/translations/keepassx_et.qm
share/keepassxc/translations/keepassx_fi.qm
share/keepassxc/translations/keepassx_fr.qm
+share/keepassxc/translations/keepassx_fr_CA.qm
share/keepassxc/translations/keepassx_hr_HR.qm
share/keepassxc/translations/keepassx_hu.qm
share/keepassxc/translations/keepassx_id.qm
@@ -57,6 +59,7 @@ share/keepassxc/translations/keepassx_ro
share/keepassxc/translations/keepassx_ru.qm
share/keepassxc/translations/keepassx_sk.qm
share/keepassxc/translations/keepassx_sl_SI.qm
+share/keepassxc/translations/keepassx_sr.qm
share/keepassxc/translations/keepassx_sv.qm
share/keepassxc/translations/keepassx_th.qm
share/keepassxc/translations/keepassx_tr.qm
No comments:
Post a Comment