From 160a26c2b27bf9b63f0ed13c2ad423c1615344a9 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 28 Jul 2007 08:50:09 +0000 Subject: Update to 5.806: 2007-07-17 Gisle Aas Release 5.806 Added progress callback to LWP::UserAgent. HTTP::Daemon didn't avoid content in responses to HEAD requests Add support for HTTP Expect header to HTTP::Daemon (CPAN RT #27933) Fix t/base/message.t so tests are skipped if Encode is not installed. (CPAN RT #25286) Add HTML::Tagset as a prerequisite to Makefile.PL Do not clobber $_ in LWP::Protocol::nntp (CPAN RT #25132) Fix lwp-download so it can download files with an "_" in the filename (CPAN RT#26207) Quiet complaints from HTML::HeadParser when dealing with undecoded UTF-8 data. (CPAN RT#20274) When both IO::Socket::SSL and Net::SSL are loaded, use the latter (CPAN RT #26152) Allows SSL to work much more reliably: (CPAN RT #23372) Allow text/vnd.wap.wml and application/vnd.oasis.opendocument.text in content-type field in lwp-request (CPAN RT #26151) Add default media type for XML in LWP::MediaTypes (CPAN RT #21093) Added chunked test by Andreas J. Koenig --- www/p5-libwww/Makefile | 5 ++--- www/p5-libwww/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'www/p5-libwww') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 504858d5254..96df9092b92 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2007/02/22 19:27:24 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2007/07/28 08:50:09 wiz Exp $ -DISTNAME= libwww-perl-5.805 +DISTNAME= libwww-perl-5.806 PKGNAME= p5-${DISTNAME:S/-perl-/-/} -PKGREVISION= 1 SVR4_PKGNAME= p5lww CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 27529dc6a80..bef3925c178 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.13 2005/12/11 19:17:19 wiz Exp $ +$NetBSD: distinfo,v 1.14 2007/07/28 08:50:09 wiz Exp $ -SHA1 (libwww-perl-5.805.tar.gz) = 346da983824b5862034a8f33de51ddb05ec0685f -RMD160 (libwww-perl-5.805.tar.gz) = ddb124b5eeec525588d3b338f4b28c703a7d9517 -Size (libwww-perl-5.805.tar.gz) = 237535 bytes +SHA1 (libwww-perl-5.806.tar.gz) = b19603bfa6ba4819b9e7392f1f48d3e43c58ab5f +RMD160 (libwww-perl-5.806.tar.gz) = 4cc7f1e6f9a091bd74eee533da63f471aa36b3f4 +Size (libwww-perl-5.806.tar.gz) = 240611 bytes SHA1 (patch-aa) = 15b7ec5241ee02fa88338a9ff9eefa7471a2f34f -- cgit v1.2.3