Index: head/www/p5-CGI-Compile/Makefile =================================================================== --- head/www/p5-CGI-Compile/Makefile (revision 389593) +++ head/www/p5-CGI-Compile/Makefile (revision 389594) @@ -1,34 +1,29 @@ # $FreeBSD$ PORTNAME= CGI-Compile -PORTVERSION= 0.18 -PORTREVISION= 1 +PORTVERSION= 0.19 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to compile .cgi scripts to a code reference LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ p5-File-pushd>0:${PORTSDIR}/devel/p5-File-pushd BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings \ p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ p5-CGI-Emulate-PSGI>0:${PORTSDIR}/www/p5-CGI-Emulate-PSGI # Depending on Plack::Test causes cyclic dependencies. USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= YES - -# Workaround until Module::Build::Tiny 0.039. -post-patch: - ${REINPLACE_CMD} -e 's|0.039|0.038|' ${WRKSRC}/Build.PL .include Index: head/www/p5-CGI-Compile/distinfo =================================================================== --- head/www/p5-CGI-Compile/distinfo (revision 389593) +++ head/www/p5-CGI-Compile/distinfo (revision 389594) @@ -1,2 +1,2 @@ -SHA256 (CGI-Compile-0.18.tar.gz) = 1b4d0bc512e49893602618a86017f8bd9a22c2a26522554f2ada3e9b08713fd5 -SIZE (CGI-Compile-0.18.tar.gz) = 19134 +SHA256 (CGI-Compile-0.19.tar.gz) = 288c40ec5ebe0a182163f370c20b3645a1dcbd4b0414aa4ead6140c53107543f +SIZE (CGI-Compile-0.19.tar.gz) = 19246