pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/gnetcat Update to 0.7.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71dde6317b2c
branches:  trunk
changeset: 484160:71dde6317b2c
user:      snj <snj%pkgsrc.org@localhost>
date:      Thu Nov 25 19:26:43 2004 +0000

description:
Update to 0.7.1.

Changes:
o Fixed bug in UDP connection code, using pktinfo support. [BUG #796765]
o Fixed a segfault in the DNS lookup routines, caused by invalid DNS
  configurations.
o Fixed two compilation issues on SCO Unix 3.2 v 5.0.4. [BUG #857650],
  [BUG #857657]
o Fixed bug in command line switch `-i' on non-linux OS such as Solaris.
  [BUG #864780]
o The debugging support now works on libc's that don't allow NULL pointers
  passed for string (`%s') modifiers.

diffstat:

 net/gnetcat/Makefile |  6 +++---
 net/gnetcat/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 16638cc52978 -r 71dde6317b2c net/gnetcat/Makefile
--- a/net/gnetcat/Makefile      Thu Nov 25 19:25:28 2004 +0000
+++ b/net/gnetcat/Makefile      Thu Nov 25 19:26:43 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/04/25 07:57:01 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/11/25 19:26:43 snj Exp $
 
-DISTNAME=      netcat-0.7.0
-PKGNAME=       gnetcat-0.7.0
+DISTNAME=      netcat-0.7.1
+PKGNAME=       gnetcat-0.7.1
 CATEGORIES=    net www
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=netcat/}
 
diff -r 16638cc52978 -r 71dde6317b2c net/gnetcat/distinfo
--- a/net/gnetcat/distinfo      Thu Nov 25 19:25:28 2004 +0000
+++ b/net/gnetcat/distinfo      Thu Nov 25 19:26:43 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/05 14:11:27 recht Exp $
+$NetBSD: distinfo,v 1.2 2004/11/25 19:26:43 snj Exp $
 
-SHA1 (netcat-0.7.0.tar.gz) = b4a9d0a1a186e6a9040d8a48b64ba7b7f702b0fe
-Size (netcat-0.7.0.tar.gz) = 396324 bytes
+SHA1 (netcat-0.7.1.tar.gz) = b5cbc52a7ceed2fd5c4f5081f5747130b2d0fe01
+Size (netcat-0.7.1.tar.gz) = 398872 bytes
 SHA1 (patch-aa) = 08cd5e2fd5d2db28f56fc81f21990b70b2886444



Home | Main Index | Thread Index | Old Index