summaryrefslogtreecommitdiff
path: root/security/keepassxc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2020-10-29 10:57:55 +0000
committerryoon <ryoon@pkgsrc.org>2020-10-29 10:57:55 +0000
commit393ebda944867e3a10cdc424370fa7fbc9f50a3d (patch)
treea0486c316a03e7df729a793148c01247814e2cb4 /security/keepassxc
parent0221494e36f65af5a435ded10a6ee62d6615cdc9 (diff)
downloadpkgsrc-393ebda944867e3a10cdc424370fa7fbc9f50a3d.tar.gz
keepassxc: Update to 2.6.2
Changelog: ## 2.6.2 (2020-10-21) ### Added - Add option to keep window always on top to view menu [#5542] - Move show/hide usernames and passwords to view menu [#5542] - Add command line options and environment variables for changing the config locations [#5452] - Include TOTP settings in CSV import/export and add support for ISO datetimes [#5346] ### Changed - Mask sensitive information in command execution confirmation prompt [#5542] - SSH Agent: Avoid shortcut conflict on macOS by changing "Add key" to Ctrl+H on all platforms [#5484]
Diffstat (limited to 'security/keepassxc')
-rw-r--r--security/keepassxc/Makefile4
-rw-r--r--security/keepassxc/PLIST4
-rw-r--r--security/keepassxc/distinfo10
3 files changed, 9 insertions, 9 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile
index a3ca1819d90..5a1b4f24f23 100644
--- a/security/keepassxc/Makefile
+++ b/security/keepassxc/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2020/08/23 13:31:45 ryoon Exp $
+# $NetBSD: Makefile,v 1.28 2020/10/29 10:57:55 ryoon Exp $
DISTNAME= keepassxc-${GITHUB_RELEASE}-src
PKGNAME= ${DISTNAME:S/-src//}
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=keepassxreboot/}
-GITHUB_RELEASE= 2.6.1
+GITHUB_RELEASE= 2.6.2
GITHUB_PROJECT= keepassxc
EXTRACT_SUFX= .tar.xz
diff --git a/security/keepassxc/PLIST b/security/keepassxc/PLIST
index 1e7c470c9d0..ffd3a732d80 100644
--- a/security/keepassxc/PLIST
+++ b/security/keepassxc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/08/23 13:31:45 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/10/29 10:57:55 ryoon Exp $
bin/keepassxc
bin/keepassxc-cli
lib/keepassxc/libkeepassx-autotype-xcb.so
@@ -20,6 +20,7 @@ share/keepassxc/translations/keepassx_cs.qm
share/keepassxc/translations/keepassx_da.qm
share/keepassxc/translations/keepassx_de.qm
share/keepassxc/translations/keepassx_en.qm
+share/keepassxc/translations/keepassx_en_GB.qm
share/keepassxc/translations/keepassx_en_US.qm
share/keepassxc/translations/keepassx_es.qm
share/keepassxc/translations/keepassx_et.qm
@@ -34,7 +35,6 @@ share/keepassxc/translations/keepassx_lt.qm
share/keepassxc/translations/keepassx_nb.qm
share/keepassxc/translations/keepassx_nl_NL.qm
share/keepassxc/translations/keepassx_pl.qm
-share/keepassxc/translations/keepassx_pt.qm
share/keepassxc/translations/keepassx_pt_BR.qm
share/keepassxc/translations/keepassx_pt_PT.qm
share/keepassxc/translations/keepassx_ro.qm
diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo
index 6871792c9ab..59bc5df856e 100644
--- a/security/keepassxc/distinfo
+++ b/security/keepassxc/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/08/23 13:31:45 ryoon Exp $
+$NetBSD: distinfo,v 1.11 2020/10/29 10:57:55 ryoon Exp $
-SHA1 (keepassxc-2.6.1-src.tar.xz) = b43703abba470b8cd5ec139c6fcc21fd7b629291
-RMD160 (keepassxc-2.6.1-src.tar.xz) = 9991c0fc9251cf9d9e144877d3e581e7e599d05c
-SHA512 (keepassxc-2.6.1-src.tar.xz) = 9fb2d01d80e2b61c847c0544c280c1f3bfca671268e2dbbe78e0f3c1264f38125a3767ceb4591261f3586cd71f4fff47ecc6eacaecf1e707cea5e8907542313a
-Size (keepassxc-2.6.1-src.tar.xz) = 5715948 bytes
+SHA1 (keepassxc-2.6.2-src.tar.xz) = 63df25a8fcf9d6fd58669f21ada002d4b2452b13
+RMD160 (keepassxc-2.6.2-src.tar.xz) = a0d5a8aa6cae87adb8104b5c666f1009f9614209
+SHA512 (keepassxc-2.6.2-src.tar.xz) = b297edc4fae32b65430802094bd63dc301addae36859365a3009899d5bc20b32934e174ea56bf3fd1ee633a263ab36b577cba5aaa75bf4ad597f44606f7b5fd1
+Size (keepassxc-2.6.2-src.tar.xz) = 5720788 bytes