diff options
author | hubertf <hubertf> | 1999-04-04 03:51:50 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-04-04 03:51:50 +0000 |
commit | 88ffa5937a07399828078a0a38b7e1ec74fd6933 (patch) | |
tree | 99a74719d89f21b6b050d1f3e67d11f9e01a8389 /net/nmap | |
parent | 9fc156403e3782b679aed2a0eeb277b79f318b09 (diff) | |
download | pkgsrc-88ffa5937a07399828078a0a38b7e1ec74fd6933.tar.gz |
Update to V2.11.
Changes: Many new fingerprints added, fixed IRIX problems which
prevented OS scanning from working on that platform, added support
for '-m -' to redirect machine readable logs to stdout for shell
pipelining, fixed a link-list bug that could cause hangs in
UDP,FIN,NULL, and XMAS scans, also fixed a pointer problem that
could cause SIGSEGV, fixed installation problem for people without
a /usr/local/man/man1 directory as well as several other little
fixes to the installation script and minor scanner tweaks.
Diffstat (limited to 'net/nmap')
-rw-r--r-- | net/nmap/Makefile | 4 | ||||
-rw-r--r-- | net/nmap/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 4ac09b020af..a6d2a8a7dc7 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 1999/02/18 16:40:50 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/04 03:51:50 hubertf Exp $ # -DISTNAME= nmap-2.07 +DISTNAME= nmap-2.11 CATEGORIES= net MASTER_SITES= http://www.insecure.org/nmap/dist/ EXTRACT_SUFX= .tgz diff --git a/net/nmap/files/md5 b/net/nmap/files/md5 index 9f6bd0b58d1..333f5ed6ae0 100644 --- a/net/nmap/files/md5 +++ b/net/nmap/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1999/02/10 02:16:59 hubertf Exp $ +$NetBSD: md5,v 1.3 1999/04/04 03:51:51 hubertf Exp $ -MD5 (nmap-2.07.tgz) = 34263512d8599825db077b28609e44f6 +MD5 (nmap-2.11.tgz) = cabf034d087dfaf88607191cd5ee8fda |