From f81a6c8ab6bff1c1d6534c262f3adb8f143cf84a Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 5 Feb 2007 23:06:55 +0000 Subject: Update to 1.20: libnet 1.20 -- Fri Feb 2 19:42:51 CST 2007 Bug Fixes * Fixed incorrect handling of CRLF that straddled two blocks * Fix bug in response() which was too liberal in what it thought was a response line * Silence uninitialized value warnings in Net::Cmd during testing on Win32 * Documentations typos and updates Enhancements * Added support for ORCPT into Net::SMTP * Support for servers that expect the USER command in upper or lower case. Try USER first then try user if that fails --- net/p5-Net/Makefile | 7 +++---- net/p5-Net/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 6d32bcd89cd..c3de0d8bdeb 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2006/11/05 17:31:10 joerg Exp $ +# $NetBSD: Makefile,v 1.42 2007/02/05 23:06:55 wiz Exp $ -DISTNAME= libnet-1.19 -PKGNAME= p5-Net-1.19 +DISTNAME= libnet-1.20 +PKGNAME= p5-Net-1.20 SVR4_PKGNAME= p5net -PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net/distinfo b/net/p5-Net/distinfo index ff75c47253e..d96201ac62f 100644 --- a/net/p5-Net/distinfo +++ b/net/p5-Net/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2005/12/01 20:25:44 wiz Exp $ +$NetBSD: distinfo,v 1.13 2007/02/05 23:06:55 wiz Exp $ -SHA1 (libnet-1.19.tar.gz) = 8da9d05f1ef346e07d9e1c74327174d98b13b13a -RMD160 (libnet-1.19.tar.gz) = a8d5c9b306cd29a220201dec067074ba0a08f308 -Size (libnet-1.19.tar.gz) = 64835 bytes +SHA1 (libnet-1.20.tar.gz) = 1a3b7294e17a9718c311c303aafb40ad98bc5da4 +RMD160 (libnet-1.20.tar.gz) = e6b30a45178eacfa60b1cbcfcecb96c6f08887b9 +Size (libnet-1.20.tar.gz) = 67954 bytes SHA1 (patch-aa) = 982c1b169f7be3ec06457f1227d612bb9e1062d2 -- cgit v1.2.3