diff options
author | martti <martti@pkgsrc.org> | 2002-03-15 12:52:51 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-03-15 12:52:51 +0000 |
commit | 982589aa4ff97cc385dc074dc94c8bd42ee69009 (patch) | |
tree | 0cb43cf52825d13ba2b3270ae04aee1ded9e9a8f /www/p5-libwww/distinfo | |
parent | ee58d21bf45ac1faa4ad2071cb539a65c460ea63 (diff) | |
download | pkgsrc-982589aa4ff97cc385dc074dc94c8bd42ee69009.tar.gz |
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 <schilli1@pacbell.net>.
- trailing space in old cookie parameters not ignored;
patch by Ivan Panchenko
- protect against $SIG{__DIE__} handlers;
patch by Adam Newby <adam@NewsNow.co.uk>.
LWP::Authen::Digest:
- abort digest auth session if we fail repeatedly with
the same username/password.
Diffstat (limited to 'www/p5-libwww/distinfo')
-rw-r--r-- | www/p5-libwww/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
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 |