From owner-svn-ports-head@FreeBSD.ORG Mon May 18 17:37:54 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B02B5F8F; Mon, 18 May 2015 17:37:54 +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 8437D190A; Mon, 18 May 2015 17:37:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4IHbsuX026017; Mon, 18 May 2015 17:37:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4IHbswk026015; Mon, 18 May 2015 17:37:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201505181737.t4IHbswk026015@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 18 May 2015 17:37:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386694 - 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.20 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, 18 May 2015 17:37:54 -0000 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@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@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