Update to version 3.81

Changes:

- Nmap now prints a warning message on Windows if Winpcap is not found
  (it then reverts to raw sockets mode if available, as usual).
- documentation fixes and updates.
This commit is contained in:
salo 2005-02-09 13:58:41 +00:00
parent 2ae49b7045
commit 7ece32acd3
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.42 2005/02/06 21:56:11 salo Exp $
# $NetBSD: Makefile,v 1.43 2005/02/09 13:58:41 salo Exp $
#
DISTNAME= nmap-3.80
DISTNAME= nmap-3.81
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2

View file

@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.22 2005/02/06 21:56:11 salo Exp $
$NetBSD: distinfo,v 1.23 2005/02/09 13:58:41 salo Exp $
SHA1 (nmap-3.80.tar.bz2) = 3d92a92d6657d9b42b6c58339e224722027b4629
Size (nmap-3.80.tar.bz2) = 1491414 bytes
SHA1 (nmap-3.81.tar.bz2) = b14e392f4619bfe0b2b6cb9843c2e8f44ac6e628
Size (nmap-3.81.tar.bz2) = 1491604 bytes
SHA1 (patch-aa) = e22e9674173b66240c8e56a0468059b773444ad6
SHA1 (patch-ab) = 7ac228ff6016b1893b0bdd38134fe46f6ee71b67
SHA1 (patch-ad) = 697142c3eed5c8771c9421e241a06b9c35588b9d

View file

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.29 2005/02/06 21:56:11 salo Exp $
# $NetBSD: Makefile,v 1.30 2005/02/09 13:58:41 salo Exp $
#
DISTNAME= nmap-3.80
DISTNAME= nmap-3.81
PKGNAME= nmapfe-0.9.5
PKGREVISION= 19
PKGREVISION= 20
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2