diff options
author | wiz <wiz> | 2015-06-29 11:13:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-06-29 11:13:09 +0000 |
commit | 89d3714e54d79da6cd898663aace6d4c0a5414cf (patch) | |
tree | d8b3e1a6423a3c4b0b50e281c9a7a7e93368d31c | |
parent | ef87fb18b5fd44e851db814008989b0a1d101e75 (diff) | |
download | pkgsrc-89d3714e54d79da6cd898663aace6d4c0a5414cf.tar.gz |
Update to 4.21:
4.21 2015-06-16
- Fix regression of tmpFileName when calling with a plain string (GH #178,
thanks to Simon McVittie for the report and fix)
-rw-r--r-- | www/p5-CGI/Makefile | 5 | ||||
-rw-r--r-- | www/p5-CGI/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-CGI/Makefile b/www/p5-CGI/Makefile index 64e4929fcfa..f0256237241 100644 --- a/www/p5-CGI/Makefile +++ b/www/p5-CGI/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.77 2015/06/12 10:51:52 wiz Exp $ +# $NetBSD: Makefile,v 1.78 2015/06/29 11:13:09 wiz Exp $ -DISTNAME= CGI-4.20 +DISTNAME= CGI-4.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI/distinfo b/www/p5-CGI/distinfo index 176a8cdeb1b..219c7525ee0 100644 --- a/www/p5-CGI/distinfo +++ b/www/p5-CGI/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.38 2015/05/31 12:54:18 wiz Exp $ +$NetBSD: distinfo,v 1.39 2015/06/29 11:13:09 wiz Exp $ -SHA1 (CGI-4.20.tar.gz) = 30b12a988a955c9e526b5af23ffce4fb8fc3a417 -RMD160 (CGI-4.20.tar.gz) = 5832413ce4eac3ad5b81cf1a9fd95b5baa0d7794 -Size (CGI-4.20.tar.gz) = 193964 bytes +SHA1 (CGI-4.21.tar.gz) = afb2d4129bf776e5f1ed668ec2bff80136c74951 +RMD160 (CGI-4.21.tar.gz) = 66ae6ff608a26c34e7eb02dae2f93363928e274f +Size (CGI-4.21.tar.gz) = 194539 bytes |