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 to 5.806:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/852807059a92
branches:  trunk
changeset: 531324:852807059a92
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 28 08:50:09 2007 +0000

description:
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

diffstat:

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

diffs (28 lines):

diff -r 974cac36f120 -r 852807059a92 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sat Jul 28 08:46:27 2007 +0000
+++ b/www/p5-libwww/Makefile    Sat Jul 28 08:50:09 2007 +0000
@@ -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 -r 974cac36f120 -r 852807059a92 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sat Jul 28 08:46:27 2007 +0000
+++ b/www/p5-libwww/distinfo    Sat Jul 28 08:50:09 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index