summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Tiny
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-10-27 13:41:55 +0000
committerwen <wen@pkgsrc.org>2014-10-27 13:41:55 +0000
commit703c8a215996e9fa661488fac2aba6bbd8e7c533 (patch)
tree9d9699c941f2cb84f62030a12e4f07ade1b24b87 /www/p5-HTTP-Tiny
parent06d91e5b4d13bdcfb5e729c21fe541b5396a31bb (diff)
downloadpkgsrc-703c8a215996e9fa661488fac2aba6bbd8e7c533.tar.gz
Update to 0.050
Upstream changes: 0.050 2014-09-23 15:30:18-04:00 America/New_York [FIXED] - Fixed CONNECT requests for some proxies 0.049 2014-09-02 11:20:07-04:00 America/New_York [FIXED] - 'keep_alive' is now fork-safe and thread-safe 0.048 2014-08-21 13:19:51-04:00 America/New_York [FIXED] - Protected proxy tests from ALL_PROXY in the environment 0.047 2014-07-29 14:09:05-04:00 America/New_York [CHANGED] - Updated Mozilla::CA module recommendation version to 20130114 [FIXED] - Fixed t/00-report-prereqs.t when CPAN::Meta is not installed 0.046 2014-07-21 10:32:32-04:00 America/New_York [FIXED] - Empty header fields are now allowed; headers with the 'undef' value will be rendered as an empty header. [DOCUMENTED] - Updated HTTP/1.1 spec description from RFC 2616 to RFC 7230-7235 0.045 2014-07-19 23:17:28-04:00 America/New_York (TRIAL RELEASE) [FIXED] - Fixed t/002_croakage.t for various operating systems. 0.044 2014-07-16 23:46:09-04:00 America/New_York [CHANGED] - Providing a custom 'Host' header is now a fatal exception. Previously, it was silently ignored, as the RFC mandates that Host be set from the URL, but ignoring it could lead to unexpected, confusing errors. - optimized URL splitting - Passing 'undef' for any proxy attribute will prevent HTTP::Tiny from setting the proxy from the environment.
Diffstat (limited to 'www/p5-HTTP-Tiny')
-rw-r--r--www/p5-HTTP-Tiny/Makefile5
-rw-r--r--www/p5-HTTP-Tiny/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile
index 616366de79d..595a76b7d94 100644
--- a/www/p5-HTTP-Tiny/Makefile
+++ b/www/p5-HTTP-Tiny/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:38:09 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/10/27 13:41:55 wen Exp $
#
-DISTNAME= HTTP-Tiny-0.043
+DISTNAME= HTTP-Tiny-0.050
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
diff --git a/www/p5-HTTP-Tiny/distinfo b/www/p5-HTTP-Tiny/distinfo
index d3535e2730a..8f0f37fd87b 100644
--- a/www/p5-HTTP-Tiny/distinfo
+++ b/www/p5-HTTP-Tiny/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2014/02/22 08:46:48 wen Exp $
+$NetBSD: distinfo,v 1.8 2014/10/27 13:41:55 wen Exp $
-SHA1 (HTTP-Tiny-0.043.tar.gz) = 3ba1fddcfb6ba238977a91fd314816f941f78461
-RMD160 (HTTP-Tiny-0.043.tar.gz) = 41170165ad22955709bc84779d4a9c3b1057f449
-Size (HTTP-Tiny-0.043.tar.gz) = 58982 bytes
+SHA1 (HTTP-Tiny-0.050.tar.gz) = 897c6466f44f112a86341c4901aae3af25a263b1
+RMD160 (HTTP-Tiny-0.050.tar.gz) = bf872148af724753d9dd16427111f4eb193b059a
+Size (HTTP-Tiny-0.050.tar.gz) = 61386 bytes