Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CGI p5-CGI: update to 4.50.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e8e10977e48
branches: trunk
changeset: 438627:6e8e10977e48
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 20:34:56 2020 +0000
description:
p5-CGI: update to 4.50.
4.50 2019-06-22
[ ENHANCEMENT ]
- Add APPEND_QUERY_STRING option (GH #243, thanks to stevenh)
4.49 2020-06-08
[ FIX ]
- remove deprecation warning as no longer in core (GH #221)
4.48 2020-06-02
[ FIX ]
- fix CGI::Cookie->bake() doesn't work with mod_perl redirects (GH #240)
- thanks to sherrardb for the PR (GH #241)
diffstat:
www/p5-CGI/Makefile | 5 ++---
www/p5-CGI/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r b3700839ef34 -r 6e8e10977e48 www/p5-CGI/Makefile
--- a/www/p5-CGI/Makefile Mon Sep 07 20:34:07 2020 +0000
+++ b/www/p5-CGI/Makefile Mon Sep 07 20:34:56 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.103 2020/08/31 18:12:38 wiz Exp $
+# $NetBSD: Makefile,v 1.104 2020/09/07 20:34:56 wiz Exp $
-DISTNAME= CGI-4.47
+DISTNAME= CGI-4.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
diff -r b3700839ef34 -r 6e8e10977e48 www/p5-CGI/distinfo
--- a/www/p5-CGI/distinfo Mon Sep 07 20:34:07 2020 +0000
+++ b/www/p5-CGI/distinfo Mon Sep 07 20:34:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.57 2020/05/08 07:12:39 wen Exp $
+$NetBSD: distinfo,v 1.58 2020/09/07 20:34:56 wiz Exp $
-SHA1 (CGI-4.47.tar.gz) = bb39abda5cccfe99b9b408471005a94597ad3d83
-RMD160 (CGI-4.47.tar.gz) = 9c6d78e1df67f76e6b39c8161a9090d834c1098e
-SHA512 (CGI-4.47.tar.gz) = 1f46c15071254a691781a93cfdaed62da01486bb32d68ef6999ad1aa6f8b631452fad4aa95fdf8ce63a7314023853f01fddfb9aabf3f49460d174d118136822d
-Size (CGI-4.47.tar.gz) = 204940 bytes
+SHA1 (CGI-4.50.tar.gz) = a048f3489267384d9b015b6d112c7f15509e98c7
+RMD160 (CGI-4.50.tar.gz) = 4a8a6002b3e44a50e78340b0759a42564ab8d98c
+SHA512 (CGI-4.50.tar.gz) = c8f898404ef8fb341ea741229939748b82ca94b231591b67f29ca2f06cfbab363653753289a795a2eb0b0a145eafc8e8a303e92fd90795071b123e0fb8cb79c6
+Size (CGI-4.50.tar.gz) = 205316 bytes
Home |
Main Index |
Thread Index |
Old Index