pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libwww Update p5-libwww from version 5.834 to v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/80fb09d5e798
branches: trunk
changeset: 575846:80fb09d5e798
user: seb <seb%pkgsrc.org@localhost>
date: Mon May 24 18:43:13 2010 +0000
description:
Update p5-libwww from version 5.834 to version 5.836.
Upstream changes:
2010-05-13 Release 5.836
Gisle Aas (1):
Fix problem where $resp->base would downcase its return value
2010-05-05 Release 5.835
Gisle Aas (12):
simple string can be simplified
Make $mess->decoded_content remove XML encoding declarations [RT#52572]
Don't allow saving to filenames starting with '.' suggested by server
Avoid race between testing for existence of output file and opening the file
Minor doc fixup -- wrongly ucfirsted word
Use decoded_content in HTTP:Response synopsis [RT#54139]
sun.com is no more. rip!
Trivial layout tweak to reduce variable scope.
Add 'make test_hudson' target
Implement alt_charset parameter for decoded_content()
Test decoding with different charset parameters
lwp-download now needs the -s option to honor the Content-Disposition header
Ville Skyttä (9):
Make LWP::MediaTypes::media_suffix case insensitive.
Skip XML decoding tests if XML::Simple is not available.
Documentation fixes.
Fix m_media_type => "xhtml" matching.
Make parse_head() apply to data: requests.
Documentation spelling fixes.
Documentation grammar fixes.
Use $uri->secure in m_secure if available.
Fix handling of multiple (same) base headers, and parameters in them.
Mark Stosberg (5):
Strip out empty lines separated by CRLF
Best Practice: avoid indirect object notation
Speed up as_string by 4% by having _sorted_field_names return a reference
Speed up scan() a bit. as_string() from this branch is now 6% faster
Port over as_string() optimizations from HTTP::Headers::Fast
Tom Hukins (2):
Link to referenced documentation.
Update repository location.
Father Chrysostomos (1):
Remove needless (and actually harmful) local $_
Sean M. Burke (1):
"Perl & LWP" is available online
diffstat:
www/p5-libwww/Makefile | 4 ++--
www/p5-libwww/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 48f85cbbc3dd -r 80fb09d5e798 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile Mon May 24 17:37:25 2010 +0000
+++ b/www/p5-libwww/Makefile Mon May 24 18:43:13 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2009/12/15 13:41:44 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2010/05/24 18:43:13 seb Exp $
-DISTNAME= libwww-perl-5.834
+DISTNAME= libwww-perl-5.836
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
SVR4_PKGNAME= p5lww
CATEGORIES= www perl5
diff -r 48f85cbbc3dd -r 80fb09d5e798 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo Mon May 24 17:37:25 2010 +0000
+++ b/www/p5-libwww/distinfo Mon May 24 18:43:13 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2009/12/15 13:41:44 wiz Exp $
+$NetBSD: distinfo,v 1.36 2010/05/24 18:43:13 seb Exp $
-SHA1 (libwww-perl-5.834.tar.gz) = 62a3195b8da8a31eacd1ab63e67145ff694a15b3
-RMD160 (libwww-perl-5.834.tar.gz) = 280115d2a7c926d0418b9f54cabee47b5e95d4d2
-Size (libwww-perl-5.834.tar.gz) = 267775 bytes
+SHA1 (libwww-perl-5.836.tar.gz) = db49fd767db9852848479899b4989611c12f8bcb
+RMD160 (libwww-perl-5.836.tar.gz) = 13cfeab7a4f142c2cf875ae74ed3b804b0189ce7
+Size (libwww-perl-5.836.tar.gz) = 270101 bytes
Home |
Main Index |
Thread Index |
Old Index