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.824:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01c9f3455bd5
branches:  trunk
changeset: 554831:01c9f3455bd5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 21 14:04:05 2009 +0000

description:
Update to 5.824:

2009-02-13  Release 5.824

Gisle Aas (7):
      Make format_request() ensure that it returns bytes [RT#42396]
      Force bytes in all the format_* methods.
      Ignore Sitemap: lines in robots.txt [RT#42420]
      Refactor; use variable to hold the test port
      Add redirects method to HTTP::Message
      Setting $ua->max_redirect(0) didn't work [RT#40260]
      Convert files to UTF-8

Zefram (2):
      HTTP::Cookies destructor should not clobber $! and other globals.
      Deal with the Encode module distributed with perl-5.8.0

Ian Kilgore (1):
      Avoid failure if 127.0.0.1:8333 is in use [RT#42866]

Ville Skyttä (1):
      Documentation improvements, spelling fixes.



2008-12-05  Release 5.823

Gisle Aas (4):
      Bring back the LWP::Debug code [RT#41759]
      Add documentation section about 'Network traffic monitoring'.
      Typo fixes
      Want to ensure we get a single value back here.

diffstat:

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

diffs (25 lines):

diff -r 03d9403fdbcf -r 01c9f3455bd5 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile    Sat Feb 21 14:02:18 2009 +0000
+++ b/www/p5-libwww/Makefile    Sat Feb 21 14:04:05 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2008/12/16 23:07:50 he Exp $
+# $NetBSD: Makefile,v 1.66 2009/02/21 14:04:05 wiz Exp $
 
-DISTNAME=      libwww-perl-5.822
+DISTNAME=      libwww-perl-5.824
 PKGNAME=       p5-${DISTNAME:S/-perl-/-/}
 SVR4_PKGNAME=  p5lww
 CATEGORIES=    www perl5
diff -r 03d9403fdbcf -r 01c9f3455bd5 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo    Sat Feb 21 14:02:18 2009 +0000
+++ b/www/p5-libwww/distinfo    Sat Feb 21 14:04:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2008/12/16 23:07:50 he Exp $
+$NetBSD: distinfo,v 1.26 2009/02/21 14:04:05 wiz Exp $
 
-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
+SHA1 (libwww-perl-5.824.tar.gz) = c4d12a2821f44d3d4e611c3080c23a3336335cac
+RMD160 (libwww-perl-5.824.tar.gz) = eb10ce7a8a56b7112b8cd399164a050bc69bcc0f
+Size (libwww-perl-5.824.tar.gz) = 251774 bytes



Home | Main Index | Thread Index | Old Index