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 Nov 15 00:43:37 UTC 2025
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
Update to 4.71
Upstream changes:
4.71 2025-09-16
[ INTERNALS ]
- the .tmpfiles hash now keys on the $fh->filename . $fh rather than $$fh . $fh
- this ensures duplicate filename uploads still resolve to unique files on disk
- fixes GH #276
To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.72 -r1.73 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.121 pkgsrc/www/p5-CGI/Makefile:1.122
--- pkgsrc/www/p5-CGI/Makefile:1.121 Sat Oct 4 07:40:22 2025
+++ pkgsrc/www/p5-CGI/Makefile Sat Nov 15 00:43:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.121 2025/10/04 07:40:22 wen Exp $
+# $NetBSD: Makefile,v 1.122 2025/11/15 00:43:37 wen Exp $
-DISTNAME= CGI-4.70
+DISTNAME= CGI-4.71
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.72 pkgsrc/www/p5-CGI/distinfo:1.73
--- pkgsrc/www/p5-CGI/distinfo:1.72 Sat Oct 4 07:40:22 2025
+++ pkgsrc/www/p5-CGI/distinfo Sat Nov 15 00:43:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2025/10/04 07:40:22 wen Exp $
+$NetBSD: distinfo,v 1.73 2025/11/15 00:43:37 wen Exp $
-BLAKE2s (CGI-4.70.tar.gz) = bae22641dacbb944ee09e651f7487eb035a6022ff6c5809d0721c8230a3fbab5
-SHA512 (CGI-4.70.tar.gz) = 090cb28a759fdce87d5fa38bcd460445c505651dc52eebc9787888bab93fdca3f4958907bc94f221ee2ff2711940cf32d0e3d74ed20c5da76257e2a2a51a6065
-Size (CGI-4.70.tar.gz) = 207646 bytes
+BLAKE2s (CGI-4.71.tar.gz) = 28ff1eb61ba2f8e4893ca5a11a735af7afc36f70d37576a1491e8c047436fbf1
+SHA512 (CGI-4.71.tar.gz) = 6e8c4c0fa95062cc515c6bae44e57235e430b93fcf5b5196e3e731d4def152ba3eb9f946b40ae058845216345f285e24c6df1eea89cbfab1df7838c5080eb889
+Size (CGI-4.71.tar.gz) = 207559 bytes
Home |
Main Index |
Thread Index |
Old Index