View | Details | Raw Unified | Return to bug 192411
Collapse All | Expand All

(-)security/p5-openxpki-i18n/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 364102 2014-08-05 14:10:25Z wg $
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 364102 2014-08-05 14:10:25Z wg $
3
3
4
PORTNAME=	openxpki-i18n
4
PORTNAME=	openxpki-i18n
5
PORTVERSION=	0.14.0.1
5
PORTVERSION=	0.19.0.1
6
CATEGORIES=	security perl5
6
CATEGORIES=	security perl5
7
PKGNAMEPREFIX=	p5-
7
PKGNAMEPREFIX=	p5-
8
DISTNAME=	openxpki-${PORTVERSION}
8
DISTNAME=	openxpki-${PORTVERSION}
Lines 20-26 Link Here
20
GH_ACCOUNT=	openxpki
20
GH_ACCOUNT=	openxpki
21
GH_PROJECT=	openxpki
21
GH_PROJECT=	openxpki
22
GH_TAGNAME=	${GH_COMMIT}
22
GH_TAGNAME=	${GH_COMMIT}
23
GH_COMMIT=	66ee052
23
GH_COMMIT=	9d772a8
24
24
25
### We can not go WITHOUT_NLS. Internationalization is needed
25
### We can not go WITHOUT_NLS. Internationalization is needed
26
### even to use English language.
26
### even to use English language.
(-)security/p5-openxpki-i18n/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (openxpki/openxpki-0.14.0.1.tar.gz) = cd55fa6790910ee9239ebcf4e5dfbe9ea5f5fded06474a145f75092d646ef8b3
1
SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c
2
SIZE (openxpki/openxpki-0.14.0.1.tar.gz) = 2805627
2
SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438
(-)security/p5-openxpki-i18n/pkg-descr (-2 / +2 lines)
Lines 1-4 Link Here
1
A collection of ports for the OpenXPKI suite - Perl based trustcenter
1
A collection of ports for the OpenXPKI suite - Perl based trustcenter 
2
software for PKI: server and client parts along with deployment tools.
2
software for PKI: server and client parts along with deployment tools.
3
3
4
p5-openxpki: server part and deployment tools
4
p5-openxpki: server part and deployment tools
Lines 9-14 Link Here
9
9
10
  p5-openxpki-client-html-mason  <--  p5-openxpki  -->  p5-openxpki-i18n
10
  p5-openxpki-client-html-mason  <--  p5-openxpki  -->  p5-openxpki-i18n
11
11
12
Notes: I18n is needed for the English interface too.
12
Notes: I18n is needed for the English interface too. 
13
13
14
WWW: http://www.openxpki.org/
14
WWW: http://www.openxpki.org/

Return to bug 192411