From f4f8fd73e6e5bf9dad06f5bf35437ae4a85d5400 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 3 Apr 2003 11:51:16 +0000 Subject: Update to 1.5, prompted by PR 20985 by ISIHARA Takanori: Version 1.5 - May 2002 - Fixed a bug in displaying of 15-character NetBIOS names (15th character wasn't displayed). Bug reported by Tom Kustner, Kenny Breck and Richard IJzermans - Fixed a bug in interpreting netmask /32 and /0. Patch provided by Thomas Poindessous for Debian Linux - List of hosts to scan can now be read from stdin as well as from file. Suggested by Kevin Kadow - Fixed a bug in timing. (nbtscan waited for two seconds after scanning not doing anything). Reported by Ceri Hopkins - Nbtscan now works on Darwin. Patches provided by Mohammad A. Haque - timeout option -t is now in milliseconds, not seconds - Fixed some Solaris portability problems. Patches provided by Petter Reinholdtsen --- net/nbtscan/Makefile | 6 +++--- net/nbtscan/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/nbtscan') diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile index db02b29e9d1..dafef6da460 100644 --- a/net/nbtscan/Makefile +++ b/net/nbtscan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2003/03/16 14:22:06 cjep Exp $ -# FreeBSD Id: ports/net/nbtscan/Makefile,v 1.2 2001/08/25 10:53:28 kris Exp +# $NetBSD: Makefile,v 1.4 2003/04/03 11:51:16 wiz Exp $ +# -DISTNAME= nbtscan-1.0.3 +DISTNAME= nbtscan-1.5 CATEGORIES= net MASTER_SITES= http://www.inetcat.org/software/ diff --git a/net/nbtscan/distinfo b/net/nbtscan/distinfo index c81b0816af0..265602eb583 100644 --- a/net/nbtscan/distinfo +++ b/net/nbtscan/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/07/30 16:55:43 wiz Exp $ +$NetBSD: distinfo,v 1.4 2003/04/03 11:51:16 wiz Exp $ -SHA1 (nbtscan-1.0.3.tar.gz) = 506f5e6296fa7d1b7dd0306dd86bdd6347985e8c -Size (nbtscan-1.0.3.tar.gz) = 69806 bytes +SHA1 (nbtscan-1.5.tar.gz) = 2f2f76d8c8181fd4952aea3bcc3d30c25dfbf7cc +Size (nbtscan-1.5.tar.gz) = 76791 bytes -- cgit v1.2.3