pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-CGI-Fast
Module Name: pkgsrc
Committed By: wiz
Date: Wed Sep 27 06:27:13 UTC 2017
Modified Files:
pkgsrc/www/p5-CGI-Fast: Makefile distinfo
Log Message:
p5-CGI-Fast: update to 2.12.
2.12 2016-11-22
[DOCUMENTATION]
- tweak docs about overriding STDIN due to interference with POST
requests (GH #16, thanks to melak)
2.11 2016-11-17
[FIX]
- make sure we use CGI::Carp as we depend on it (GH #15, thanks to melak)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/p5-CGI-Fast/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/p5-CGI-Fast/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-Fast/Makefile
diff -u pkgsrc/www/p5-CGI-Fast/Makefile:1.9 pkgsrc/www/p5-CGI-Fast/Makefile:1.10
--- pkgsrc/www/p5-CGI-Fast/Makefile:1.9 Mon Jun 5 14:25:10 2017
+++ pkgsrc/www/p5-CGI-Fast/Makefile Wed Sep 27 06:27:13 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2017/06/05 14:25:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/27 06:27:13 wiz Exp $
-DISTNAME= CGI-Fast-2.10
+DISTNAME= CGI-Fast-2.12
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
@@ -11,14 +10,12 @@ HOMEPAGE= http://search.cpan.org/dist/C
COMMENT= CGI Interface for Fast CGI
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-CGI>=3.65.02:../../www/p5-CGI
+DEPENDS+= p5-CGI>=4:../../www/p5-CGI
DEPENDS+= p5-FCGI-[0-9]*:../../www/p5-FCGI
# only for 'make test'
BUILD_DEPENDS+= p5-CPAN-Changes-[0-9]*:../../devel/p5-CPAN-Changes
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
-CONFLICTS+= p5-CGI<4.0
-
PERL5_PACKLIST= auto/CGI/Fast/.packlist
.include "../../lang/perl5/module.mk"
Index: pkgsrc/www/p5-CGI-Fast/distinfo
diff -u pkgsrc/www/p5-CGI-Fast/distinfo:1.6 pkgsrc/www/p5-CGI-Fast/distinfo:1.7
--- pkgsrc/www/p5-CGI-Fast/distinfo:1.6 Wed Nov 4 02:47:01 2015
+++ pkgsrc/www/p5-CGI-Fast/distinfo Wed Sep 27 06:27:13 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 02:47:01 agc Exp $
+$NetBSD: distinfo,v 1.7 2017/09/27 06:27:13 wiz Exp $
-SHA1 (CGI-Fast-2.10.tar.gz) = c87840e33c217ee8f2ffe702d71b405d52053efe
-RMD160 (CGI-Fast-2.10.tar.gz) = e5c4e5ee8f6b05e30fc5feec0ce943ea9338a74d
-SHA512 (CGI-Fast-2.10.tar.gz) = 55d05c742bf49045f917aa4a4efdab3e5ce2251ca61de0e7db0a586d8a592784989bc74fa43a3c6430a920f38b2aa818887e96c3e24c701d531dae94b247da2c
-Size (CGI-Fast-2.10.tar.gz) = 8627 bytes
+SHA1 (CGI-Fast-2.12.tar.gz) = 39b5c4a6ffb52d5223a5dd0b851744c025773a17
+RMD160 (CGI-Fast-2.12.tar.gz) = e5b2fdf43875ddd45bc6faee6129051eceeb4843
+SHA512 (CGI-Fast-2.12.tar.gz) = 00452a2c31eb8fd877808764508a491894d87986bda493b2b15773cd29f2699184559f0c55af1af1684c851005b61eb1364bccae7ba4f4df3166d9020c15b40e
+Size (CGI-Fast-2.12.tar.gz) = 8807 bytes
Home |
Main Index |
Thread Index |
Old Index