From owner-svn-ports-head@FreeBSD.ORG Thu Dec 4 14:52:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96EB8C1F; Thu, 4 Dec 2014 14:52:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 691A3F13; Thu, 4 Dec 2014 14:52:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB4Eq9Te058707; Thu, 4 Dec 2014 14:52:09 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB4Eq89K058704; Thu, 4 Dec 2014 14:52:08 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201412041452.sB4Eq89K058704@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Thu, 4 Dec 2014 14:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373912 - head/security/p5-openxpki-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2014 14:52:09 -0000 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 (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