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: Mon Feb 3 01:07:16 UTC 2025
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
Update to 4.67
Upstream changes:
4.67 2025-01-08
[ FIX ]
- correctly parse unquoted expires cookie values containing embedded commas (GH #268, thanks to rlauer6 for the patch)
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.69 -r1.70 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.117 pkgsrc/www/p5-CGI/Makefile:1.118
--- pkgsrc/www/p5-CGI/Makefile:1.117 Sat Nov 16 12:07:27 2024
+++ pkgsrc/www/p5-CGI/Makefile Mon Feb 3 01:07:16 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.117 2024/11/16 12:07:27 wiz Exp $
+# $NetBSD: Makefile,v 1.118 2025/02/03 01:07:16 wen Exp $
-DISTNAME= CGI-4.66
+DISTNAME= CGI-4.67
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.69 pkgsrc/www/p5-CGI/distinfo:1.70
--- pkgsrc/www/p5-CGI/distinfo:1.69 Wed Jun 26 22:52:38 2024
+++ pkgsrc/www/p5-CGI/distinfo Mon Feb 3 01:07:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.69 2024/06/26 22:52:38 wen Exp $
+$NetBSD: distinfo,v 1.70 2025/02/03 01:07:16 wen Exp $
-BLAKE2s (CGI-4.66.tar.gz) = a4dfd9e66f2a5c41904fe4452862bc7a90d2364960d11d33a66417e04d696c61
-SHA512 (CGI-4.66.tar.gz) = 81e48d698b11b7d78c562a7b16730b97a11a85708ae9bbf599a30d6cbc12e3f6fa409e97ecc583cb47ebb6dbeb07987c08145aaeada37441192531c82b32a634
-Size (CGI-4.66.tar.gz) = 207571 bytes
+BLAKE2s (CGI-4.67.tar.gz) = 131186eaf866e747f9b4fdfeab4b447c0aba3858e2c3d94a3bb30a56976c58f6
+SHA512 (CGI-4.67.tar.gz) = dc9f0b2c50e24eeaf3068f65aef7e0e5582ce8e1b004e79b89bf4d6067223d82b33bba64900d1eab5c78f318c151499ef6842ec8d32ed354dfbf3e43d2cb1d93
+Size (CGI-4.67.tar.gz) = 207827 bytes
Home |
Main Index |
Thread Index |
Old Index