svn commit: r389594 - head/www/p5-CGI-Compile

Jun Kuriyama kuriyama at FreeBSD.org
Sun Jun 14 06:00:17 UTC 2015


Author: kuriyama
Date: Sun Jun 14 06:00:15 2015
New Revision: 389594
URL: https://svnweb.freebsd.org/changeset/ports/389594

Log:
  - Upgrade to 0.19.

Modified:
  head/www/p5-CGI-Compile/Makefile
  head/www/p5-CGI-Compile/distinfo

Modified: head/www/p5-CGI-Compile/Makefile
==============================================================================
--- head/www/p5-CGI-Compile/Makefile	Sun Jun 14 05:35:17 2015	(r389593)
+++ head/www/p5-CGI-Compile/Makefile	Sun Jun 14 06:00:15 2015	(r389594)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	CGI-Compile
-PORTVERSION=	0.18
-PORTREVISION=	1
+PORTVERSION=	0.19
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
@@ -27,8 +26,4 @@ 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 <bsd.port.mk>

Modified: head/www/p5-CGI-Compile/distinfo
==============================================================================
--- head/www/p5-CGI-Compile/distinfo	Sun Jun 14 05:35:17 2015	(r389593)
+++ head/www/p5-CGI-Compile/distinfo	Sun Jun 14 06:00:15 2015	(r389594)
@@ -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


More information about the svn-ports-head mailing list