svn commit: r386694 - head/security/p5-openxpki-i18n

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 18 17:37:54 UTC 2015


Author: amdmi3
Date: Mon May 18 17:37:53 2015
New Revision: 386694
URL: https://svnweb.freebsd.org/changeset/ports/386694

Log:
  - Update to 0.28.0
  
  Changes: https://github.com/openxpki/openxpki/commits/master
  
  PR:		200229
  Submitted by:	svysh.fbsd at gmail.com

Modified:
  head/security/p5-openxpki-i18n/Makefile
  head/security/p5-openxpki-i18n/distinfo

Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile	Mon May 18 17:27:02 2015	(r386693)
+++ head/security/p5-openxpki-i18n/Makefile	Mon May 18 17:37:53 2015	(r386694)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	openxpki
-PORTVERSION=	0.27.0.1
+PORTVERSION=	0.28.0
+DISTVERSIONPREFIX=	v
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-
 PKGNAMESUFFIX=	-i18n
@@ -11,12 +12,11 @@ MAINTAINER=	svysh.fbsd at gmail.com
 COMMENT=	Perl based trustcenter software for PKI: i18n tools
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/../../LICENSE
 
 USE_GITHUB=	yes
-GH_TAGNAME=	5a4c5eb
 
-### We can not go WITHOUT_NLS. Internationalization is needed
-### even to use English language.
+### We can not go without_NLS. Internationalization is needed even for English
 USES=		gettext-runtime gettext-tools gmake perl5
 ALL_TARGET=	scan default
 WRKSRC_SUBDIR=	core/i18n

Modified: head/security/p5-openxpki-i18n/distinfo
==============================================================================
--- head/security/p5-openxpki-i18n/distinfo	Mon May 18 17:27:02 2015	(r386693)
+++ head/security/p5-openxpki-i18n/distinfo	Mon May 18 17:37:53 2015	(r386694)
@@ -1,2 +1,2 @@
-SHA256 (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 5fa95dfd28d141cd506e6927faf9adc9f2496e523b2da90e8ee05bcaf6f66f4f
-SIZE (openxpki-openxpki-0.27.0.1-5a4c5eb_GH0.tar.gz) = 2094261
+SHA256 (openxpki-openxpki-v0.28.0_GH0.tar.gz) = d2204ba3c3abb30e5ba2eb5c78ba8c9da651d9616774a796c4c52b02e03ec989
+SIZE (openxpki-openxpki-v0.28.0_GH0.tar.gz) = 2077300


More information about the svn-ports-head mailing list