summaryrefslogtreecommitdiff
path: root/www/p5-CGI-Fast
diff options
context:
space:
mode:
authormef <mef>2015-03-03 06:17:34 +0000
committermef <mef>2015-03-03 06:17:34 +0000
commitfcf1b5869ee772d450d59a132bcf08d57f12d776 (patch)
treeee4dee967ce5a1d2134a9fb021120acdfc64291f /www/p5-CGI-Fast
parent8072689eda9bc581579f99e2f5a3333f0c6c61b0 (diff)
downloadpkgsrc-fcf1b5869ee772d450d59a132bcf08d57f12d776.tar.gz
(pkgsrc)
- Add dependency to devel/p5-CPAN-Changes (but only necessary for make test) (upstream) - Update 2.05 to 2.07 ------------------- 2.07 2015-02-23 [FIX] - test added in 2.06 should use File::Temp 2.06 2015-02-23 [FEATURE] - Add support for changing socket permissions. Thanks to powerman for the patch and tests
Diffstat (limited to 'www/p5-CGI-Fast')
-rw-r--r--www/p5-CGI-Fast/Makefile6
-rw-r--r--www/p5-CGI-Fast/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-CGI-Fast/Makefile b/www/p5-CGI-Fast/Makefile
index 3252d55a521..97fdca6ad5b 100644
--- a/www/p5-CGI-Fast/Makefile
+++ b/www/p5-CGI-Fast/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/12/31 14:58:11 mef Exp $
+# $NetBSD: Makefile,v 1.4 2015/03/03 06:17:34 mef Exp $
-DISTNAME= CGI-Fast-2.05
+DISTNAME= CGI-Fast-2.07
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -12,6 +12,8 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-CGI>=3.65.02:../../www/p5-CGI
DEPENDS+= p5-FCGI-[0-9]*:../../www/p5-FCGI
+# only for 'make test'
+DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes
CONFLICTS+= p5-CGI<4.0
diff --git a/www/p5-CGI-Fast/distinfo b/www/p5-CGI-Fast/distinfo
index 3704e6cd58b..ad5d448a1e7 100644
--- a/www/p5-CGI-Fast/distinfo
+++ b/www/p5-CGI-Fast/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/12/31 14:58:11 mef Exp $
+$NetBSD: distinfo,v 1.3 2015/03/03 06:17:34 mef Exp $
-SHA1 (CGI-Fast-2.05.tar.gz) = ad1ddd35ea6522d33d53ceb638615dbec7bf99f0
-RMD160 (CGI-Fast-2.05.tar.gz) = 8f7a32ed682770fa693b59534d43761dea47220d
-Size (CGI-Fast-2.05.tar.gz) = 8072 bytes
+SHA1 (CGI-Fast-2.07.tar.gz) = b8d93cc21c94c2eb7b7627bd778126986921c8fd
+RMD160 (CGI-Fast-2.07.tar.gz) = 7858544fc6930fb2ac34192e74bc7fd4a48fd814
+Size (CGI-Fast-2.07.tar.gz) = 8626 bytes