Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2013 14:43:23 +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: r318770 - head/www/p5-CGI-Compile
Message-ID:  <201305221443.r4MEhNbx030800@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Wed May 22 14:43:23 2013
New Revision: 318770
URL: http://svnweb.freebsd.org/changeset/ports/318770

Log:
  - Upgrade to 0.16.

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	Wed May 22 14:39:29 2013	(r318769)
+++ head/www/p5-CGI-Compile/Makefile	Wed May 22 14:43:23 2013	(r318770)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	CGI::Compile
-# Date created:		02 Apr 2010
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	CGI-Compile
-PORTVERSION=	0.15
+PORTVERSION=	0.16
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MIYAGAWA
@@ -20,7 +15,9 @@ RUN_DEPENDS=	\
 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-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.
 
 PERL_CONFIGURE=	yes
 

Modified: head/www/p5-CGI-Compile/distinfo
==============================================================================
--- head/www/p5-CGI-Compile/distinfo	Wed May 22 14:39:29 2013	(r318769)
+++ head/www/p5-CGI-Compile/distinfo	Wed May 22 14:43:23 2013	(r318770)
@@ -1,2 +1,2 @@
-SHA256 (CGI-Compile-0.15.tar.gz) = c06a46a5f6fc5426fa79c963529c296c76123048a5482d8dd88b921623be5d69
-SIZE (CGI-Compile-0.15.tar.gz) = 23864
+SHA256 (CGI-Compile-0.16.tar.gz) = 45ec5913d7f94616c46719186d9578e9a978b5e191c0a0f7614f1b60313a3312
+SIZE (CGI-Compile-0.16.tar.gz) = 24981



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