Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2013 13:48:21 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r324993 - head/security/p5-OpenCA-CRL
Message-ID:  <201308191348.r7JDmLkb071700@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Aug 19 13:48:21 2013
New Revision: 324993
URL: http://svnweb.freebsd.org/changeset/ports/324993

Log:
  Update to 0.9.6

Modified:
  head/security/p5-OpenCA-CRL/Makefile   (contents, props changed)
  head/security/p5-OpenCA-CRL/distinfo   (contents, props changed)
  head/security/p5-OpenCA-CRL/pkg-plist   (contents, props changed)

Modified: head/security/p5-OpenCA-CRL/Makefile
==============================================================================
--- head/security/p5-OpenCA-CRL/Makefile	Mon Aug 19 13:46:45 2013	(r324992)
+++ head/security/p5-OpenCA-CRL/Makefile	Mon Aug 19 13:48:21 2013	(r324993)
@@ -2,9 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	OpenCA-CRL
-PORTVERSION=	0.9.17
+PORTVERSION=	0.9.6
+PORTEPOCH=	1
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:MADWOLF
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	perl@FreeBSD.org
@@ -13,6 +15,8 @@ COMMENT=	CRL Management module
 USES=		perl5
 USE_PERL5=	configure
 
+P5MAN3=		OpenCA::CRL.3
+
 post-patch:
 	@${MV} ${WRKSRC}/prova.pl  ${WRKSRC}/prova.pl.sample
 

Modified: head/security/p5-OpenCA-CRL/distinfo
==============================================================================
--- head/security/p5-OpenCA-CRL/distinfo	Mon Aug 19 13:46:45 2013	(r324992)
+++ head/security/p5-OpenCA-CRL/distinfo	Mon Aug 19 13:48:21 2013	(r324993)
@@ -1,2 +1,2 @@
-SHA256 (OpenCA-CRL-0.9.17.tar.gz) = 0c0aa5e3ba143ff2d3b2bee545a06df8aaf2415c9bb9d33dce58e14b929d26b4
-SIZE (OpenCA-CRL-0.9.17.tar.gz) = 5613
+SHA256 (OpenCA-CRL-0.9.6.tar.gz) = 1fdbb2e6e5a7b14a8ec865eb2edb96b496471622e6f6c137eb0f71075c49253f
+SIZE (OpenCA-CRL-0.9.6.tar.gz) = 8208

Modified: head/security/p5-OpenCA-CRL/pkg-plist
==============================================================================
--- head/security/p5-OpenCA-CRL/pkg-plist	Mon Aug 19 13:46:45 2013	(r324992)
+++ head/security/p5-OpenCA-CRL/pkg-plist	Mon Aug 19 13:48:21 2013	(r324993)
@@ -1,5 +1,6 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenCA/CRL/.packlist
 %%SITE_PERL%%/OpenCA/CRL.pm
+%%SITE_PERL%%/OpenCA/CRL.pod
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenCA/CRL
 @dirrmtry %%SITE_PERL%%/OpenCA
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenCA



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