pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Fast p5-CGI-Fast: update to 2.12.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/917598c4d75c
branches:  trunk
changeset: 369129:917598c4d75c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Sep 27 06:27:13 2017 +0000

description:
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)

diffstat:

 www/p5-CGI-Fast/Makefile |   9 +++------
 www/p5-CGI-Fast/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (45 lines):

diff -r 9b0bf1e48831 -r 917598c4d75c www/p5-CGI-Fast/Makefile
--- a/www/p5-CGI-Fast/Makefile  Wed Sep 27 02:53:43 2017 +0000
+++ b/www/p5-CGI-Fast/Makefile  Wed Sep 27 06:27:13 2017 +0000
@@ -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 @@
 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"
diff -r 9b0bf1e48831 -r 917598c4d75c www/p5-CGI-Fast/distinfo
--- a/www/p5-CGI-Fast/distinfo  Wed Sep 27 02:53:43 2017 +0000
+++ b/www/p5-CGI-Fast/distinfo  Wed Sep 27 06:27:13 2017 +0000
@@ -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