From e5d7889d484f5e5ce11a547808c2142912646933 Mon Sep 17 00:00:00 2001 From: shell Date: Sat, 14 Jun 2003 09:18:10 +0000 Subject: 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. --- net/p5-Net/Makefile | 6 +++--- net/p5-Net/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/p5-Net') diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 5ba2b11c7e7..c91e5246d7f 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2003/03/17 01:29:32 seb Exp $ +# $NetBSD: Makefile,v 1.30 2003/06/14 09:18:10 shell Exp $ # FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp # -DISTNAME= libnet-1.13 -PKGNAME= p5-Net-1.13 +DISTNAME= libnet-1.15 +PKGNAME= p5-Net-1.15 SVR4_PKGNAME= p5net CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index 8dc0c2245aa..85def1c2d16 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2003/03/17 01:29:33 seb Exp $ +$NetBSD: distinfo,v 1.9 2003/06/14 09:18:10 shell Exp $ -SHA1 (libnet-1.13.tar.gz) = ad2ffd88669b77ea7a42c2018c20dd302315461f -Size (libnet-1.13.tar.gz) = 66212 bytes +SHA1 (libnet-1.15.tar.gz) = 2bff65b388b7c6d3900db439ff8516b56b0b1cd7 +Size (libnet-1.15.tar.gz) = 70414 bytes SHA1 (patch-aa) = 655b2ee1c751818c7f90123dfde0cb06a8237b34 -- cgit v1.2.3