diff options
author | wg <wg@FreeBSD.org> | 2014-08-07 00:12:23 +0800 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2014-08-07 00:12:23 +0800 |
commit | 0145f6de856a6c55b604ab4b1114b3df6769ded5 (patch) | |
tree | 4c7cb77b4a59f9b50fd5315492e11eda47ca71b1 /security/p5-openxpki-i18n | |
parent | 3e55945faec921d6ff1b1b214410b627df6bfffe (diff) | |
download | freebsd-ports-graphics-0145f6de856a6c55b604ab4b1114b3df6769ded5.tar.gz freebsd-ports-graphics-0145f6de856a6c55b604ab4b1114b3df6769ded5.tar.zst freebsd-ports-graphics-0145f6de856a6c55b604ab4b1114b3df6769ded5.zip |
security/p5-openxpki-i18n: update to 0.19.0.1
PR: 192411
Submitted by: maintainer
Diffstat (limited to 'security/p5-openxpki-i18n')
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 4 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/distinfo | 4 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/pkg-descr | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index a5ad07ed4f8..77416482a7d 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki-i18n -PORTVERSION= 0.14.0.1 +PORTVERSION= 0.19.0.1 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- DISTNAME= openxpki-${PORTVERSION} @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= openxpki GH_PROJECT= openxpki GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 66ee052 +GH_COMMIT= 9d772a8 ### We can not go WITHOUT_NLS. Internationalization is needed ### even to use English language. diff --git a/security/p5-openxpki-i18n/distinfo b/security/p5-openxpki-i18n/distinfo index 7877d99d4ad..4fd6bf9ffe4 100644 --- a/security/p5-openxpki-i18n/distinfo +++ b/security/p5-openxpki-i18n/distinfo @@ -1,2 +1,2 @@ -SHA256 (openxpki/openxpki-0.14.0.1.tar.gz) = cd55fa6790910ee9239ebcf4e5dfbe9ea5f5fded06474a145f75092d646ef8b3 -SIZE (openxpki/openxpki-0.14.0.1.tar.gz) = 2805627 +SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c +SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438 diff --git a/security/p5-openxpki-i18n/pkg-descr b/security/p5-openxpki-i18n/pkg-descr index 352181eb50d..5a45cc1bbbf 100644 --- a/security/p5-openxpki-i18n/pkg-descr +++ b/security/p5-openxpki-i18n/pkg-descr @@ -1,4 +1,4 @@ -A collection of ports for the OpenXPKI suite - Perl based trustcenter +A collection of ports for the OpenXPKI suite - Perl based trustcenter software for PKI: server and client parts along with deployment tools. p5-openxpki: server part and deployment tools @@ -9,6 +9,6 @@ Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A): p5-openxpki-client-html-mason <-- p5-openxpki --> p5-openxpki-i18n -Notes: I18n is needed for the English interface too. +Notes: I18n is needed for the English interface too. WWW: http://www.openxpki.org/ |