summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-19 18:48:25 +0000
committersno <sno@pkgsrc.org>2009-08-19 18:48:25 +0000
commitee2844650ebccfe1f773c2fb28ab1aacaa72c922 (patch)
treeab858cb218bddea983568c3ee8f78c20285c4eaa
parent38e9ee23a30e228c2bc92ff0f8892ca19a158734 (diff)
downloadpkgsrc-ee2844650ebccfe1f773c2fb28ab1aacaa72c922.tar.gz
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)
-rw-r--r--www/p5-HTTP-Proxy/Makefile6
-rw-r--r--www/p5-HTTP-Proxy/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile
index 52e049dee55..4e46dee3655 100644
--- a/www/p5-HTTP-Proxy/Makefile
+++ b/www/p5-HTTP-Proxy/Makefile
@@ -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 @@ LICENSE= ${PERL5_LICENSE}
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 --git a/www/p5-HTTP-Proxy/distinfo b/www/p5-HTTP-Proxy/distinfo
index 1335b10036a..3aa80e343d4 100644
--- a/www/p5-HTTP-Proxy/distinfo
+++ b/www/p5-HTTP-Proxy/distinfo
@@ -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