summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-03-15 15:17:25 +0000
committerwen <wen@pkgsrc.org>2013-03-15 15:17:25 +0000
commitcfa65ce892949920002c764a8910967aa9d30cf1 (patch)
treeeed124632accd3c0cb569e2e0f6c3b739f2ce499 /www
parentb912a24fde9357aa2b413e4a5fb9ec8d743cb879 (diff)
downloadpkgsrc-cfa65ce892949920002c764a8910967aa9d30cf1.tar.gz
Update to 0.28
Upstream changes: 0.28 Thu Mar 14 2013 [FIXES] - the Accept-Encoding header removal code was broken in the previous version. Now the header will be removed as soon as a body filter is configured. [TEST] - use File::Spec in the test suite to compute portable file names, to avoid some test failures, like http://www.cpantesters.org/cpan/report/856ca676-6bf5-1014-bfa1-9d8aa3912248 0.27 Fri Mar 8 2013 [IMPROVEMENTS] - in HTTP::Proxy::HeaderFilter::standard, now remove the Accept-Encoding header only when we know we'll actually look at the response body [TESTS] - use httpstat.us to test HTTP statuses 0.26 Wed Feb 6 2013 [IMPROVEMENTS] - remove a "Use of "goto" to jump into a construct is deprecated" warning (Tom Hukins) [DOCUMENTATION] - fix RT #77685 (Tom Hukins) - improved the number of links to other modules from the documentation [TEST] - fix RT #71771 (Tom Hukins) - fix test failures in POD tests (Tom Hukins)
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Proxy/Makefile5
-rw-r--r--www/p5-HTTP-Proxy/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTTP-Proxy/Makefile b/www/p5-HTTP-Proxy/Makefile
index 31ffa512eb8..64aa3bab531 100644
--- a/www/p5-HTTP-Proxy/Makefile
+++ b/www/p5-HTTP-Proxy/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/10/28 06:30:42 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/03/15 15:17:25 wen Exp $
#
-DISTNAME= HTTP-Proxy-0.25
+DISTNAME= HTTP-Proxy-0.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
diff --git a/www/p5-HTTP-Proxy/distinfo b/www/p5-HTTP-Proxy/distinfo
index 91ef1ba2fc9..cffc166195e 100644
--- a/www/p5-HTTP-Proxy/distinfo
+++ b/www/p5-HTTP-Proxy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/11/19 03:28:23 hiramatsu Exp $
+$NetBSD: distinfo,v 1.6 2013/03/15 15:17:25 wen Exp $
-SHA1 (HTTP-Proxy-0.25.tar.gz) = 75b671b25f8cf70cb7999e8c477b81f72e5f1014
-RMD160 (HTTP-Proxy-0.25.tar.gz) = d0a4eb4230d2851e02e805f855abe1c7f3c160ae
-Size (HTTP-Proxy-0.25.tar.gz) = 86808 bytes
+SHA1 (HTTP-Proxy-0.28.tar.gz) = 7665c65d0c36c92d837b4a6e18b45614bf8aeb43
+RMD160 (HTTP-Proxy-0.28.tar.gz) = 5ddf6702d259f9aede4deb883687c3c6402855eb
+Size (HTTP-Proxy-0.28.tar.gz) = 88409 bytes