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.21:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03d419b9ce4f
branches:  trunk
changeset: 529355:03d419b9ce4f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 01 18:23:05 2007 +0000

description:
Update to 1.21:

libnet 1.21  -- Sat May 19 08:53:09 CDT 2007

Bug Fixes
  * Fix bug causing utf8 encoding of 8bit strings in Net::Cmd
  * Fix precedence issue in Net::NNTP. Patch from Brendan O'Dea
  * Fixed bug causing removal of last character on the line when
    doing ASCII FTP transfers

Enhancements
  * Add support for ENVID and AUTH to Net::SMTP. Patch by Mark Martinec
  * Changed default for FTP transfers to be passive
  * Added support for FTP FEAT command

diffstat:

 net/p5-Net/Makefile |  6 +++---
 net/p5-Net/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 3f5dd6ff4216 -r 03d419b9ce4f net/p5-Net/Makefile
--- a/net/p5-Net/Makefile       Fri Jun 01 15:25:19 2007 +0000
+++ b/net/p5-Net/Makefile       Fri Jun 01 18:23:05 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2007/02/05 23:06:55 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2007/06/01 18:23:05 wiz Exp $
 
-DISTNAME=      libnet-1.20
-PKGNAME=       p5-Net-1.20
+DISTNAME=      libnet-1.21
+PKGNAME=       p5-Net-1.21
 SVR4_PKGNAME=  p5net
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r 3f5dd6ff4216 -r 03d419b9ce4f net/p5-Net/distinfo
--- a/net/p5-Net/distinfo       Fri Jun 01 15:25:19 2007 +0000
+++ b/net/p5-Net/distinfo       Fri Jun 01 18:23:05 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2007/02/05 23:06:55 wiz Exp $
+$NetBSD: distinfo,v 1.14 2007/06/01 18:23:06 wiz Exp $
 
-SHA1 (libnet-1.20.tar.gz) = 1a3b7294e17a9718c311c303aafb40ad98bc5da4
-RMD160 (libnet-1.20.tar.gz) = e6b30a45178eacfa60b1cbcfcecb96c6f08887b9
-Size (libnet-1.20.tar.gz) = 67954 bytes
+SHA1 (libnet-1.21.tar.gz) = 7e9d2b8dcbb0e78e59481851c230fe76c7ce4e9d
+RMD160 (libnet-1.21.tar.gz) = 8c6f5746ceb2bdd9b179d1034e586bc9085db38a
+Size (libnet-1.21.tar.gz) = 67693 bytes
 SHA1 (patch-aa) = 982c1b169f7be3ec06457f1227d612bb9e1062d2



Home | Main Index | Thread Index | Old Index