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:           Wed Aug 11 12:22:40 UTC 2021

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

Log Message:
Update to 4.53

Upstream changes:
4.53 2021-06-03

    [ FIX ]
    - fix typo in passing of max-age to CGI::Cookie (GH #247)

4.52 2021-05-04

    [ FIX ]
    - sort hash keys for deterministic behaviour (GH #245, GH #246)


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.59 -r1.60 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.106 pkgsrc/www/p5-CGI/Makefile:1.107
--- pkgsrc/www/p5-CGI/Makefile:1.106    Mon May 24 19:55:19 2021
+++ pkgsrc/www/p5-CGI/Makefile  Wed Aug 11 12:22:40 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.106 2021/05/24 19:55:19 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2021/08/11 12:22:40 wen Exp $
 
-DISTNAME=      CGI-4.51
+DISTNAME=      CGI-4.53
 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.59 pkgsrc/www/p5-CGI/distinfo:1.60
--- pkgsrc/www/p5-CGI/distinfo:1.59     Sun Oct 25 15:14:05 2020
+++ pkgsrc/www/p5-CGI/distinfo  Wed Aug 11 12:22:40 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2020/10/25 15:14:05 wen Exp $
+$NetBSD: distinfo,v 1.60 2021/08/11 12:22:40 wen Exp $
 
-SHA1 (CGI-4.51.tar.gz) = 309f5566e8c3cbe72171496bdd71f98a8797fd81
-RMD160 (CGI-4.51.tar.gz) = ee3322165d4626b48158fcd802b4e676fbcac30e
-SHA512 (CGI-4.51.tar.gz) = 1ff69bf78c346142f0355e816fae18c69eb57504c2fc06738f2d26b97adee7cee1df2b4b2246ae72532e769a613aea6d6f7027956066a0c12354658e62a98e5d
-Size (CGI-4.51.tar.gz) = 205366 bytes
+SHA1 (CGI-4.53.tar.gz) = 5f3a1deaf7016e135a98bc78c4e9ace0f06a1b9b
+RMD160 (CGI-4.53.tar.gz) = 3929556faea17f5e64d5a3a03b9fd1c43f52138f
+SHA512 (CGI-4.53.tar.gz) = 8b037d4c3240dd87ab888245b604efb43d25e155e3e7e4068b373ef73d7dc2d6361d83819733f62a5c138003290d5195ec8cfaa1a5e8ca6356e6e9aa52813567
+Size (CGI-4.53.tar.gz) = 205366 bytes



Home | Main Index | Thread Index | Old Index