diff options
-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 a5ad07ed4f8c..77416482a7d7 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 7877d99d4ad7..4fd6bf9ffe4b 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 352181eb50d5..5a45cc1bbbf0 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/ |