diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-09-08 13:54:36 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-09-08 13:54:36 +0000 |
commit | 70ce87e21336acc912b9e0c04ae557b73abf05eb (patch) | |
tree | 939684ea5bb93b36a8e98c916dd75b13e368b774 | |
parent | c636e28abc513f6a9f7cc9c7295941a5f71224dc (diff) | |
download | freebsd-ports-70ce87e21336acc912b9e0c04ae557b73abf05eb.zip |
- Update to 0.21.0.1
PR: ports/193017
Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 6 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 398c574766fc..c9d55c9c03fe 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki-i18n -PORTVERSION= 0.20.0.1 +PORTVERSION= 0.21.0.1 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- DISTNAME= openxpki-${PORTVERSION} @@ -17,15 +17,13 @@ USE_GITHUB= yes GH_ACCOUNT= openxpki GH_PROJECT= openxpki GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= d4dd0ab +GH_COMMIT= 908559d ### We can not go WITHOUT_NLS. Internationalization is needed ### even to use English language. USES= gettext gmake perl5 ALL_TARGET= scan default -MAKE_JOBS_UNSAFE= yes - WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/core/i18n .include <bsd.port.mk> diff --git a/security/p5-openxpki-i18n/distinfo b/security/p5-openxpki-i18n/distinfo index f2bf4e129121..11f47ff9d473 100644 --- a/security/p5-openxpki-i18n/distinfo +++ b/security/p5-openxpki-i18n/distinfo @@ -1,2 +1,2 @@ -SHA256 (openxpki/openxpki-0.20.0.1.tar.gz) = 1777061581ff3493ba0b52f56357d60436bb785b41b9b3113ec068e2495603ef -SIZE (openxpki/openxpki-0.20.0.1.tar.gz) = 2136470 +SHA256 (openxpki/openxpki-0.21.0.1.tar.gz) = de31c09d26aeb59ea449be4fd3ec90827742dacd6d0bcbb2c53027d142d5fd31 +SIZE (openxpki/openxpki-0.21.0.1.tar.gz) = 2144764 |