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.820 to 5.822.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3011589758c6
branches:  trunk
changeset: 551504:3011589758c6
user:      he <he%pkgsrc.org@localhost>
date:      Tue Dec 16 23:07:50 2008 +0000

description:
Update from version 5.820 to 5.822.

Upstream changes:

2008-12-05  Release 5.822

Gisle Aas (4):
      A more modern user_agent example.
      Make it possible to unset the proxy settings again
      Prefer use specified Content-Length header [RT#41462]
      Deprecate LWP::Debug

2008-11-25  Release 5.821

Various bug fixes.

Gisle Aas (3):
      The Content-Length and Content-MD5 headers are no longer
        valid after encode/decode
      Add META information
      croak on bad proxy args [RT#39919]

Slaven Rezic (1):
      Skip a failing decoded_content on systems without Encode.pm [RT#40735]

Steve Hay (1):
      Skip LWP test when fork() is unimplemented

Yuri Karaban (1):
      redo used incorrectly in LWP::Protocol::http [RT#41116]

jefflee (1):
      HTTP::Cookies::Microsoft now handles user names with space [RT#40917]

ruff (1):
      Avoid aborting requests saved to file early [RT#40985]

diffstat:

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

diffs (25 lines):

diff -r 44b8279d8dff -r 3011589758c6 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Tue Dec 16 22:30:07 2008 +0000
+++ b/www/p5-libwww/Makefile    Tue Dec 16 23:07:50 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2008/11/10 16:45:48 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2008/12/16 23:07:50 he Exp $
 
-DISTNAME=      libwww-perl-5.820
+DISTNAME=      libwww-perl-5.822
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 SVR4_PKGNAME=  p5lww
 CATEGORIES=    www perl5
diff -r 44b8279d8dff -r 3011589758c6 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Tue Dec 16 22:30:07 2008 +0000
+++ b/www/p5-libwww/distinfo    Tue Dec 16 23:07:50 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2008/11/10 16:45:48 wiz Exp $
+$NetBSD: distinfo,v 1.25 2008/12/16 23:07:50 he Exp $
 
-SHA1 (libwww-perl-5.820.tar.gz) = d05472c8d91941872012fa339b86a4a02834d9e2
-RMD160 (libwww-perl-5.820.tar.gz) = 14e8cee6774dc3cc39a4fbdf0fbc60c5e02e5901
-Size (libwww-perl-5.820.tar.gz) = 254165 bytes
+SHA1 (libwww-perl-5.822.tar.gz) = ff6ad4bc1bde4cf9df54ac3f30cd21a0d22cfc5c
+RMD160 (libwww-perl-5.822.tar.gz) = 3093e038989fb188dd3ff27fb318eada45e88d6e
+Size (libwww-perl-5.822.tar.gz) = 250901 bytes



Home | Main Index | Thread Index | Old Index