summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Proxy
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-01-12 07:48:03 +0000
committermef <mef@pkgsrc.org>2015-01-12 07:48:03 +0000
commit4063e5a80952c041fe08761e9268a3d73ab8b651 (patch)
tree84ca5fa9dc706533a7b8b731effb73b4545065ce /www/p5-HTTP-Proxy
parent93ee62ae4c37b5c487570d42d1287e28f287e619 (diff)
downloadpkgsrc-4063e5a80952c041fe08761e9268a3d73ab8b651.tar.gz
Update 0.28 to 0.301
0.301 Sun Aug 3 2014 [TEST] - fix t/02pod-coverage.t to skip HTTP::Proxy::Engine::Threaded when running under an unthreaded Perl (Masahiro Nagano (KAZEBURO)) - fix t/01pod.t and t/02pod-coverage.t to only run under RELEASE_TESTING (thanks to Masahiro Nagano (KAZEBURO)) 0.300 Sun Apr 7 2013 [IMPROVEMENTS] - Downgrade a disconnect message from ERROR to SOCKET debug level in order to reduce the amount of runtime log output. Disconnects are /very/ common in HTTP, and shoudn't be considered errors. (thanks to Salve J. Nilsen) [TEST] - include t/90httpstatus.t in the MANIFEST - fix t/67save.t to not try to create files with a "?" in their name under MSWin32 0.29 Tue Mar 19 2013 [TEST] - fix t/50hopbyhop.t to open the proxy on a random port, and avoid failures when port 8080 is "already in use"
Diffstat (limited to 'www/p5-HTTP-Proxy')
-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 e650dc8034c..a520a3b8aa2 100644
--- a/www/p5-HTTP-Proxy/Makefile
+++ b/www/p5-HTTP-Proxy/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:38:08 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2015/01/12 07:48:03 mef Exp $
#
-DISTNAME= HTTP-Proxy-0.28
+DISTNAME= HTTP-Proxy-0.301
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
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 cffc166195e..b0f44693f63 100644
--- a/www/p5-HTTP-Proxy/distinfo
+++ b/www/p5-HTTP-Proxy/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2013/03/15 15:17:25 wen Exp $
+$NetBSD: distinfo,v 1.7 2015/01/12 07:48:03 mef Exp $
-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
+SHA1 (HTTP-Proxy-0.301.tar.gz) = 6bc4bb0c63d047e99f402ff7a1a2002ec48660fb
+RMD160 (HTTP-Proxy-0.301.tar.gz) = 4ff090ca400f6b4caf30b4a1c0ef407a9740fcb0
+Size (HTTP-Proxy-0.301.tar.gz) = 89019 bytes