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:           Wed Apr 19 13:40:51 UTC 2017

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

Log Message:
Updated p5-CGI to 4.36.

4.36 2017-03-29

    [ ENHANCEMENT ]
    - Support PATCH HTTP method (thanks to GovtGeek for the... patch)
    - pass through max_age and samesite to CGI::Cookie->new in the call
      in CGI->cookie (GH #220)

    [ FIX ]
    - skip t/command_line.t on windows as it doesn't work


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.49 -r1.50 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.90 pkgsrc/www/p5-CGI/Makefile:1.91
--- pkgsrc/www/p5-CGI/Makefile:1.90     Tue Oct 18 08:20:57 2016
+++ pkgsrc/www/p5-CGI/Makefile  Wed Apr 19 13:40:50 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.90 2016/10/18 08:20:57 wiz Exp $
+# $NetBSD: Makefile,v 1.91 2017/04/19 13:40:50 wiz Exp $
 
-DISTNAME=      CGI-4.35
+DISTNAME=      CGI-4.36
 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.49 pkgsrc/www/p5-CGI/distinfo:1.50
--- pkgsrc/www/p5-CGI/distinfo:1.49     Tue Oct 18 08:20:57 2016
+++ pkgsrc/www/p5-CGI/distinfo  Wed Apr 19 13:40:50 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.49 2016/10/18 08:20:57 wiz Exp $
+$NetBSD: distinfo,v 1.50 2017/04/19 13:40:50 wiz Exp $
 
-SHA1 (CGI-4.35.tar.gz) = 2f9c226b7bce80e061da26fc87a12f2eeb7c00c6
-RMD160 (CGI-4.35.tar.gz) = 6a1a1cbb8d4eed0a396a3005c46501e0c2415750
-SHA512 (CGI-4.35.tar.gz) = e4a25535b654439605ec9de3cd86dd84a4ce510d8ab459d693019b206e2123613a17cf281c21454baf39c7216c3d9fa2dbef7321709f341ba7f3c59bf765e23c
-Size (CGI-4.35.tar.gz) = 197649 bytes
+SHA1 (CGI-4.36.tar.gz) = e12c246e3908d8c5dfea188f5ec13d577e35af2b
+RMD160 (CGI-4.36.tar.gz) = 9af3447920801812bef725bd987a950ceb49ddc0
+SHA512 (CGI-4.36.tar.gz) = 1fc1c2647be90ac7c75fe29c590c438993baa4b29bf7d6d0b24a7e998955aae86f31c5849eb871be6399e783e166d54f6146723dfc20dd757860e85f7836fb1c
+Size (CGI-4.36.tar.gz) = 199026 bytes



Home | Main Index | Thread Index | Old Index