diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-26 17:20:04 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-06-26 17:20:04 +0000 |
commit | 825a4fefb091f1d58bf9eb7cb2b96c6c7e645a14 (patch) | |
tree | 07359c78b47965d7063fdf78e8b95dd6b9676418 /security/keepassxc | |
parent | 00d5aa717b3662185d73f58012ea79fa9b394b84 (diff) | |
download | ports-825a4fefb091f1d58bf9eb7cb2b96c6c7e645a14.tar.gz ports-825a4fefb091f1d58bf9eb7cb2b96c6c7e645a14.zip |
Notes
Diffstat (limited to 'security/keepassxc')
-rw-r--r-- | security/keepassxc/Makefile | 4 | ||||
-rw-r--r-- | security/keepassxc/distinfo | 6 | ||||
-rw-r--r-- | security/keepassxc/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index fdc882b06ced..d4ac9962062a 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= keepassxc -DISTVERSION= 2.3.1 +DISTVERSION= 2.3.3 CATEGORIES= security -MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/2.3.1/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ +MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/${PORTNAME}-${DISTVERSION}-src.tar.xz?dummy=/ MAINTAINER= melanhit@gmail.com COMMENT= KeePass Cross-platform Community Edition diff --git a/security/keepassxc/distinfo b/security/keepassxc/distinfo index a657c6221498..19628fd69336 100644 --- a/security/keepassxc/distinfo +++ b/security/keepassxc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1522556038 -SHA256 (keepassxc-2.3.1.tar.xz) = ce7d8251d4d5b35f602ff521764910964da6d8a67397399855a6e8c5ff5db9bd -SIZE (keepassxc-2.3.1.tar.xz) = 4085284 +TIMESTAMP = 1529874021 +SHA256 (keepassxc-2.3.3.tar.xz) = cfff85ef89ba590aec798c59bea4aa3db00626d7bff8cdde0f62ee34aea60ad5 +SIZE (keepassxc-2.3.3.tar.xz) = 4113768 diff --git a/security/keepassxc/pkg-plist b/security/keepassxc/pkg-plist index f3a8405826ec..51a7dde3bdf1 100644 --- a/security/keepassxc/pkg-plist +++ b/security/keepassxc/pkg-plist @@ -246,11 +246,13 @@ share/icons/hicolor/scalable/mimetypes/application-x-keepassxc.svgz %%DATADIR%%/icons/database/C67_Certificate.png %%DATADIR%%/icons/database/C68_BlackBerry.png %%DATADIR%%/translations/keepassx_ar.qm +%%DATADIR%%/translations/keepassx_bn.qm %%DATADIR%%/translations/keepassx_ca.qm %%DATADIR%%/translations/keepassx_cs.qm %%DATADIR%%/translations/keepassx_da.qm %%DATADIR%%/translations/keepassx_de.qm %%DATADIR%%/translations/keepassx_el.qm +%%DATADIR%%/translations/keepassx_en_GB.qm %%DATADIR%%/translations/keepassx_en_US.qm %%DATADIR%%/translations/keepassx_es.qm %%DATADIR%%/translations/keepassx_eu.qm |