summaryrefslogtreecommitdiff
path: root/net/nbtscan
diff options
context:
space:
mode:
authorcube <cube@pkgsrc.org>2004-08-07 09:10:01 +0000
committercube <cube@pkgsrc.org>2004-08-07 09:10:01 +0000
commit105367c0d8c1062fae2ab74b1cdddac397c8a2db (patch)
treeca8435f74a197af2ca11bd3e9b6492c759161836 /net/nbtscan
parentc539267d0e020a6786aaf5df1e92800b1a2531f5 (diff)
downloadpkgsrc-105367c0d8c1062fae2ab74b1cdddac397c8a2db.tar.gz
Update to version 1.5.1. Patch provided in PR 26574 by Isihara Takanori.
Version 1.5.1 - June 2003 - Fixed segmentation fault when using -f option (noticed by Brian Lovrin) - Fixed printing ugliness (noticed by Darren Critchley) - Changed version number :) (1.5 said that it is 1.0.3 - now it proudly says 1.5.1)
Diffstat (limited to 'net/nbtscan')
-rw-r--r--net/nbtscan/Makefile5
-rw-r--r--net/nbtscan/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/net/nbtscan/Makefile b/net/nbtscan/Makefile
index 230eb2750f1..ec95cc15df3 100644
--- a/net/nbtscan/Makefile
+++ b/net/nbtscan/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2004/02/14 00:54:45 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/08/07 09:10:01 cube Exp $
#
-DISTNAME= nbtscan-1.5
+DISTNAME= nbtscan-1.5.1
CATEGORIES= net
MASTER_SITES= http://www.inetcat.org/software/
@@ -11,6 +11,7 @@ COMMENT= NetBIOS name network scanner
GNU_CONFIGURE= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}a
ALL_TARGET= nbtscan
do-install:
diff --git a/net/nbtscan/distinfo b/net/nbtscan/distinfo
index 265602eb583..771d94fdd1f 100644
--- a/net/nbtscan/distinfo
+++ b/net/nbtscan/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/04/03 11:51:16 wiz Exp $
+$NetBSD: distinfo,v 1.5 2004/08/07 09:10:01 cube Exp $
-SHA1 (nbtscan-1.5.tar.gz) = 2f2f76d8c8181fd4952aea3bcc3d30c25dfbf7cc
-Size (nbtscan-1.5.tar.gz) = 76791 bytes
+SHA1 (nbtscan-1.5.1.tar.gz) = 4041d8f6b592fa310b8d3c79c56a2d3263dba82f
+Size (nbtscan-1.5.1.tar.gz) = 82107 bytes