pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Proxy Updating package www/p5-HTTP-Proxy f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f5002ae0523
branches: trunk
changeset: 397853:6f5002ae0523
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 19 18:48:25 2009 +0000
description:
Updating package www/p5-HTTP-Proxy from 0.23 to 0.24
Upstream changes:
0.24 Tue Jul 21 21:28:02 CEST 2009
[ENHANCEMENTS]
- When a short-circuit response was send, the next response
would not be filtered at all. This has been fixed.
[FIXES]
- yet another fix for t/23connect, proposed by Marek Rouchal
(closed RT ticket #38995) [test skipped for now]
- HTTP::Headers::Util's split_header_words() returns lower case
tokens/keys since October 6, 2008. Fix by Maurice Aubrey.
(closed RT tickets #43249, #43622)
diffstat:
www/p5-HTTP-Proxy/Makefile | 6 +++---
www/p5-HTTP-Proxy/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r d47f83db9e38 -r 6f5002ae0523 www/p5-HTTP-Proxy/Makefile
--- a/www/p5-HTTP-Proxy/Makefile Wed Aug 19 18:41:38 2009 +0000
+++ b/www/p5-HTTP-Proxy/Makefile Wed Aug 19 18:48:25 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2009/06/14 20:32:10 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/19 18:48:25 sno Exp $
#
-DISTNAME= HTTP-Proxy-0.23
+DISTNAME= HTTP-Proxy-0.24
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
+DEPENDS+= p5-libwww>=2.0:../../www/p5-libwww
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/HTTP/Proxy/.packlist
diff -r d47f83db9e38 -r 6f5002ae0523 www/p5-HTTP-Proxy/distinfo
--- a/www/p5-HTTP-Proxy/distinfo Wed Aug 19 18:41:38 2009 +0000
+++ b/www/p5-HTTP-Proxy/distinfo Wed Aug 19 18:48:25 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/06/14 20:32:10 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/08/19 18:48:25 sno Exp $
-SHA1 (HTTP-Proxy-0.23.tar.gz) = 77b72278c2ee8db02e33c9cec684137550689de9
-RMD160 (HTTP-Proxy-0.23.tar.gz) = c5489e198b43772887a545d31036df562a109f2e
-Size (HTTP-Proxy-0.23.tar.gz) = 69797 bytes
+SHA1 (HTTP-Proxy-0.24.tar.gz) = 7c6db7dc2004d5b1fb80507fc0446ca01f2fa8ba
+RMD160 (HTTP-Proxy-0.24.tar.gz) = 07493d4e2bc40d261eebdd072d4faeb35cee03ef
+Size (HTTP-Proxy-0.24.tar.gz) = 70018 bytes
Home |
Main Index |
Thread Index |
Old Index