Subject: CVS commit: pkgsrc/net/p5-Net
To: None <pkgsrc-changes@netbsd.org>
From: Shell Hung <shell@netbsd.org>
List: pkgsrc-changes
Date: 06/14/2003 09:18:11
Module Name:	pkgsrc
Committed By:	shell
Date:		Sat Jun 14 09:18:11 UTC 2003

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

Log Message:
Updated to p5-Net-1.15

Changes (from 1.13) :

Global :
- Use read/print instead of sysread/syswrite for local files
  so CRLF translation happens if it needs to
- Some Docs updated

Net::FTP :
- Fix merge error spotted by Slaven Rezic
- Support for ALLO command (patch from Matthew N. Andrews)
- Add some error checking to the examples in the SYNOPSIS
- Allow the firewall type to be specified in Net::Config
  (patch from Philip Newton)

Net::SMTP :
- Allow multiple hosts to be passed to new() as an array reference
- Support MTAs with broken HELO response
  (patch from Michael Driscoll)
- Support for BINARYMIME
  (patch from Richard Coles)
- Fixes to the DSN parameter to mail()
  (patch from Rafael Garcia-Suarez)
- Make the use of email address extraction configurable. By default
  it is now back how it was

Some changes in Net::NNTP, Net::Domain and Net::Cmd
please see ChangeLog.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 pkgsrc/net/p5-Net/Makefile
cvs rdiff -r1.8 -r1.9 pkgsrc/net/p5-Net/distinfo

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