Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Dec 2014 14:52:08 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373912 - head/security/p5-openxpki-i18n
Message-ID:  <201412041452.sB4Eq89K058704@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
-@dirrmtry share/locale/de_DE/LC_MESSAGES
-@dirrmtry share/locale/de_DE
-@dirrmtry share/locale/en_US/LC_MESSAGES
-@dirrmtry share/locale/en_US
-@dirrmtry share/locale/ru_RU/LC_MESSAGES
-@dirrmtry share/locale/ru_RU



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412041452.sB4Eq89K058704>