diff options
| author | Ben Woods <woodsb02@FreeBSD.org> | 2017-01-16 15:47:25 +0000 |
|---|---|---|
| committer | Ben Woods <woodsb02@FreeBSD.org> | 2017-01-16 15:47:25 +0000 |
| commit | 91c56aa2a920b30a14395d93f95051370737cdba (patch) | |
| tree | e67026ccc79dec3ea47698f9337ba16f3c2bb309 /security | |
| parent | Update to 1.28 (diff) | |
security/keepass: Update to 2.35
Changes this release:
http://keepass.info/news/n170109_2.35.html
Diffstat (limited to 'security')
| -rw-r--r-- | security/keepass/Makefile | 2 | ||||
| -rw-r--r-- | security/keepass/distinfo | 6 | ||||
| -rw-r--r-- | security/keepass/pkg-plist | 11 |
3 files changed, 9 insertions, 10 deletions
diff --git a/security/keepass/Makefile b/security/keepass/Makefile index 49b700904c18..8365633021af 100644 --- a/security/keepass/Makefile +++ b/security/keepass/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= keepass -PORTVERSION= 2.34 +PORTVERSION= 2.35 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/KeePass%202.x/${PORTVERSION} DISTNAME= KeePass-${PORTVERSION}-Source diff --git a/security/keepass/distinfo b/security/keepass/distinfo index 9cba17598568..cac989060fe6 100644 --- a/security/keepass/distinfo +++ b/security/keepass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1465647821 -SHA256 (KeePass-2.34-Source.zip) = e3f184e4deddd1aa5ee2b52e2373c772d3f3975e5eddb2fd729eb27b437011aa -SIZE (KeePass-2.34-Source.zip) = 4744285 +TIMESTAMP = 1484560184 +SHA256 (KeePass-2.35-Source.zip) = 5faad9381af2f9d808d65ee3d880ff3bca9352c7ce886fea95d54f9169e863df +SIZE (KeePass-2.35-Source.zip) = 4840873 diff --git a/security/keepass/pkg-plist b/security/keepass/pkg-plist index a9b37c7a6765..4094d03cc040 100644 --- a/security/keepass/pkg-plist +++ b/security/keepass/pkg-plist @@ -6,9 +6,8 @@ share/icons/hicolor/48x48/apps/keepass.png %%DATADIR%%/KeePass.config.xml %%DATADIR%%/KeePass.exe %%DATADIR%%/KeePass.exe.config -%%DATADIR%%/XSL/KDBX_DetailsFull.xsl -%%DATADIR%%/XSL/KDBX_DetailsLite.xsl -%%DATADIR%%/XSL/KDBX_PasswordsOnly.xsl -%%DATADIR%%/XSL/KDBX_Styles.css -%%DATADIR%%/XSL/KDBX_Tabular.xsl -%%DATADIR%%/XSL/TableHeader.gif +%%DATADIR%%/XSL/KDBX_Common.xsl +%%DATADIR%%/XSL/KDBX_DetailsFull_HTML.xsl +%%DATADIR%%/XSL/KDBX_DetailsLight_HTML.xsl +%%DATADIR%%/XSL/KDBX_PasswordsOnly_TXT.xsl +%%DATADIR%%/XSL/KDBX_Tabular_HTML.xsl |
