pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Simple Update to 1.21
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7dc8157d074
branches: trunk
changeset: 386463:c7dc8157d074
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 20 12:43:23 2018 +0000
description:
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.
diffstat:
www/p5-CGI-Simple/Makefile | 5 ++---
www/p5-CGI-Simple/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 0bda275848aa -r c7dc8157d074 www/p5-CGI-Simple/Makefile
--- a/www/p5-CGI-Simple/Makefile Sat Oct 20 12:40:48 2018 +0000
+++ b/www/p5-CGI-Simple/Makefile Sat Oct 20 12:43:23 2018 +0000
@@ -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 -r 0bda275848aa -r c7dc8157d074 www/p5-CGI-Simple/distinfo
--- a/www/p5-CGI-Simple/distinfo Sat Oct 20 12:40:48 2018 +0000
+++ b/www/p5-CGI-Simple/distinfo Sat Oct 20 12:43:23 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index