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 Oct 25 15:14:05 UTC 2020

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

Log Message:
Update to 4.51

Upstream changes:
4.51 2020-10-01

    [ DOCUMENTATION ]
    - Document support for SameSite=None cookies in CGI::Cookie (GH #244)


To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.58 -r1.59 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.104 pkgsrc/www/p5-CGI/Makefile:1.105
--- pkgsrc/www/p5-CGI/Makefile:1.104    Mon Sep  7 20:34:56 2020
+++ pkgsrc/www/p5-CGI/Makefile  Sun Oct 25 15:14:05 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2020/09/07 20:34:56 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2020/10/25 15:14:05 wen Exp $
 
-DISTNAME=      CGI-4.50
+DISTNAME=      CGI-4.51
 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.58 pkgsrc/www/p5-CGI/distinfo:1.59
--- pkgsrc/www/p5-CGI/distinfo:1.58     Mon Sep  7 20:34:56 2020
+++ pkgsrc/www/p5-CGI/distinfo  Sun Oct 25 15:14:05 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.58 2020/09/07 20:34:56 wiz Exp $
+$NetBSD: distinfo,v 1.59 2020/10/25 15:14:05 wen Exp $
 
-SHA1 (CGI-4.50.tar.gz) = a048f3489267384d9b015b6d112c7f15509e98c7
-RMD160 (CGI-4.50.tar.gz) = 4a8a6002b3e44a50e78340b0759a42564ab8d98c
-SHA512 (CGI-4.50.tar.gz) = c8f898404ef8fb341ea741229939748b82ca94b231591b67f29ca2f06cfbab363653753289a795a2eb0b0a145eafc8e8a303e92fd90795071b123e0fb8cb79c6
-Size (CGI-4.50.tar.gz) = 205316 bytes
+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



Home | Main Index | Thread Index | Old Index