diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-19 01:37:53 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-19 01:37:53 +0800 |
commit | 9708fd1dd45495dd9b7ebdd612e93399ce88631b (patch) | |
tree | 7e45a2eedb5ae135971775898e9681511ef6323a /security/p5-openxpki-i18n | |
parent | 056c2627df9a4f931eace886b37cd4e353e0f146 (diff) | |
download | freebsd-ports-graphics-9708fd1dd45495dd9b7ebdd612e93399ce88631b.tar.gz freebsd-ports-graphics-9708fd1dd45495dd9b7ebdd612e93399ce88631b.tar.zst freebsd-ports-graphics-9708fd1dd45495dd9b7ebdd612e93399ce88631b.zip |
- Update to 0.28.0
Changes: https://github.com/openxpki/openxpki/commits/master
PR: 200229
Submitted by: svysh.fbsd@gmail.com
Diffstat (limited to 'security/p5-openxpki-i18n')
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 8 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 2486797b444..464b935fa46 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= openxpki -PORTVERSION= 0.27.0.1 +PORTVERSION= 0.28.0 +DISTVERSIONPREFIX= v CATEGORIES= security perl5 PKGNAMEPREFIX= p5- PKGNAMESUFFIX= -i18n @@ -11,12 +12,11 @@ MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl based trustcenter software for PKI: i18n tools LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/../../LICENSE USE_GITHUB= yes -GH_TAGNAME= 5a4c5eb -### We can not go WITHOUT_NLS. Internationalization is needed -### even to use English language. +### We can not go without_NLS. Internationalization is needed even for English USES= gettext-runtime gettext-tools gmake perl5 ALL_TARGET= scan default WRKSRC_SUBDIR= core/i18n diff --git a/security/p5-openxpki-i18n/distinfo b/security/p5-openxpki-i18n/distinfo index 519f50c52fe..28d958e3153 100644 --- a/security/p5-openxpki-i18n/distinfo +++ b/security/p5-openxpki-i18n/distinfo @@ -1,2 +1,2 @@ -SHA256 (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 5fa95dfd28d141cd506e6927faf9adc9f2496e523b2da90e8ee05bcaf6f66f4f -SIZE (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 2094261 +SHA256 (openxpki-openxpki-v0.28.0_GH0.tar.gz) = d2204ba3c3abb30e5ba2eb5c78ba8c9da651d9616774a796c4c52b02e03ec989 +SIZE (openxpki-openxpki-v0.28.0_GH0.tar.gz) = 2077300 |