summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he>2008-09-14 23:14:26 +0000
committerhe <he>2008-09-14 23:14:26 +0000
commit11a509fe8bd7e997a8b765b75e36165653a3a784 (patch)
tree88e99284ea1bd830655ae677eddce3c965881d6e
parentd798c611422aae1ee4a08f1b537f4d5bb9d5b977 (diff)
downloadpkgsrc-11a509fe8bd7e997a8b765b75e36165653a3a784.tar.gz
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> 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]
-rw-r--r--www/p5-libwww/Makefile4
-rw-r--r--www/p5-libwww/distinfo9
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index ecd54474f6b..934d939def5 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -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 --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo
index 454f3413f83..9a9ec5f1099 100644
--- a/www/p5-libwww/distinfo
+++ b/www/p5-libwww/distinfo
@@ -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