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

Frederic Culot culot at FreeBSD.org
Thu Dec 4 14:52:09 UTC 2014


Author: culot
Date: Thu Dec  4 14:52:08 2014
New Revision: 373912
URL: https://svnweb.freebsd.org/changeset/ports/373912
QAT: https://qat.redports.org/buildarchive/r373912/

Log:
  - Update to 0.25.0.1
  
  PR:		ports/195593
  Submitted by:	Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)

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

Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile	Thu Dec  4 14:42:07 2014	(r373911)
+++ head/security/p5-openxpki-i18n/Makefile	Thu Dec  4 14:52:08 2014	(r373912)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openxpki-i18n
-PORTVERSION=	0.21.0.1
+PORTVERSION=	0.25.0.1
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-
 DISTNAME=	openxpki-${PORTVERSION}
@@ -17,11 +17,11 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	openxpki
 GH_PROJECT=	openxpki
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	908559d
+GH_COMMIT=	2f83048
 
 ### We can not go WITHOUT_NLS. Internationalization is needed
 ### even to use English language.
-USES=		gettext gmake perl5
+USES=		gettext-runtime gettext-tools gmake perl5
 ALL_TARGET=	scan default
 
 WRKSRC=	${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/core/i18n

Modified: head/security/p5-openxpki-i18n/distinfo
==============================================================================
--- head/security/p5-openxpki-i18n/distinfo	Thu Dec  4 14:42:07 2014	(r373911)
+++ head/security/p5-openxpki-i18n/distinfo	Thu Dec  4 14:52:08 2014	(r373912)
@@ -1,2 +1,2 @@
-SHA256 (openxpki/openxpki-0.21.0.1.tar.gz) = de31c09d26aeb59ea449be4fd3ec90827742dacd6d0bcbb2c53027d142d5fd31
-SIZE (openxpki/openxpki-0.21.0.1.tar.gz) = 2144764
+SHA256 (openxpki/openxpki-0.25.0.1.tar.gz) = 6ef66933457488488b6bccfed4d7cc835d445d0482aeb54de950eca5066df35a
+SIZE (openxpki/openxpki-0.25.0.1.tar.gz) = 2038200

Modified: head/security/p5-openxpki-i18n/pkg-plist
==============================================================================
--- head/security/p5-openxpki-i18n/pkg-plist	Thu Dec  4 14:42:07 2014	(r373911)
+++ head/security/p5-openxpki-i18n/pkg-plist	Thu Dec  4 14:52:08 2014	(r373912)
@@ -2,9 +2,3 @@ share/locale/de_DE/LC_MESSAGES/openxpki.
 share/locale/en_GB/LC_MESSAGES/openxpki.mo
 share/locale/en_US/LC_MESSAGES/openxpki.mo
 share/locale/ru_RU/LC_MESSAGES/openxpki.mo
- at dirrmtry share/locale/de_DE/LC_MESSAGES
- at dirrmtry share/locale/de_DE
- at dirrmtry share/locale/en_US/LC_MESSAGES
- at dirrmtry share/locale/en_US
- at dirrmtry share/locale/ru_RU/LC_MESSAGES
- at dirrmtry share/locale/ru_RU


More information about the svn-ports-head mailing list