pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Plack p5-Plack: update to 1.0045.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f262ac0abba3
branches:  trunk
changeset: 373493:f262ac0abba3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 03 07:50:14 2018 +0000

description:
p5-Plack: update to 1.0045.

1.0045  2017-12-31 12:40:52 PST
    [BUG FIXES]
        - Protect WrapCGI against SIGCHLD handlers #596

    [IMPROVEMENTS]
        - Set Content-Length to 0 in XSendfile middleware #602
        - Document options for XSendfile middleware
        - Remove #foo file for testing that was causing issues on Win32 systems #599
        - Add 103 Early Hints to Plack::Handler::CGI

diffstat:

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

diffs (29 lines):

diff -r 4503c65115c4 -r f262ac0abba3 www/p5-Plack/Makefile
--- a/www/p5-Plack/Makefile     Wed Jan 03 07:48:28 2018 +0000
+++ b/www/p5-Plack/Makefile     Wed Jan 03 07:50:14 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.44 2017/06/05 14:25:28 ryoon Exp $
+# $NetBSD: Makefile,v 1.45 2018/01/03 07:50:14 wiz Exp $
 
-DISTNAME=      Plack-1.0044
+DISTNAME=      Plack-1.0045
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Plack/}
 
diff -r 4503c65115c4 -r f262ac0abba3 www/p5-Plack/distinfo
--- a/www/p5-Plack/distinfo     Wed Jan 03 07:48:28 2018 +0000
+++ b/www/p5-Plack/distinfo     Wed Jan 03 07:50:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2017/04/29 08:01:25 wen Exp $
+$NetBSD: distinfo,v 1.35 2018/01/03 07:50:14 wiz Exp $
 
-SHA1 (Plack-1.0044.tar.gz) = 2da5a6888ecc7a9d45f493054dffac0f34437e61
-RMD160 (Plack-1.0044.tar.gz) = 68025805f48e793feee1c4bc307405c9fa28c0d8
-SHA512 (Plack-1.0044.tar.gz) = a0dae77d507d4b4cf4192931470cf87f68f7027b2057ccdf757680f9e6584534ee0da79c508a44f9ea72426497e1dbbdb7acf6d7dfdf31698f4320f2c1f2ac61
-Size (Plack-1.0044.tar.gz) = 178730 bytes
+SHA1 (Plack-1.0045.tar.gz) = 579954a17d3ee8c2f84cc0e15f85f8aba5835962
+RMD160 (Plack-1.0045.tar.gz) = 8dcaacb317ec77b1e22203c4ee3908085ba7e50d
+SHA512 (Plack-1.0045.tar.gz) = e253eaddd6698d268d7445366b410b9e5310bf70e5b2aa3c5aa69d16a90b66fc015611debc1a8207bc564433e62a3b91668fabbf50edde0ad2e9e09d1dcb59e1
+Size (Plack-1.0045.tar.gz) = 179332 bytes



Home | Main Index | Thread Index | Old Index