Thu Jan 1 14:33:12 2015 UTC ()
Update 1.113 to 1.115
1.114
      - Drop support for Perls older than 5.6.1.

1.115 2014.10.19
      - Replace indirect calling of constructor both in code an documentation
        with direct calling.
        Write  CGI::Simle->new   instead of    new CGI::Simple
      - add tests to make sure the order of value is kept as
        they were passed in the QUERY_STRING
      - new co-maintainer (SZABGAB(


(mef)
diff -r1.13 -r1.14 pkgsrc/www/p5-CGI-Simple/Makefile
diff -r1.5 -r1.6 pkgsrc/www/p5-CGI-Simple/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/www/p5-CGI-Simple/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-CGI-Simple/Makefile 2014/10/09 13:45:03 1.13
+++ pkgsrc/www/p5-CGI-Simple/Makefile 2015/01/01 14:33:12 1.14
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2014/10/09 13:45:03 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2015/01/01 14:33:12 mef Exp $
 
-DISTNAME=	CGI-Simple-1.113
+DISTNAME=	CGI-Simple-1.115
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	3
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=CGI/}
 

cvs diff -r1.5 -r1.6 pkgsrc/www/p5-CGI-Simple/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-CGI-Simple/distinfo 2011/09/08 19:49:45 1.5
+++ pkgsrc/www/p5-CGI-Simple/distinfo 2015/01/01 14:33:12 1.6
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/09/08 19:49:45 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/01/01 14:33:12 mef Exp $
 
-SHA1 (CGI-Simple-1.113.tar.gz) = 8540a0a5fcb044425b04c7c2bf2a5585f78782b6
+SHA1 (CGI-Simple-1.115.tar.gz) = 9ccf8daaf8b19f174725e0c4fdd43c448c8051c6
-RMD160 (CGI-Simple-1.113.tar.gz) = 37867a79abc0f4aa319dcaf5f7d1577cd32c48b5
+RMD160 (CGI-Simple-1.115.tar.gz) = 2a1ae38f0ee911cc35d2c68517fe8cb2e64a42d5
-Size (CGI-Simple-1.113.tar.gz) = 103884 bytes
+Size (CGI-Simple-1.115.tar.gz) = 85165 bytes