pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net Update to 1.20:
details: https://anonhg.NetBSD.org/pkgsrc/rev/287d09594494
branches: trunk
changeset: 525050:287d09594494
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 05 23:06:55 2007 +0000
description:
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
diffstat:
net/p5-Net/Makefile | 7 +++----
net/p5-Net/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 3292196c0358 -r 287d09594494 net/p5-Net/Makefile
--- a/net/p5-Net/Makefile Mon Feb 05 23:04:44 2007 +0000
+++ b/net/p5-Net/Makefile Mon Feb 05 23:06:55 2007 +0000
@@ -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 -r 3292196c0358 -r 287d09594494 net/p5-Net/distinfo
--- a/net/p5-Net/distinfo Mon Feb 05 23:04:44 2007 +0000
+++ b/net/p5-Net/distinfo Mon Feb 05 23:06:55 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index