summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-12-31 13:38:41 +0000
committermef <mef@pkgsrc.org>2014-12-31 13:38:41 +0000
commitf47e4413d3e15a4b89ccbe23fad1780605155a82 (patch)
treebf8c4f79d4bfeaca550c7bc304ea3c0f2ce66b48 /www
parent141232aa5592d7629dc78a24c5ada33da13212b3 (diff)
downloadpkgsrc-f47e4413d3e15a4b89ccbe23fad1780605155a82.tar.gz
(pkgsrc)
- Add following line PERL5_MODULE_TYPE= Module::Build (upstream) - Update 0.15 to 0.18 ------------------- 0.18 2014-10-27 15:16:55 PDT - Skip tests when CGI.pm is not available #15 - Avoid CGI.pm warnings in tests 0.17 2014-05-24 11:03:19 PDT - fix %SIG localization (preserve magic) (torsten) - fix script exit code handling (torsten, rkitover) - hide my and our variables from the generated sub (torsten) - allow parameters to CGI coderef (rkitover) 0.16 Sun Mar 10 00:12:45 PST 2013 - Fixed warnings on 5.10 (rkitover)
Diffstat (limited to 'www')
-rw-r--r--www/p5-CGI-Compile/Makefile6
-rw-r--r--www/p5-CGI-Compile/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-CGI-Compile/Makefile b/www/p5-CGI-Compile/Makefile
index 86447ac778b..38fbf2ab5fd 100644
--- a/www/p5-CGI-Compile/Makefile
+++ b/www/p5-CGI-Compile/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2014/05/29 23:38:00 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/12/31 13:38:41 mef Exp $
-DISTNAME= CGI-Compile-0.15
+DISTNAME= CGI-Compile-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -13,6 +12,7 @@ LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/CGI/Compile/.packlist
+PERL5_MODULE_TYPE= Module::Build
BUILD_DEPENDS+= p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
diff --git a/www/p5-CGI-Compile/distinfo b/www/p5-CGI-Compile/distinfo
index 367024b1c95..995cd4229c8 100644
--- a/www/p5-CGI-Compile/distinfo
+++ b/www/p5-CGI-Compile/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2011/10/17 08:53:21 hiramatsu Exp $
+$NetBSD: distinfo,v 1.4 2014/12/31 13:38:41 mef Exp $
-SHA1 (CGI-Compile-0.15.tar.gz) = bd86a75939c04f34e5850aec453f9a00c64bed5d
-RMD160 (CGI-Compile-0.15.tar.gz) = 7143767692fabbaa05f417946df2f83ef938a222
-Size (CGI-Compile-0.15.tar.gz) = 23864 bytes
+SHA1 (CGI-Compile-0.18.tar.gz) = f6861bf3aaedf7b9fdb7b4455c6b59b5c1abb89f
+RMD160 (CGI-Compile-0.18.tar.gz) = f59c5fb34efaf27e95bf4b92e1e74fac9a465565
+Size (CGI-Compile-0.18.tar.gz) = 19134 bytes