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 Mar 20 02:20:09 UTC 2022
Modified Files:
pkgsrc/www/p5-CGI: Makefile distinfo
Log Message:
Update to 4.54
Upstream changes:
4.54 2022-02-03
[ FIX ]
- fix use of cache when calling ->cookie (GH #252)
- thanks to Sergey Panteleev for the PR
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.62 -r1.63 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.107 pkgsrc/www/p5-CGI/Makefile:1.108
--- pkgsrc/www/p5-CGI/Makefile:1.107 Wed Aug 11 12:22:40 2021
+++ pkgsrc/www/p5-CGI/Makefile Sun Mar 20 02:20:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.107 2021/08/11 12:22:40 wen Exp $
+# $NetBSD: Makefile,v 1.108 2022/03/20 02:20:09 wen Exp $
-DISTNAME= CGI-4.53
+DISTNAME= CGI-4.54
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.62 pkgsrc/www/p5-CGI/distinfo:1.63
--- pkgsrc/www/p5-CGI/distinfo:1.62 Tue Oct 26 11:29:45 2021
+++ pkgsrc/www/p5-CGI/distinfo Sun Mar 20 02:20:09 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.62 2021/10/26 11:29:45 nia Exp $
+$NetBSD: distinfo,v 1.63 2022/03/20 02:20:09 wen Exp $
-BLAKE2s (CGI-4.53.tar.gz) = 45a70cf86844fed6d2eac7234f9fcb05970bd0ea0fa884ca1640f3d3d9db0eff
-SHA512 (CGI-4.53.tar.gz) = 8b037d4c3240dd87ab888245b604efb43d25e155e3e7e4068b373ef73d7dc2d6361d83819733f62a5c138003290d5195ec8cfaa1a5e8ca6356e6e9aa52813567
-Size (CGI-4.53.tar.gz) = 205366 bytes
+BLAKE2s (CGI-4.54.tar.gz) = 2c80a00d4beb1991428fba8551dcf29fdce509294bba401610b692d65d7ee9de
+SHA512 (CGI-4.54.tar.gz) = be7ecdd9eab81ad95d527aac2f10ef7a15322675fe002558c6ab4951f496a8964025b7d0426241fb3f61aba103964a40f99acc05a39c84a2434f70d90ac47be6
+Size (CGI-4.54.tar.gz) = 205757 bytes
Home |
Main Index |
Thread Index |
Old Index