svn commit: r326022 - head/security/p5-OpenCA-CRL

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 2 16:14:39 UTC 2013


Author: sunpoet
Date: Mon Sep  2 16:14:38 2013
New Revision: 326022
URL: http://svnweb.freebsd.org/changeset/ports/326022

Log:
  - Add PORTSCOUT
  - Remove contiguous whitespace

Modified:
  head/security/p5-OpenCA-CRL/Makefile

Modified: head/security/p5-OpenCA-CRL/Makefile
==============================================================================
--- head/security/p5-OpenCA-CRL/Makefile	Mon Sep  2 16:07:56 2013	(r326021)
+++ head/security/p5-OpenCA-CRL/Makefile	Mon Sep  2 16:14:38 2013	(r326022)
@@ -12,12 +12,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	CRL Management module
 
+PORTSCOUT=	skipv:0.9.17
+
 USES=		perl5
 USE_PERL5=	configure
 
 P5MAN3=		OpenCA::CRL.3
 
 post-patch:
-	@${MV} ${WRKSRC}/prova.pl  ${WRKSRC}/prova.pl.sample
+	@${MV} ${WRKSRC}/prova.pl ${WRKSRC}/prova.pl.sample
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list