From owner-svn-ports-head@FreeBSD.ORG Mon Sep 8 13:54:37 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32D40F8F; Mon, 8 Sep 2014 13:54:37 +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 0504D1F7A; Mon, 8 Sep 2014 13:54:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s88DsasX082336; Mon, 8 Sep 2014 13:54:36 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s88DsaMi082333; Mon, 8 Sep 2014 13:54:36 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201409081354.s88DsaMi082333@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Mon, 8 Sep 2014 13:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367627 - 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: Mon, 08 Sep 2014 13:54:37 -0000 Author: culot Date: Mon Sep 8 13:54:36 2014 New Revision: 367627 URL: http://svnweb.freebsd.org/changeset/ports/367627 QAT: https://qat.redports.org/buildarchive/r367627/ Log: - Update to 0.21.0.1 PR: ports/193017 Submitted by: Sergei Vyshenski (maintainer) 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 Sep 8 13:50:36 2014 (r367626) +++ head/security/p5-openxpki-i18n/Makefile Mon Sep 8 13:54:36 2014 (r367627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openxpki-i18n -PORTVERSION= 0.20.0.1 +PORTVERSION= 0.21.0.1 CATEGORIES= security perl5 PKGNAMEPREFIX= p5- DISTNAME= openxpki-${PORTVERSION} @@ -17,15 +17,13 @@ USE_GITHUB= yes GH_ACCOUNT= openxpki GH_PROJECT= openxpki GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= d4dd0ab +GH_COMMIT= 908559d ### We can not go WITHOUT_NLS. Internationalization is needed ### even to use English language. USES= gettext gmake perl5 ALL_TARGET= scan default -MAKE_JOBS_UNSAFE= yes - WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/core/i18n .include Modified: head/security/p5-openxpki-i18n/distinfo ============================================================================== --- head/security/p5-openxpki-i18n/distinfo Mon Sep 8 13:50:36 2014 (r367626) +++ head/security/p5-openxpki-i18n/distinfo Mon Sep 8 13:54:36 2014 (r367627) @@ -1,2 +1,2 @@ -SHA256 (openxpki/openxpki-0.20.0.1.tar.gz) = 1777061581ff3493ba0b52f56357d60436bb785b41b9b3113ec068e2495603ef -SIZE (openxpki/openxpki-0.20.0.1.tar.gz) = 2136470 +SHA256 (openxpki/openxpki-0.21.0.1.tar.gz) = de31c09d26aeb59ea449be4fd3ec90827742dacd6d0bcbb2c53027d142d5fd31 +SIZE (openxpki/openxpki-0.21.0.1.tar.gz) = 2144764