From c89c7ed1f5e773fa622a6fdc90fb077422409ec2 Mon Sep 17 00:00:00 2001 From: wen Date: Sat, 20 Oct 2018 12:43:23 +0000 Subject: [PATCH] Update to 1.21 Upstream changes: 1.21 2018-10-06 MANWAR - Patched issue RT# 67061 (handle warning uninitialsed value). 1.20 2018-10-05 MANWAR - Merge pull request #4 from jjatria/302-found, changing the name of 302 statuses from Moved to Found. 1.19 2018-10-04 MANWAR - Merged pull request #3 from jjatria/max-age, which sets max-age attribute correctly from constructor. 1.18 2018-10-03 MANWAR - Merged pull request #2 from jjatria/samesite, adding SameSite support to Cookie handling. 1.17 2018-10-02 MANWAR - Merged pull request #7 from asb-capfan/master, should fix CPAN Testers fail report on some windows box. --- www/p5-CGI-Simple/Makefile | 5 ++--- www/p5-CGI-Simple/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/www/p5-CGI-Simple/Makefile b/www/p5-CGI-Simple/Makefile index f825c7e0d77b..7754854ce90b 100644 --- a/www/p5-CGI-Simple/Makefile +++ b/www/p5-CGI-Simple/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2018/08/22 09:47:31 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2018/10/20 12:43:23 wen Exp $ -DISTNAME= CGI-Simple-1.16 +DISTNAME= CGI-Simple-1.21 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/} diff --git a/www/p5-CGI-Simple/distinfo b/www/p5-CGI-Simple/distinfo index f2c90fd198e8..2e5369895a12 100644 --- a/www/p5-CGI-Simple/distinfo +++ b/www/p5-CGI-Simple/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2018/08/01 07:40:14 wen Exp $ +$NetBSD: distinfo,v 1.10 2018/10/20 12:43:23 wen Exp $ -SHA1 (CGI-Simple-1.16.tar.gz) = 39eba7225cd2abfd629b102f414a1bf64b237f14 -RMD160 (CGI-Simple-1.16.tar.gz) = b10fffe0e1f673729cc08aadc91d24f70df86e7a -SHA512 (CGI-Simple-1.16.tar.gz) = 5026bcf36c2329f40a24632758a8bd72073b7d0f8203d88e1806c82dd353e205a769ac854aca788dd88fe21c28e2c2e788aaeab5c5346393978c2cff625dfcbd -Size (CGI-Simple-1.16.tar.gz) = 86384 bytes +SHA1 (CGI-Simple-1.21.tar.gz) = b499e1f448d044e4551fbefdfc2d3ec4f93754ed +RMD160 (CGI-Simple-1.21.tar.gz) = e5102b698e339ab6ebbae819c0e6a732ab9170c9 +SHA512 (CGI-Simple-1.21.tar.gz) = e80b9cf88bd81566696045191e37083e021674d9a1bc807d7e46bc9e91ac56465c9d379e7681c71ba470f389a7d159da358472c16a6729bff9d4ee1a59d3f03e +Size (CGI-Simple-1.21.tar.gz) = 87306 bytes