Date: Mon, 2 Sep 2013 16:14:38 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326022 - head/security/p5-OpenCA-CRL Message-ID: <201309021614.r82GEcGa067062@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021614.r82GEcGa067062>