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:           Sun May 10 06:20:32 UTC 2026

Modified Files:
        pkgsrc/www/p5-CGI: Makefile distinfo

Log Message:
p5-CGI: update to 4.72.

4.72 2026-05-05

    [ INTERNALS ]
    - fix regression due to edge case bug introduced in 4.71 (GH #278, thanks to dddonovan)


To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.73 -r1.74 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.122 pkgsrc/www/p5-CGI/Makefile:1.123
--- pkgsrc/www/p5-CGI/Makefile:1.122    Sat Nov 15 00:43:37 2025
+++ pkgsrc/www/p5-CGI/Makefile  Sun May 10 06:20:32 2026
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.122 2025/11/15 00:43:37 wen Exp $
+# $NetBSD: Makefile,v 1.123 2026/05/10 06:20:32 wiz Exp $
 
-DISTNAME=      CGI-4.71
+DISTNAME=      CGI-4.72
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
-MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=CGI/}
+MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=../..//authors/id/L/LE/LEEJO/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/CGI

Index: pkgsrc/www/p5-CGI/distinfo
diff -u pkgsrc/www/p5-CGI/distinfo:1.73 pkgsrc/www/p5-CGI/distinfo:1.74
--- pkgsrc/www/p5-CGI/distinfo:1.73     Sat Nov 15 00:43:37 2025
+++ pkgsrc/www/p5-CGI/distinfo  Sun May 10 06:20:32 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2025/11/15 00:43:37 wen Exp $
+$NetBSD: distinfo,v 1.74 2026/05/10 06:20:32 wiz Exp $
 
-BLAKE2s (CGI-4.71.tar.gz) = 28ff1eb61ba2f8e4893ca5a11a735af7afc36f70d37576a1491e8c047436fbf1
-SHA512 (CGI-4.71.tar.gz) = 6e8c4c0fa95062cc515c6bae44e57235e430b93fcf5b5196e3e731d4def152ba3eb9f946b40ae058845216345f285e24c6df1eea89cbfab1df7838c5080eb889
-Size (CGI-4.71.tar.gz) = 207559 bytes
+BLAKE2s (CGI-4.72.tar.gz) = f5897260ea9e88c51cb4d5bd09f5979c38c8019ec624875e759a122a84f12851
+SHA512 (CGI-4.72.tar.gz) = ec7f9d3707e6fba766b147625df5c6bda325e9d9d92e677d20c550a52fba919e249ad1242277521efa75985d94685ed60979b591b48b1f02b1846ffe2db71738
+Size (CGI-4.72.tar.gz) = 208136 bytes



Home | Main Index | Thread Index | Old Index