Update keepassxc to 2.6.3. Changelog: https://keepassxc.org/blog/2021-01-13-2.6.3-released/
Tested with upcoming Qt version and browser support. OK with in-tree Qt version? Rafael Sadowski Index: Makefile =================================================================== RCS file: /cvs/ports/security/keepassxc/Makefile,v retrieving revision 1.33 diff -u -p -u -p -r1.33 Makefile --- Makefile 23 Oct 2020 13:44:33 -0000 1.33 +++ Makefile 14 Jan 2021 05:29:27 -0000 @@ -2,7 +2,7 @@ COMMENT = management tool for password and sensitive data -V = 2.6.2 +V = 2.6.3 DISTNAME = keepassxc-${V} CATEGORIES = security Index: distinfo =================================================================== RCS file: /cvs/ports/security/keepassxc/distinfo,v retrieving revision 1.21 diff -u -p -u -p -r1.21 distinfo --- distinfo 23 Oct 2020 13:44:33 -0000 1.21 +++ distinfo 14 Jan 2021 05:29:27 -0000 @@ -1,2 +1,2 @@ -SHA256 (keepassxc-2.6.2-src.tar.xz) = EBv63gp2DW7GuMTzVW5/EgHx7dKc6rxzrVhG+aV9fjg= -SIZE (keepassxc-2.6.2-src.tar.xz) = 5720788 +SHA256 (keepassxc-2.6.3-src.tar.xz) = 5+C27Y84gcW5V5B0vDzeOZGyjBo9HIUsRvK3kwoQ99E= +SIZE (keepassxc-2.6.3-src.tar.xz) = 7562816 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/security/keepassxc/pkg/PLIST,v retrieving revision 1.20 diff -u -p -u -p -r1.20 PLIST --- pkg/PLIST 23 Oct 2020 13:44:33 -0000 1.20 +++ pkg/PLIST 14 Jan 2021 05:29:27 -0000 @@ -41,6 +41,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_hr_HR.qm share/keepassxc/translations/keepassx_hu.qm share/keepassxc/translations/keepassx_id.qm share/keepassxc/translations/keepassx_it.qm Index: pkg/README =================================================================== RCS file: /cvs/ports/security/keepassxc/pkg/README,v retrieving revision 1.1 diff -u -p -u -p -r1.1 README --- pkg/README 7 Jul 2020 17:33:56 -0000 1.1 +++ pkg/README 14 Jan 2021 05:29:27 -0000 @@ -8,4 +8,4 @@ In order to use browser integration with unveil rule to /etc/firefox/unveil.main: # for using the KeePassXC-Browser addon with the keepassxc--browser package -/usr/local/bin/keepassxc-proxy rx +${LOCALBASE}/bin/keepassxc-proxy rx