pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-CGI
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 20:34:56 UTC 2020
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
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)
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/www/p5-CGI/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-CGI/Makefile
diff -u pkgsrc/www/p5-CGI/Makefile:1.103 pkgsrc/www/p5-CGI/Makefile:1.104
--- pkgsrc/www/p5-CGI/Makefile:1.103 Mon Aug 31 18:12:38 2020
+++ pkgsrc/www/p5-CGI/Makefile Mon Sep 7 20:34:56 2020
@@ -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/}
Index: pkgsrc/www/p5-CGI/distinfo
diff -u pkgsrc/www/p5-CGI/distinfo:1.57 pkgsrc/www/p5-CGI/distinfo:1.58
--- pkgsrc/www/p5-CGI/distinfo:1.57 Fri May 8 07:12:39 2020
+++ pkgsrc/www/p5-CGI/distinfo Mon Sep 7 20:34:56 2020
@@ -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