pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-CGI-Application p5-CGI-Application: update to 4...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65482b78335e
branches:  trunk
changeset: 376579:65482b78335e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 04 15:41:19 2018 +0000

description:
p5-CGI-Application: update to 4.61.

4.61

    - Release fix in 4.60_1

4.60_1

    [BUGS]
    - Revert MANIFEST changes which seemed to have caused some issues
      https://github.com/MartinMcGrath/CGI--Application/issues/5

    [DOCUMENTATION]
    - Fix minor POD typo.

4.60

    - Release, includes all changes from 4.50_50, 4.50_51

4.50_51 (developer release) 2015-07-16

    [BUGS]
    - Create new CGI::PSGI object unconditionally in psgi_app()/Bug #88506 (allter)

    [DOCUMENTATION]
    - Introduced Travis CI (Martin McGrath)

4.50_50 (developer release) Fri Jun 23, 2014

    - Add PSGI Streaming methods (Mike Tonks)
    - Added CGI.pm dependency, it is no longer a core module (Martin McGrath)

    [BUGS]
    - Fixed rt #84403 - Security problem: missing "start" mode dumps ENV to output page. (Martin McGrath)
    - Ensure dump_html() returns valid HTML. (Martin McGrath)

    [DOCUMENTATION]
    - Changes to repository URL and bug tracker, added Martin McGrath as a co-maintainer
    - Typo fixes (David Steinbrunner)

diffstat:

 www/p5-CGI-Application/Makefile |   5 ++---
 www/p5-CGI-Application/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r e09c6cd24884 -r 65482b78335e www/p5-CGI-Application/Makefile
--- a/www/p5-CGI-Application/Makefile   Sun Mar 04 15:35:25 2018 +0000
+++ b/www/p5-CGI-Application/Makefile   Sun Mar 04 15:41:19 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2017/06/05 14:25:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.42 2018/03/04 15:41:19 wiz Exp $
 
-DISTNAME=              CGI-Application-4.50
+DISTNAME=              CGI-Application-4.61
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           7
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=CGI/}
 
diff -r e09c6cd24884 -r 65482b78335e www/p5-CGI-Application/distinfo
--- a/www/p5-CGI-Application/distinfo   Sun Mar 04 15:35:25 2018 +0000
+++ b/www/p5-CGI-Application/distinfo   Sun Mar 04 15:41:19 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 02:47:01 agc Exp $
+$NetBSD: distinfo,v 1.14 2018/03/04 15:41:19 wiz Exp $
 
-SHA1 (CGI-Application-4.50.tar.gz) = 3e1fe7c6e09392e44a04082175926ee49857a9da
-RMD160 (CGI-Application-4.50.tar.gz) = 6b32e14178f777d6d4592530c3e2f9200e7cd4dc
-SHA512 (CGI-Application-4.50.tar.gz) = c23a965c195709dba720a441093afa0f94a66dfd0bc4bfda6fdce01a2839c78ac58d1046200f7c3ea4845471932c3d9170fd25dff80226a17db9eda4cc529f20
-Size (CGI-Application-4.50.tar.gz) = 76005 bytes
+SHA1 (CGI-Application-4.61.tar.gz) = cbd6e2beb6a4e9f91f1af6d3e84c04af72d432ec
+RMD160 (CGI-Application-4.61.tar.gz) = 7bb98946a6dc47a4a7d7f24efff0c07b7b8f2592
+SHA512 (CGI-Application-4.61.tar.gz) = 8923323d1c78997f2990303b46177b6b4b725c8b512391e81709acb06c2f8d73417443fa85f441b9d28de5aa75e52b62e6eac1f638c6e629d3661a818f229e4a
+Size (CGI-Application-4.61.tar.gz) = 77687 bytes



Home | Main Index | Thread Index | Old Index