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 from version 5.812 to 5.814.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca38ecd71101
branches:  trunk
changeset: 547261:ca38ecd71101
user:      he <he%pkgsrc.org@localhost>
date:      Sun Sep 14 23:14:26 2008 +0000

description:
Update from version 5.812 to 5.814.

Should fix PR#39230.

Pkgsrc changes:
 o Remove patch-aa, which appears to no longer be needed

Upstream changes:

     Release 5.814

     Gisle Aas (13):
           Typo fix.
           Add HTTP::Message::decodable()
           Use decoded_content in the synposis
           Avoid adding an empty first part in $mess->add_part()
           Get rid of all the manual dependency tests.
           Simplify the Makefile.PL (no interactivity)
           Provide DELETE method in HTTP::Request::Common [RT#37481]
           Checkbox picks up nearby text in description of alternates [RT#36771]
           HTML::Form::possible_values() should not returned disabled
           values [RT#35248]
           File::Listing documentation claimed only 'unix' format
           was supported [RT#22021]
           File::Listing only support English locales [RT#28879]
           Make common-req.t use Test.pm
           Typo; CAN_TALK_TO_OUTSELF

     Bill Mann (1):
           Fix up File::Listings fallback to dosftp [RT#23540]

     Hans-H. Froehlich (1):
           File::Listing parse failure on BSD Linux based systems [RT#26724]



2008-06-17   Gisle Aas <gisle%ActiveState.com@localhost>

     Release 5.813

     Ville Skytta (3):
           RobotUA constructor ignores delay, use_sleep [RT#35456]
           Spelling fixes [RT#35457]
           Add HTTP::Response->filename [RT#35458]

     Mark Stosberg (2):
           Better diagnostics when the HTML::TokeParser constructor
           fails [RT#35607]
           Multiple forms with same-named <select> parse wrongly [RT#35607]

     Gisle Aas (1):
           Provide a progress method that does something that might be useful.

     Spiros Denaxas (1):
           Documentation typo fix [RT#36132]

diffstat:

 www/p5-libwww/Makefile |  4 ++--
 www/p5-libwww/distinfo |  9 ++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (26 lines):

diff -r 1def29ccb945 -r ca38ecd71101 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sun Sep 14 23:05:20 2008 +0000
+++ b/www/p5-libwww/Makefile    Sun Sep 14 23:14:26 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2008/04/23 09:22:08 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2008/09/14 23:14:27 he Exp $
 
-DISTNAME=      libwww-perl-5.812
+DISTNAME=      libwww-perl-5.814
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 SVR4_PKGNAME=  p5lww
 CATEGORIES=    www perl5
diff -r 1def29ccb945 -r ca38ecd71101 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sun Sep 14 23:05:20 2008 +0000
+++ b/www/p5-libwww/distinfo    Sun Sep 14 23:14:26 2008 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.20 2008/04/22 21:48:58 wiz Exp $
+$NetBSD: distinfo,v 1.21 2008/09/14 23:14:27 he Exp $
 
-SHA1 (libwww-perl-5.812.tar.gz) = aae024d183fd1800e694c4d578deeb056337b413
-RMD160 (libwww-perl-5.812.tar.gz) = 8ee3ecf1c97776ada1c29abd464521c892064316
-Size (libwww-perl-5.812.tar.gz) = 242458 bytes
-SHA1 (patch-aa) = f0fdaf60af8c16a6b362024f38db956211fce175
+SHA1 (libwww-perl-5.814.tar.gz) = ad8e0226311feb4a7daa68ffffd07d2fcbe199fb
+RMD160 (libwww-perl-5.814.tar.gz) = 3260a280cba82eee3aee32c05aba76fb69ebe9dd
+Size (libwww-perl-5.814.tar.gz) = 243233 bytes



Home | Main Index | Thread Index | Old Index