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:           Tue Oct 18 08:20:57 UTC 2016

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

Log Message:
Updated p5-CGI to 4.35.

4.35 2016-10-13

    [ FIX ]
    - revert changes from 4.34 as they broke stuff

4.34 2016-10-13

    [ ENHANCEMENT ]
    - If running from the command line, url_param now picks up
      parameters given on then command line or on stdin (GH #210)

    [ DOCUMENTATION ]
    - documentation for above addition


To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 pkgsrc/www/p5-CGI/Makefile
cvs rdiff -u -r1.48 -r1.49 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.89 pkgsrc/www/p5-CGI/Makefile:1.90
--- pkgsrc/www/p5-CGI/Makefile:1.89     Sat Sep 17 02:59:19 2016
+++ pkgsrc/www/p5-CGI/Makefile  Tue Oct 18 08:20:57 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.89 2016/09/17 02:59:19 mef Exp $
+# $NetBSD: Makefile,v 1.90 2016/10/18 08:20:57 wiz Exp $
 
-DISTNAME=      CGI-4.33
+DISTNAME=      CGI-4.35
 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.48 pkgsrc/www/p5-CGI/distinfo:1.49
--- pkgsrc/www/p5-CGI/distinfo:1.48     Sat Sep 17 02:59:19 2016
+++ pkgsrc/www/p5-CGI/distinfo  Tue Oct 18 08:20:57 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.48 2016/09/17 02:59:19 mef Exp $
+$NetBSD: distinfo,v 1.49 2016/10/18 08:20:57 wiz Exp $
 
-SHA1 (CGI-4.33.tar.gz) = b209e029a189eaca4b8f344db74eab881043630e
-RMD160 (CGI-4.33.tar.gz) = a87183b5696f6079d17b6c9bc5f020ad08e59d98
-SHA512 (CGI-4.33.tar.gz) = 1303f0fc093e0a3a36b840799ea3054d850bb6fec09f127f7667c6d78f74979fe43a9868ee5652bdc96a745747cc9eb226a28b0aece9031fd71d5781c2c76c53
-Size (CGI-4.33.tar.gz) = 197445 bytes
+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



Home | Main Index | Thread Index | Old Index