Subject: CVS commit: pkgsrc/www/p5-libwww
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 01/02/2003 16:42:26
Module Name: pkgsrc
Committed By: mjl
Date: Thu Jan 2 14:42:26 UTC 2003
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
Update p5-libwww to 5.67
HTTP::Cookies::Microsoft, makes it possible for LWP to share MSIE's cookies.
HTML::Form supports file upload better now. There are some new methods on
that kind of input; file(), filename(), content() and headers().
Net::HTTP avoids exceptions in read_response_headers() with laxed option.
New LWP::DebugFile, LWP::Authen::Ntml
The format_chunk() and write_chunk() methods of Net::HTTP did not work.
The Client-Peer response header is back.
Make HTTP::Date compatible with perl 5.8.
Try to avoid to default to overwriting /usr/bin/head on MacOS X when the
perl install prefix is /usr/bin.
HTTP::Negotiate doc patch.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/www/p5-libwww/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.