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

(-)security/p5-openxpki-i18n/Makefile (-4 / +3 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 385686 2015-05-07 20:54:46Z antoine $
2
# $FreeBSD: head/security/p5-openxpki-i18n/Makefile 385686 2015-05-07 20:54:46Z antoine $
3
3
4
PORTNAME=	openxpki
4
PORTNAME=	openxpki
5
PORTVERSION=	0.27.0.1
5
PORTVERSION=	0.28.0
6
DISTVERSIONPREFIX=	v
6
CATEGORIES=	security perl5
7
CATEGORIES=	security perl5
7
PKGNAMEPREFIX=	p5-
8
PKGNAMEPREFIX=	p5-
8
PKGNAMESUFFIX=	-i18n
9
PKGNAMESUFFIX=	-i18n
Lines 13-22 Link Here
13
LICENSE=	APACHE20
14
LICENSE=	APACHE20
14
15
15
USE_GITHUB=	yes
16
USE_GITHUB=	yes
16
GH_TAGNAME=	5a4c5eb
17
17
18
### We can not go WITHOUT_NLS. Internationalization is needed
18
### We can not go without_NLS. Internationalization is needed even for English
19
### even to use English language.
20
USES=		gettext-runtime gettext-tools gmake perl5
19
USES=		gettext-runtime gettext-tools gmake perl5
21
ALL_TARGET=	scan default
20
ALL_TARGET=	scan default
22
WRKSRC_SUBDIR=	core/i18n
21
WRKSRC_SUBDIR=	core/i18n
(-)security/p5-openxpki-i18n/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 5fa95dfd28d141cd506e6927faf9adc9f2496e523b2da90e8ee05bcaf6f66f4f
1
SHA256 (openxpki-openxpki-v0.28.0_GH0.tar.gz) = d2204ba3c3abb30e5ba2eb5c78ba8c9da651d9616774a796c4c52b02e03ec989
2
SIZE (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 2094261
2
SIZE (openxpki-openxpki-v0.28.0_GH0.tar.gz) = 2077300

Return to bug 200229