pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Plack-App-Proxy Update to 0.27



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74197e9ca5ce
branches:  trunk
changeset: 621614:74197e9ca5ce
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jul 13 12:12:31 2013 +0000

description:
Update to 0.27

Upstream changes:
0.27    02/26/2013
        - Remove more HTTP::Headers assumptions

0.26    02/26/2013
        - Add parent dependency

0.25    11/10/2012
        - Fix problem with META.yml

0.24    11/10/2012
        - Skip CONNECT test on Windows

0.23    11/05/2012
        - Fix test failures from newer HTTP::Headers

0.22
        - Filter out Status header since it's forbidden in PSGI spec (miyagawa)

0.21
        - Bump version to fix some CPAN issues.

0.20
        - Fix auto guessing of RewriteLocation.

diffstat:

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

diffs (27 lines):

diff -r 78e097e7df05 -r 74197e9ca5ce www/p5-Plack-App-Proxy/Makefile
--- a/www/p5-Plack-App-Proxy/Makefile   Sat Jul 13 12:08:16 2013 +0000
+++ b/www/p5-Plack-App-Proxy/Makefile   Sat Jul 13 12:12:31 2013 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/05/31 12:42:49 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/07/13 12:12:31 wen Exp $
 
-DISTNAME=      Plack-App-Proxy-0.19
+DISTNAME=      Plack-App-Proxy-0.27
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   2
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Plack/}
 
diff -r 78e097e7df05 -r 74197e9ca5ce www/p5-Plack-App-Proxy/distinfo
--- a/www/p5-Plack-App-Proxy/distinfo   Sat Jul 13 12:08:16 2013 +0000
+++ b/www/p5-Plack-App-Proxy/distinfo   Sat Jul 13 12:12:31 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2011/11/16 08:05:28 hiramatsu Exp $
+$NetBSD: distinfo,v 1.3 2013/07/13 12:12:31 wen Exp $
 
-SHA1 (Plack-App-Proxy-0.19.tar.gz) = 516d04c96c4e13b3594bac7e5d7d811bd9caba74
-RMD160 (Plack-App-Proxy-0.19.tar.gz) = b718c4514e0169ce94012ce2cce4e7cf0ee56080
-Size (Plack-App-Proxy-0.19.tar.gz) = 31377 bytes
+SHA1 (Plack-App-Proxy-0.27.tar.gz) = ce177927e506160c0ac02a4d1a770eacefaffc40
+RMD160 (Plack-App-Proxy-0.27.tar.gz) = 03e54244f20f98fd9fc3053ac0e54d6777f7c7a4
+Size (Plack-App-Proxy-0.27.tar.gz) = 33058 bytes



Home | Main Index | Thread Index | Old Index