diff options
author | mef <mef@pkgsrc.org> | 2016-09-17 02:59:19 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-09-17 02:59:19 +0000 |
commit | 3219df49d589b763eca870e4996b46d788fb0247 (patch) | |
tree | 20b659a2118d102299a1c8b3bc3f8853c66114bc /www | |
parent | c412f2252b1f40f9dbe4fa86a188bff78763e717 (diff) | |
download | pkgsrc-3219df49d589b763eca870e4996b46d788fb0247.tar.gz |
Updated www/p5-CGI to 4.33
---------------------------
4.33 2016-09-16
[ DOCUMENTATION ]
- clarify that ->param will return the first value if there are
multiple values (when not called in list context)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-CGI/Makefile | 4 | ||||
-rw-r--r-- | www/p5-CGI/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index dc7c5fb0ace..66477f95dec 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.88 2016/07/21 12:25:59 wiz Exp $ +# $NetBSD: Makefile,v 1.89 2016/09/17 02:59:19 mef Exp $ -DISTNAME= CGI-4.32 +DISTNAME= CGI-4.33 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index bd6f3e85fc0..a7180a3e0c5 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.47 2016/07/21 12:25:59 wiz Exp $ +$NetBSD: distinfo,v 1.48 2016/09/17 02:59:19 mef Exp $ -SHA1 (CGI-4.32.tar.gz) = 104ddf18b1415db3b7c7228780c695e17efa203a -RMD160 (CGI-4.32.tar.gz) = 40eeb0c1d1ba6db5e2ea2beeea8be4cd2561fb17 -SHA512 (CGI-4.32.tar.gz) = 901135e3091b0bd3e93e7a4f50f3e1336be9002df682fd5d582cb202f2536ce2a4f67850dd2ff655c999ab4f961da705324dbb64434132c7ec5c3763711ad739 -Size (CGI-4.32.tar.gz) = 197262 bytes +SHA1 (CGI-4.33.tar.gz) = b209e029a189eaca4b8f344db74eab881043630e +RMD160 (CGI-4.33.tar.gz) = a87183b5696f6079d17b6c9bc5f020ad08e59d98 +SHA512 (CGI-4.33.tar.gz) = 1303f0fc093e0a3a36b840799ea3054d850bb6fec09f127f7667c6d78f74979fe43a9868ee5652bdc96a745747cc9eb226a28b0aece9031fd71d5781c2c76c53 +Size (CGI-4.33.tar.gz) = 197445 bytes |