Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2014 12:45:37 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364699 - head/security/p5-openxpki-i18n
Message-ID:  <53ea0c71.6ab4.285daa03@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Tue Aug 12 12:45:37 2014
New Revision: 364699
URL: http://svnweb.freebsd.org/changeset/ports/364699
QAT: https://qat.redports.org/buildarchive/r364699/

Log:
  security/p5-openxpki-i18n: update to 0.20.0.1
  
  - Remove unnecessary BUILD_DEPENDS and RUN_DEPENDS
  - Partially rewrite pkg-descr
  
  PR:		192586
  Submitted by:	maintainer

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

Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile	Tue Aug 12 12:39:58 2014	(r364698)
+++ head/security/p5-openxpki-i18n/Makefile	Tue Aug 12 12:45:37 2014	(r364699)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openxpki-i18n
-PORTVERSION=	0.19.0.1
+PORTVERSION=	0.20.0.1
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-
 DISTNAME=	openxpki-${PORTVERSION}
@@ -13,14 +13,11 @@ COMMENT=	Perl based trustcenter software
 
 LICENSE=	APACHE20
 
-BUILD_DEPENDS=	p5-openxpki>=0.14:${PORTSDIR}/security/p5-openxpki
-RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	openxpki
 GH_PROJECT=	openxpki
 GH_TAGNAME=	${GH_COMMIT}
-GH_COMMIT=	9d772a8
+GH_COMMIT=	d4dd0ab
 
 ### We can not go WITHOUT_NLS. Internationalization is needed
 ### even to use English language.

Modified: head/security/p5-openxpki-i18n/distinfo
==============================================================================
--- head/security/p5-openxpki-i18n/distinfo	Tue Aug 12 12:39:58 2014	(r364698)
+++ head/security/p5-openxpki-i18n/distinfo	Tue Aug 12 12:45:37 2014	(r364699)
@@ -1,2 +1,2 @@
-SHA256 (openxpki/openxpki-0.19.0.1.tar.gz) = 7577bb39ee948f9969f5c5cfe4e14a9e12775e4e8d8f83555fc3d476c56c5e8c
-SIZE (openxpki/openxpki-0.19.0.1.tar.gz) = 2134438
+SHA256 (openxpki/openxpki-0.20.0.1.tar.gz) = 1777061581ff3493ba0b52f56357d60436bb785b41b9b3113ec068e2495603ef
+SIZE (openxpki/openxpki-0.20.0.1.tar.gz) = 2136470

Modified: head/security/p5-openxpki-i18n/pkg-descr
==============================================================================
--- head/security/p5-openxpki-i18n/pkg-descr	Tue Aug 12 12:39:58 2014	(r364698)
+++ head/security/p5-openxpki-i18n/pkg-descr	Tue Aug 12 12:45:37 2014	(r364699)
@@ -1,14 +1,9 @@
-A collection of ports for the OpenXPKI suite - Perl based trustcenter 
-software for PKI: server and client parts along with deployment tools.
+Translation files for 
 
-p5-openxpki: server part and deployment tools
-p5-openxpki-i18n: internationalization of the user interface
-p5-openxpki-client-html-mason: web interface to local OpenXPKI daemon
+        security/p5-openxpki
 
-Dependencies of OpenXPKI ports ("A --> B" means that port B depends on port A):
+which is a Perl based trustcenter software for PKI: server and client parts
 
-  p5-openxpki-client-html-mason  <--  p5-openxpki  -->  p5-openxpki-i18n
-
-Notes: I18n is needed for the English interface too. 
+Note: I18n is needed for the English interface too.
 
 WWW: http://www.openxpki.org/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53ea0c71.6ab4.285daa03>