Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 06:00:16 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389594 - head/www/p5-CGI-Compile
Message-ID:  <201506140600.t5E60Gbh075402@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506140600.t5E60Gbh075402>