diff options
-rw-r--r-- | security/p5-openxpki-i18n/Makefile | 7 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/distinfo | 4 | ||||
-rw-r--r-- | security/p5-openxpki-i18n/pkg-descr | 13 |
3 files changed, 8 insertions, 16 deletions
diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 77416482a7d7..398c574766fc 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki-i18n -PORTVERSION= 0.19.0.1 +PORTVERSION= 0.20.0.1 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- DISTNAME= openxpki-${PORTVERSION} @@ -13,14 +13,11 @@ COMMENT= Perl based trustcenter software for PKI: i18n tools LICENSE= APACHE20 -BUILD_DEPENDS= p5-openxpki>=0.14:${PORTSDIR}/security/p5-openxpki -RUN_DEPENDS:= ${BUILD_DEPENDS} - USE_GITHUB= yes GH_ACCOUNT= openxpki GH_PROJECT= openxpki GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 9d772a8 +GH_COMMIT= d4dd0ab ### 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 4fd6bf9ffe4b..f2bf4e129121 100644 --- a/security/p5-openxpki-i18n/distinfo +++ b/security/p5-openxpki-i18n/distinfo @@ -1,2 +1,2 @@ -SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c -SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438 +SHA256 (openxpki/openxpki-0.20.0.1.tar.gz) = 1777061581ff3493ba0b52f56357d60436bb785b41b9b3113ec068e2495603ef +SIZE (openxpki/openxpki-0.20.0.1.tar.gz) = 2136470 diff --git a/security/p5-openxpki-i18n/pkg-descr b/security/p5-openxpki-i18n/pkg-descr index 5a45cc1bbbf0..5cba1bc18a80 100644 --- a/security/p5-openxpki-i18n/pkg-descr +++ b/security/p5-openxpki-i18n/pkg-descr @@ -1,14 +1,9 @@ -A collection of ports for the OpenXPKI suite - Perl based trustcenter -software for PKI: server and client parts along with deployment tools. +Translation files for -p5-openxpki: server part and deployment tools -p5-openxpki-i18n: internationalization of the user interface -p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon + security/p5-openxpki -Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A): +which is a Perl based trustcenter software for PKI: server and client parts - p5-openxpki-client-html-mason <-- p5-openxpki --> p5-openxpki-i18n - -Notes: I18n is needed for the English interface too. +Note: I18n is needed for the English interface too. WWW: http://www.openxpki.org/ |