summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/nmap/Makefile4
-rw-r--r--net/nmap/distinfo10
-rw-r--r--net/nmap/patches/patch-aa6
-rw-r--r--net/nmapfe/Makefile6
4 files changed, 13 insertions, 13 deletions
diff --git a/net/nmap/Makefile b/net/nmap/Makefile
index 56147d04175..14a66fdea38 100644
--- a/net/nmap/Makefile
+++ b/net/nmap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2006/04/25 13:43:09 salo Exp $
+# $NetBSD: Makefile,v 1.51 2006/06/15 15:24:23 salo Exp $
#
-DISTNAME= nmap-4.03
+DISTNAME= nmap-4.10
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2
diff --git a/net/nmap/distinfo b/net/nmap/distinfo
index c7944fc6137..cc5f20de2be 100644
--- a/net/nmap/distinfo
+++ b/net/nmap/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.31 2006/04/25 13:43:09 salo Exp $
+$NetBSD: distinfo,v 1.32 2006/06/15 15:24:23 salo Exp $
-SHA1 (nmap-4.03.tar.bz2) = 8c5f1e541647655369497862b360971a8393c59e
-RMD160 (nmap-4.03.tar.bz2) = 9750b91ce1339888e4d18fc08a5927b5c3d38973
-Size (nmap-4.03.tar.bz2) = 2123560 bytes
-SHA1 (patch-aa) = 7e76def6b186d909fb4107170d24d65812e5468f
+SHA1 (nmap-4.10.tar.bz2) = ee63328b3ff02dd75bf3e98a8506ccfdaeeb623b
+RMD160 (nmap-4.10.tar.bz2) = 1d64699b0e42cf38a6b666bf4585223ca87440c6
+Size (nmap-4.10.tar.bz2) = 2130202 bytes
+SHA1 (patch-aa) = 94785ba16d30b607df680d4a272a7bec67b32802
SHA1 (patch-ab) = ea3fc8ec22a6331a1c2dc512f1d166970beca6c3
SHA1 (patch-ad) = d54793006dcd446cc973950c9d8a974cb37655d1
SHA1 (patch-ae) = 9ef870f3961c38c85c558304595df31f2b9d92fd
diff --git a/net/nmap/patches/patch-aa b/net/nmap/patches/patch-aa
index 7cb63914f2c..06349112a1f 100644
--- a/net/nmap/patches/patch-aa
+++ b/net/nmap/patches/patch-aa
@@ -1,10 +1,10 @@
-$NetBSD: patch-aa,v 1.17 2006/04/25 13:43:09 salo Exp $
+$NetBSD: patch-aa,v 1.18 2006/06/15 15:24:24 salo Exp $
--- Makefile.in.orig 2006-04-22 23:52:13.000000000 +0200
+++ Makefile.in 2006-04-25 14:56:00.000000000 +0200
@@ -1,4 +1,4 @@
--export NMAP_VERSION = 4.03
-+NMAP_VERSION = 4.03
+-export NMAP_VERSION = 4.10
++NMAP_VERSION = 4.10
NMAP_NAME= Nmap
NMAP_URL= http://www.insecure.org/nmap/
NMAP_PLATFORM=@host@
diff --git a/net/nmapfe/Makefile b/net/nmapfe/Makefile
index 5c7e28ccfee..cac9516eb50 100644
--- a/net/nmapfe/Makefile
+++ b/net/nmapfe/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2006/04/25 13:43:09 salo Exp $
+# $NetBSD: Makefile,v 1.41 2006/06/15 15:24:24 salo Exp $
#
-DISTNAME= nmap-4.03
+DISTNAME= nmap-4.10
PKGNAME= nmapfe-0.9.5
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= net security
MASTER_SITES= http://www.insecure.org/nmap/dist/
EXTRACT_SUFX= .tar.bz2