diff options
author | wiz <wiz> | 2016-04-08 14:44:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-04-08 14:44:22 +0000 |
commit | d0e3c612d71315b9b8eb62bee341692a8c48e72a (patch) | |
tree | c05fd9f7bbefe223f588a0e91c45795c7840d1ae | |
parent | c84efca01b7a7550eda6d548182b47602b3f133f (diff) | |
download | pkgsrc-d0e3c612d71315b9b8eb62bee341692a8c48e72a.tar.gz |
Update p5-CGI to 4.28:
4.28 2016-03-14
[ RELEASE NOTES ]
- please see v4.21 Changes for any potentially impacting changes
[ SPEC / BUG FIXES ]
- undef %QUERY_PARAM in initialize_globals to clean mod_perl env
[ TESTING ]
- improve test coverage on request types (GH #199, GH #200)
- improve test coverage on CGI::Carp
-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 2574b2051d3..8a0a44dce6e 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.83 2016/03/08 15:05:04 wiz Exp $ +# $NetBSD: Makefile,v 1.84 2016/04/08 14:44:22 wiz Exp $ -DISTNAME= CGI-4.27 +DISTNAME= CGI-4.28 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 a740d12a6fa..01103fe4b19 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.43 2016/03/08 15:05:04 wiz Exp $ +$NetBSD: distinfo,v 1.44 2016/04/08 14:44:22 wiz Exp $ -SHA1 (CGI-4.27.tar.gz) = 2dcd646c07a6a2b4fa2ea83dc579825809328479 -RMD160 (CGI-4.27.tar.gz) = 89edb2fcc2ac2e6f9f3a044a1650ce1033bcfaf8 -SHA512 (CGI-4.27.tar.gz) = 4a7b72f41ae3a703dd2ae4a19b5f63d9eb77ab63c1a3c5a0381876922617ae51a871643963d8ed898a4dfca02408bd7821b93f1b12a2ca925d487e1023f729c7 -Size (CGI-4.27.tar.gz) = 194859 bytes +SHA1 (CGI-4.28.tar.gz) = bda8fc34a6a24d3413e9b83c9f748d0a3ba799db +RMD160 (CGI-4.28.tar.gz) = c9e79e50672cf842b29d324ce2ba5a470fd975ae +SHA512 (CGI-4.28.tar.gz) = fa03904d4ebe97d4d69dd3e40975f24ad539d8c82010d4250fd13c14af995451c7583e5531e12c6acd84fab14f081726a0dc769856b93e94f198da98f05f1108 +Size (CGI-4.28.tar.gz) = 195800 bytes |