From b467f977d7b70c6e5e3d85fe486324e84043876a Mon Sep 17 00:00:00 2001 From: bad Date: Mon, 19 Jul 2004 11:04:23 +0000 Subject: [PATCH] Update p5-Net to libnet-1.19 because I need the XVERP support in the mail() method. Changes for 1.19 and 1.18: libnet 1.19 -- Wed Jun 30 14:53:48 BST 2004 Bug Fixes * Fixed datasend test to work on Win32 platform * Fixed Authen::SASL checking in SMTP.pm and POP3.pm * Fixed bug that a restarted get with Net::FTP did not append to local file libnet 1.18 -- Mon Mar 22 16:19:01 GMT 2004 Bug Fixes * Fixed bug in CRLF translation in Net::Cmd datasend/dataend methods * Fixed bug in converting numbers returned by PASV command into a packed IP address * Fixed bug that caused Net::FTP->get to truncate the local file after the restart method had been called * Fixed bug in Net::FTP-.rmdir when the server returned . and .. in the contents of a directory * Fixed bug in POP3 that was sending unnecessary RSETs Enhancements * Added support for POP3 CAPA command * Added support for XVERP to Net::SMTP * Added Net::POP3->banner method to return the banner received from the server during connect * Added Net::POP3->auth method for performing authentication using SASL, requires Authen::SASL * Added Host option to ->new constructor of FTP, NNTP, SMTP and POP3 which can be used instead of passing the host as the first argument * Added ->host method to FTP, NNTP, SMTP and POP3 to return the host string used for the connect. This is useful to determine which host was connected to when multiple hosts are specified * Added support for more non-standard responses to Net::FTP->size * Updated POD for Net::SMTP wrt. not passing a Hello parameter to the constructor. (Jeff Macdonald) Changes from 1.15 to 1.17 not available due to Subversion lossage. --- net/p5-Net/Makefile | 6 +++--- net/p5-Net/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 2396e0db88ee..b329cf7580f0 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2004/02/19 22:16:59 minskim Exp $ +# $NetBSD: Makefile,v 1.34 2004/07/19 11:04:23 bad Exp $ # FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp # -DISTNAME= libnet-1.15 -PKGNAME= p5-Net-1.15 +DISTNAME= libnet-1.19 +PKGNAME= p5-Net-1.19 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 85def1c2d160..deaf9305f124 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2003/06/14 09:18:10 shell Exp $ +$NetBSD: distinfo,v 1.10 2004/07/19 11:04:23 bad Exp $ -SHA1 (libnet-1.15.tar.gz) = 2bff65b388b7c6d3900db439ff8516b56b0b1cd7 -Size (libnet-1.15.tar.gz) = 70414 bytes +SHA1 (libnet-1.19.tar.gz) = 8da9d05f1ef346e07d9e1c74327174d98b13b13a +Size (libnet-1.19.tar.gz) = 64835 bytes SHA1 (patch-aa) = 655b2ee1c751818c7f90123dfde0cb06a8237b34