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: Sat Jun 14 09:40:50 UTC 2025
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
Update to 4.69
Upstream changes:
4.69 2025-06-11
[ REVERT ]
- changes in 4.68 - this breaks backwards compatibility clearly not sufficiently covered by tests (see GH #271)
4.68 2025-04-01
[ FIX ]
- handle passing of hash keys as args with a mix of dashed and non dashed (GH #270, thanks to kocoureasy for the patch)
To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.70 -r1.71 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.118 pkgsrc/www/p5-CGI/Makefile:1.119
--- pkgsrc/www/p5-CGI/Makefile:1.118 Mon Feb 3 01:07:16 2025
+++ pkgsrc/www/p5-CGI/Makefile Sat Jun 14 09:40:50 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.118 2025/02/03 01:07:16 wen Exp $
+# $NetBSD: Makefile,v 1.119 2025/06/14 09:40:50 wen Exp $
-DISTNAME= CGI-4.67
+DISTNAME= CGI-4.69
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.70 pkgsrc/www/p5-CGI/distinfo:1.71
--- pkgsrc/www/p5-CGI/distinfo:1.70 Mon Feb 3 01:07:16 2025
+++ pkgsrc/www/p5-CGI/distinfo Sat Jun 14 09:40:50 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.70 2025/02/03 01:07:16 wen Exp $
+$NetBSD: distinfo,v 1.71 2025/06/14 09:40:50 wen Exp $
-BLAKE2s (CGI-4.67.tar.gz) = 131186eaf866e747f9b4fdfeab4b447c0aba3858e2c3d94a3bb30a56976c58f6
-SHA512 (CGI-4.67.tar.gz) = dc9f0b2c50e24eeaf3068f65aef7e0e5582ce8e1b004e79b89bf4d6067223d82b33bba64900d1eab5c78f318c151499ef6842ec8d32ed354dfbf3e43d2cb1d93
-Size (CGI-4.67.tar.gz) = 207827 bytes
+BLAKE2s (CGI-4.69.tar.gz) = a7a90344f4ff6bc12f28fdb5e70e0c64e22fd9846dfd44ecbd73e268ad6212e4
+SHA512 (CGI-4.69.tar.gz) = d8dbb476fdfb43bac1d7674c25e046eabaf15dcf582c453e1810367cb2ed435b7fcc597ecaab32692832997e16d04152928cc145502781f8c6698bfdefcc4407
+Size (CGI-4.69.tar.gz) = 207953 bytes
Home |
Main Index |
Thread Index |
Old Index