diff options
author | wiz <wiz@pkgsrc.org> | 2015-12-27 22:39:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-12-27 22:39:19 +0000 |
commit | 89d4256ec16a0282e1d4f394c832701bdc903aaf (patch) | |
tree | 0b6fd9ffe53d9b122a17363f563ab8f357204543 /www | |
parent | 1f10172579e616e577a5280eb1fd838dce04cc6e (diff) | |
download | pkgsrc-89d4256ec16a0282e1d4f394c832701bdc903aaf.tar.gz |
Update p5-CGI to 4.25.
4.25 2015-12-17
[ DOCUMENTATION ]
- fix link to CONTRIBUTING file (thanks to Manwar for the fix)
- clarify that "soft" deprecation means that the HTML functions
are deprecated but will not raise any deprecation warnings
[ SPEC / BUG FIXES ]
- make the list context warning only happen once per process (or
thread) to prevent excessive log noise in long running or in
persistent processes (thanks to @dadamail for the suggestion)
4.23 2015-12-17
[ DOCUMENTATION ]
- add LICENSE file and LICENSE info to Makefile.PL
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 4fb17fe9409..5ee09e36606 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2015/10/21 08:21:24 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2015/12/27 22:39:19 wiz Exp $ -DISTNAME= CGI-4.22 +DISTNAME= CGI-4.25 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 302efc6b800..93c7bddd3e0 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.40 2015/10/21 08:21:24 wiz Exp $ +$NetBSD: distinfo,v 1.41 2015/12/27 22:39:19 wiz Exp $ -SHA1 (CGI-4.22.tar.gz) = 67582cf91dca740019b25c33516d88e304c5ae1f -RMD160 (CGI-4.22.tar.gz) = 57ea2eae3f5751304e7097fd1461b886737ff317 -SHA512 (CGI-4.22.tar.gz) = becd37e56ca3fe8a6ab6069d99ddc65838d4aa00b57b6e30a5e2bcf73e84dff9a3f5f2841549f6627fe29d46607254197f3a03f308dc5fb6add3ece60719871d -Size (CGI-4.22.tar.gz) = 194314 bytes +SHA1 (CGI-4.25.tar.gz) = e7cfaffbcfa32c3c7c33f8ac780f99d43084f056 +RMD160 (CGI-4.25.tar.gz) = c8146bc867529d5ad0084f0b609129fe581aef63 +SHA512 (CGI-4.25.tar.gz) = 2f9befda944867d751a100024732de71073a47c2e63fdbbf86291422258da47adfe9677b7c39451958cf6e936a015c1b9c7f8338563f2548b7446128f9cb6b8b +Size (CGI-4.25.tar.gz) = 194815 bytes |