diff options
author | cy <cy@FreeBSD.org> | 2015-12-09 04:40:40 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2015-12-09 04:40:40 +0800 |
commit | bf8b81378c3f834c376085946fdc294014165306 (patch) | |
tree | 00ba19129bac9687b6ec2c8c64f57f021ab62c27 /security/keepassx2 | |
parent | 90fa57e7ba775589f0d376bd0779c9885ea2f2c8 (diff) | |
download | freebsd-ports-gnome-bf8b81378c3f834c376085946fdc294014165306.tar.gz freebsd-ports-gnome-bf8b81378c3f834c376085946fdc294014165306.tar.zst freebsd-ports-gnome-bf8b81378c3f834c376085946fdc294014165306.zip |
Update 2.0-beta2 --> 2.0
Approved by: eric@camachat.org (maintainer)
Diffstat (limited to 'security/keepassx2')
-rw-r--r-- | security/keepassx2/Makefile | 6 | ||||
-rw-r--r-- | security/keepassx2/distinfo | 4 | ||||
-rw-r--r-- | security/keepassx2/pkg-plist | 7 |
3 files changed, 12 insertions, 5 deletions
diff --git a/security/keepassx2/Makefile b/security/keepassx2/Makefile index 31d460bf414f..c03e279f3c03 100644 --- a/security/keepassx2/Makefile +++ b/security/keepassx2/Makefile @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= keepassx -DISTVERSION= 2.0-beta2 -PORTEPOCH= 1 +DISTVERSION= 2.0 +PORTEPOCH= 2 CATEGORIES= security -MASTER_SITES= https://www.keepassx.org/dev/attachments/download/115/ +MASTER_SITES= https://www.keepassx.org/releases/2.0/ PKGNAMESUFFIX= 2 MAINTAINER= eric@camachat.org diff --git a/security/keepassx2/distinfo b/security/keepassx2/distinfo index bfc07ad8569e..3d8810a39636 100644 --- a/security/keepassx2/distinfo +++ b/security/keepassx2/distinfo @@ -1,2 +1,2 @@ -SHA256 (keepassx-2.0-beta2.tar.gz) = 5828261226c441856bd12e2f4f73af1a5fc3b1981b2cff40fbc2403e344f4e52 -SIZE (keepassx-2.0-beta2.tar.gz) = 1479599 +SHA256 (keepassx-2.0.tar.gz) = 0eb40fac3a44d8283dfc1ee28cc6de5c660b22ab975472de82c2b04675c822e6 +SIZE (keepassx-2.0.tar.gz) = 1524638 diff --git a/security/keepassx2/pkg-plist b/security/keepassx2/pkg-plist index f66fff12d638..43e9f523bf6a 100644 --- a/security/keepassx2/pkg-plist +++ b/security/keepassx2/pkg-plist @@ -140,16 +140,23 @@ share/icons/hicolor/scalable/apps/keepassx.svgz %%DATADIR%%/translations/keepassx_cs.qm %%DATADIR%%/translations/keepassx_da.qm %%DATADIR%%/translations/keepassx_de.qm +%%DATADIR%%/translations/keepassx_el.qm %%DATADIR%%/translations/keepassx_en_plurals.qm %%DATADIR%%/translations/keepassx_es.qm %%DATADIR%%/translations/keepassx_fr.qm %%DATADIR%%/translations/keepassx_id.qm %%DATADIR%%/translations/keepassx_it.qm %%DATADIR%%/translations/keepassx_ja.qm +%%DATADIR%%/translations/keepassx_ko.qm +%%DATADIR%%/translations/keepassx_lt.qm %%DATADIR%%/translations/keepassx_nl_NL.qm +%%DATADIR%%/translations/keepassx_pl.qm +%%DATADIR%%/translations/keepassx_pt_BR.qm %%DATADIR%%/translations/keepassx_pt_PT.qm %%DATADIR%%/translations/keepassx_ru.qm +%%DATADIR%%/translations/keepassx_sl_SI.qm %%DATADIR%%/translations/keepassx_sv.qm +%%DATADIR%%/translations/keepassx_uk.qm %%DATADIR%%/translations/keepassx_zh_CN.qm %%DATADIR%%/translations/keepassx_zh_TW.qm share/mime/packages/keepassx.xml |