pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-HTTP-Tiny Update to 0.034
details: https://anonhg.NetBSD.org/pkgsrc/rev/16ffc4fa74da
branches: trunk
changeset: 621938:16ffc4fa74da
user: wen <wen%pkgsrc.org@localhost>
date: Sun Jul 21 07:01:38 2013 +0000
description:
Update to 0.034
Upstream changes:
0.034 2013-06-26 19:02:25 America/New_York
[ADDED]
- Added support for 'Basic' authorization from
user:password parameters in the URL
0.033 2013-06-21 06:26:51 America/New_York
[FIXED]
- Modifying the 'agent' attribute with the accessor will append the
default agent string, just like setting it during construction
0.032 2013-06-20 11:41:24 America/New_York
[ADDED]
- Added 'no_proxy' attribute, defaulting to $ENV{no_proxy}
0.031 2013-06-16 23:18:18 America/New_York
[FIXED]
- Fixed bug receiving 0-length content bodies
0.030 2013-06-13 11:46:15 America/New_York
[FIXED]
- Requests with the empty string as body content no longer generate
'content-type' and 'content-length' headers.
0.029 2013-04-17 13:49:07 America/New_York
[FIXED]
- Checks for new enough OpenSSL library before using SNI (otherwise
IO::Socket::SSL throws warnings)
diffstat:
www/p5-HTTP-Tiny/Makefile | 5 ++---
www/p5-HTTP-Tiny/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r f3144821a953 -r 16ffc4fa74da www/p5-HTTP-Tiny/Makefile
--- a/www/p5-HTTP-Tiny/Makefile Sun Jul 21 06:56:26 2013 +0000
+++ b/www/p5-HTTP-Tiny/Makefile Sun Jul 21 07:01:38 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2013/05/31 12:42:45 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2013/07/21 07:01:38 wen Exp $
#
-DISTNAME= HTTP-Tiny-0.028
+DISTNAME= HTTP-Tiny-0.034
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTTP/}
diff -r f3144821a953 -r 16ffc4fa74da www/p5-HTTP-Tiny/distinfo
--- a/www/p5-HTTP-Tiny/distinfo Sun Jul 21 06:56:26 2013 +0000
+++ b/www/p5-HTTP-Tiny/distinfo Sun Jul 21 07:01:38 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2013/03/08 14:22:38 wen Exp $
+$NetBSD: distinfo,v 1.4 2013/07/21 07:01:38 wen Exp $
-SHA1 (HTTP-Tiny-0.028.tar.gz) = b7ef0cac26a8af27540c44fad977a6c595c48eb5
-RMD160 (HTTP-Tiny-0.028.tar.gz) = 5e96c622a43775f9c95d791f8239eb477d7c39a6
-Size (HTTP-Tiny-0.028.tar.gz) = 45940 bytes
+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
Home |
Main Index |
Thread Index |
Old Index