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: wen
Date: Sun Apr 28 00:23:05 UTC 2024
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
Update to 4.64
Upstream changes:
4.64 2024-03-18
[ META ]
- pass --no-xattrs to tar in Makefile to fix tar backwards compat (GH #264, thanks to ryandesign)
4.63 2024-03-01
[ FIX ]
- ->url returns a string in all cases (GH #263, thanks to Sketch6307)
4.62 2024-03-01
[ FIX ]
- ->url now returns the correct thing for ipv6 brackets (GH #259, thanks to eserte)
4.61 2024-01-08
[ ENHANCEMENT ]
- Support Paritioned cookies in CGI::Cookie (GH #262, thanks to dakkar)
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.115 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.67 -r1.68 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.114 pkgsrc/www/p5-CGI/Makefile:1.115
--- pkgsrc/www/p5-CGI/Makefile:1.114 Sun Jan 7 01:41:31 2024
+++ pkgsrc/www/p5-CGI/Makefile Sun Apr 28 00:23:05 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.114 2024/01/07 01:41:31 wen Exp $
+# $NetBSD: Makefile,v 1.115 2024/04/28 00:23:05 wen Exp $
-DISTNAME= CGI-4.60
+DISTNAME= CGI-4.64
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
Index: pkgsrc/www/p5-CGI/distinfo
diff -u pkgsrc/www/p5-CGI/distinfo:1.67 pkgsrc/www/p5-CGI/distinfo:1.68
--- pkgsrc/www/p5-CGI/distinfo:1.67 Sun Jan 7 01:41:31 2024
+++ pkgsrc/www/p5-CGI/distinfo Sun Apr 28 00:23:05 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.67 2024/01/07 01:41:31 wen Exp $
+$NetBSD: distinfo,v 1.68 2024/04/28 00:23:05 wen Exp $
-BLAKE2s (CGI-4.60.tar.gz) = 12371ee332d5e64045411d8247c55b223461581112f936971b0b05a5cfebe836
-SHA512 (CGI-4.60.tar.gz) = 322c22a6abcdbcf78349696d1a4c0c817cbe0afa7780669895f6bd1104486fe5f9bf6de723d1c7ac05f5569d829d04a82857273876cf52a78b2f839cb82e6151
-Size (CGI-4.60.tar.gz) = 206546 bytes
+BLAKE2s (CGI-4.64.tar.gz) = 77cdc126572f7d85b451307c0352411b6cb48a716a83155f573e9f817b5cf926
+SHA512 (CGI-4.64.tar.gz) = 1c94b0f1f952165381ec16a4f206edc6c4f7eec06d18004a87230cad4484ce86c631d18eddc0b86cadfc02ac182a9c143c07acea9e79913759e47f117ba87a4d
+Size (CGI-4.64.tar.gz) = 207299 bytes
Home |
Main Index |
Thread Index |
Old Index