svn commit: r324993 - head/security/p5-OpenCA-CRL
Mathieu Arnold
mat at FreeBSD.org
Mon Aug 19 13:48:22 UTC 2013
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 at 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
More information about the svn-ports-head
mailing list