From f5d4e7938752190d0e3c99ce801635c76f70d6cc Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 15 Mar 2002 12:52:51 +0000 Subject: Updated p5-libwww to 5.64 (provided by Shell Hung in pkg/15558) Simplified the Makefile.PL: - the scripts are not longer *.PL files - don't try to make symlinks for GET, HEAD, POST as that has not worked for a long time - the GET, HEAD, POST aliases for lwp-request should now work on Windows. HTTP::Cookies: - added 'clear_temporary_cookies' method; patch by Mike Schilli . - trailing space in old cookie parameters not ignored; patch by Ivan Panchenko - protect against $SIG{__DIE__} handlers; patch by Adam Newby . LWP::Authen::Digest: - abort digest auth session if we fail repeatedly with the same username/password. --- www/p5-libwww/Makefile | 5 ++--- www/p5-libwww/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 93179e1b808..93091f4cefe 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2001/12/30 13:49:38 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2002/03/15 12:52:51 martti Exp $ # FreeBSD Id: Makefile,v 1.12 1997/09/14 04:00:11 jfitz Exp # -DISTNAME= libwww-perl-5.63 +DISTNAME= libwww-perl-5.64 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 7f93f4c2410..34b245400d7 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2001/12/15 10:12:40 martti Exp $ +$NetBSD: distinfo,v 1.7 2002/03/15 12:52:52 martti Exp $ -SHA1 (libwww-perl-5.63.tar.gz) = 350d18544e9f5981a03e65c05c89991e17392e30 -Size (libwww-perl-5.63.tar.gz) = 183103 bytes +SHA1 (libwww-perl-5.64.tar.gz) = c8104761c9361d00e84decca5fc36c8a0e13e681 +Size (libwww-perl-5.64.tar.gz) = 183660 bytes SHA1 (patch-aa) = 15b7ec5241ee02fa88338a9ff9eefa7471a2f34f -- cgit v1.2.3