1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Upgrade to 0.16.

This commit is contained in:
Jun Kuriyama 2013-05-22 14:43:23 +00:00
parent ff30e0e7a0
commit 18696b8c8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318770
2 changed files with 6 additions and 9 deletions

View File

@ -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

View File

@ -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