summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-11-24 00:35:07 +0000
committerwen <wen@pkgsrc.org>2013-11-24 00:35:07 +0000
commit50ad6c475de8a5d10a8a04d46dc2669d244a8fd3 (patch)
tree4daebdd8c6b110104700d09dd91065bababb4622 /www
parent37a0e51d35dcac1add468a1f4f605fe23e9e4530 (diff)
downloadpkgsrc-50ad6c475de8a5d10a8a04d46dc2669d244a8fd3.tar.gz
Update to 0.038
Upstream changes: 0.038 2013-11-18 12:56:26 America/New_York [FIXED] - Fixed a bug where authentication parameters in the URL would override an existing Authorization header 0.037 2013-10-28 13:26:21 America/New_York [FIXED] - Basic authentication in the URL is now unescaped before being encoded into the authentication header [DOCUMENTED] - Added HTTP::Tiny::UA to SEE ALSO and suggested it as the appropriate place for new features 0.036 2013-09-25 12:10:06 America/New_York [FIXED] - Compile test could hang on Windows [PREREQS] - Dropped configure_requires for ExtUtils::MakeMaker to 6.17 [META] - Updated support files 0.035 2013-09-10 12:29:28 America/New_York [CHANGED] - Encoded from data from 'post_form' preserves term order if data is provided as an array reference. (They are still sorted for consistency if provided as a hash reference.)
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTTP-Tiny/Makefile4
-rw-r--r--www/p5-HTTP-Tiny/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTTP-Tiny/Makefile b/www/p5-HTTP-Tiny/Makefile
index 7bd492c83a6..f67027fa683 100644
--- a/www/p5-HTTP-Tiny/Makefile
+++ b/www/p5-HTTP-Tiny/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2013/07/21 07:01:38 wen Exp $
+# $NetBSD: Makefile,v 1.8 2013/11/24 00:35:07 wen Exp $
#
-DISTNAME= HTTP-Tiny-0.034
+DISTNAME= HTTP-Tiny-0.038
PKGNAME= p5-${DISTNAME}
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 50924f6e17a..1d91c3be4a9 100644
--- a/www/p5-HTTP-Tiny/distinfo
+++ b/www/p5-HTTP-Tiny/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/07/21 07:01:38 wen Exp $
+$NetBSD: distinfo,v 1.5 2013/11/24 00:35:07 wen Exp $
-SHA1 (HTTP-Tiny-0.034.tar.gz) = 11447267ed82c743ca40dcbf88123733f58e9eaf
-RMD160 (HTTP-Tiny-0.034.tar.gz) = 9b6e73218a2d0be4eccaa98132a322d5bff28343
-Size (HTTP-Tiny-0.034.tar.gz) = 48795 bytes
+SHA1 (HTTP-Tiny-0.038.tar.gz) = b02831b48bb70156eeb1e59e9d74e9458971f131
+RMD160 (HTTP-Tiny-0.038.tar.gz) = 63eba19b1f0f2e32dfe87f16745dc1a067d977d0
+Size (HTTP-Tiny-0.038.tar.gz) = 50938 bytes