Subject: CVS commit: pkgsrc/net/p5-Net
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 03/14/2002 23:56:36
Module Name:	pkgsrc
Committed By:	seb
Date:		Thu Mar 14 21:56:35 UTC 2002

Modified Files:
	pkgsrc/net/p5-Net: Makefile distinfo

Log Message:
Update to version 1.10, provided in PR#15898 by Shell Hung
<shell@shellhung.org>.

Notable changes since version 1.0901:
- Net::FTP::I Don't call sysread multiple times after calling select() as it
  may block.
- Net::POP3 Patches from Ville Skytta for various cleanup and use Digest::MD5.
- Net::Cmd, Net::NNTP, Net::POP3, Net::SMTP
  Add support for returning tied filehandles from some operations.
- Net::FTP Allow tied handles to be passed to get/put.
- Net::Cmd Pod changes from Robin Barker.
- Net::FTP Don't do EBCDIC translation on a binary transfer.
- Net::FTP Fix docs for anonymous login.
- Net::SMTP Support binding to a local port/address
- Net::Netrc Support exscaping in the netrc file.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/net/p5-Net/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/p5-Net/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.