diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-16 13:33:44 +0800 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-16 13:33:44 +0800 |
commit | c995abf05d6f006c0995faad09406fe02fb3c673 (patch) | |
tree | e37ae37bf84c92805b3539bd9d3a447560c91380 /security | |
parent | f28c6c4d04b6117c97297b325080c81f276413d2 (diff) | |
download | freebsd-ports-gnome-c995abf05d6f006c0995faad09406fe02fb3c673.tar.gz freebsd-ports-gnome-c995abf05d6f006c0995faad09406fe02fb3c673.tar.zst freebsd-ports-gnome-c995abf05d6f006c0995faad09406fe02fb3c673.zip |
security/keepassxc: Update to 2.5.1
Changes: https://github.com/keepassxreboot/keepassxc/releases/tag/2.5.1
PR: 241907
Approved by: Andrew Romanenko <melanhit@gmail.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/keepassxc/Makefile | 2 | ||||
-rw-r--r-- | security/keepassxc/distinfo | 6 | ||||
-rw-r--r-- | security/keepassxc/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index f3794c43c8c0..635214ea533d 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= keepassxc -DISTVERSION= 2.5.0 +DISTVERSION= 2.5.1 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo index 429b449d3ddf..a85a087679fc 100644 --- a/security/keepassxc/distinfo +++ b/security/keepassxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572180779 -SHA256 (keepassxc-2.5.0.tar.xz) = 6359ce972b720a8bce1e8ba54000666e9c58f9164f2e9e52bef2e24e46127881 -SIZE (keepassxc-2.5.0.tar.xz) = 6752776 +TIMESTAMP = 1573537402 +SHA256 (keepassxc-2.5.1.tar.xz) = ef33258b859a7b996af007113613b0f6210f2341e8f5fb3a005564262c2caf30 +SIZE (keepassxc-2.5.1.tar.xz) = 6798880 diff --git a/security/keepassxc/pkg-plist b/security/keepassxc/pkg-plist index 182636e7ec75..bd6af072ee5b 100644 --- a/security/keepassxc/pkg-plist +++ b/security/keepassxc/pkg-plist @@ -265,9 +265,11 @@ share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svg %%DATADIR%%/translations/keepassx_da.qm %%DATADIR%%/translations/keepassx_de.qm %%DATADIR%%/translations/keepassx_el.qm +%%DATADIR%%/translations/keepassx_en.qm %%DATADIR%%/translations/keepassx_en_GB.qm %%DATADIR%%/translations/keepassx_en_US.qm %%DATADIR%%/translations/keepassx_es.qm +%%DATADIR%%/translations/keepassx_et.qm %%DATADIR%%/translations/keepassx_eu.qm %%DATADIR%%/translations/keepassx_fi.qm %%DATADIR%%/translations/keepassx_fr.qm |