aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-02-26 23:39:54 +0800
committerkrion <krion@FreeBSD.org>2005-02-26 23:39:54 +0800
commit8cc2fc72ea166a3c973818d3132487819e0a2a76 (patch)
tree583e051a333c5a190b387708ade0cc7fd76eab4e /security
parent46b04eb93c3eab74b108038d668c4c77db0cba13 (diff)
downloadfreebsd-ports-gnome-8cc2fc72ea166a3c973818d3132487819e0a2a76.tar.gz
freebsd-ports-gnome-8cc2fc72ea166a3c973818d3132487819e0a2a76.tar.zst
freebsd-ports-gnome-8cc2fc72ea166a3c973818d3132487819e0a2a76.zip
Update to version 3.81
PR: ports/77425 Submitted by: krion Approved by: maintainer timeout
Diffstat (limited to 'security')
-rw-r--r--security/nmap/Makefile2
-rw-r--r--security/nmap/distinfo4
-rw-r--r--security/nmap/files/patch-nbase::configure13
-rw-r--r--security/nmap/pkg-plist2
4 files changed, 13 insertions, 8 deletions
diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 897bd9cb8d2d..e46747324a2d 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -17,7 +17,7 @@ DISTNAME= nmap-${DISTVERSION} # needed for security/nmapfe
MAINTAINER= eik@FreeBSD.org
COMMENT?= Port scanning utility for large networks
-DISTVERSION= 3.77
+DISTVERSION= 3.81
USE_BZIP2= yes
USE_REINPLACE= yes
diff --git a/security/nmap/distinfo b/security/nmap/distinfo
index 37f04e307150..3571fafa9a40 100644
--- a/security/nmap/distinfo
+++ b/security/nmap/distinfo
@@ -1,2 +1,2 @@
-MD5 (nmap-3.77.tar.bz2) = 03f0a925fc1975862709579b452b30f9
-SIZE (nmap-3.77.tar.bz2) = 1441332
+MD5 (nmap-3.81.tar.bz2) = 0713306dda85aee2c95ef31b4b7d2838
+SIZE (nmap-3.81.tar.bz2) = 1491604
diff --git a/security/nmap/files/patch-nbase::configure b/security/nmap/files/patch-nbase::configure
index e37fda757152..20b0cafc69f5 100644
--- a/security/nmap/files/patch-nbase::configure
+++ b/security/nmap/files/patch-nbase::configure
@@ -1,11 +1,14 @@
---- nbase/configure.orig Mon Oct 6 13:03:52 2003
-+++ nbase/configure Mon Oct 6 13:04:08 2003
-@@ -3087,7 +3087,7 @@
+
+$FreeBSD$
+
+--- nbase/configure.orig
++++ nbase/configure
+@@ -3088,7 +3088,7 @@
--for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/time.h unistd.h bstring.h errno.h sys/types.h sys/socket.h netinet/in.h sys/sockio.h rpc/types.h netdb.h pwd.h arpa/inet.h sys/resource.h sys/stat.h sys/wait.h libiberty.h fcntl.h
-+for ac_header in string.h strings.h memory.h sys/param.h sys/time.h unistd.h bstring.h errno.h sys/types.h sys/socket.h netinet/in.h sys/sockio.h rpc/types.h netdb.h pwd.h arpa/inet.h sys/resource.h sys/stat.h sys/wait.h libiberty.h fcntl.h
+-for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/time.h unistd.h bstring.h errno.h sys/types.h sys/socket.h netinet/in.h sys/sockio.h rpc/types.h netdb.h pwd.h arpa/inet.h sys/resource.h sys/stat.h sys/wait.h net/if.h libiberty.h fcntl.h
++for ac_header in string.h strings.h memory.h sys/param.h sys/time.h unistd.h bstring.h errno.h sys/types.h sys/socket.h netinet/in.h sys/sockio.h rpc/types.h netdb.h pwd.h arpa/inet.h sys/resource.h sys/stat.h sys/wait.h net/if.h libiberty.h fcntl.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then
diff --git a/security/nmap/pkg-plist b/security/nmap/pkg-plist
index 6bdd1c358c95..b92fef766178 100644
--- a/security/nmap/pkg-plist
+++ b/security/nmap/pkg-plist
@@ -5,6 +5,8 @@ bin/nmap
%%DATADIR%%/nmap-rpc
%%DATADIR%%/nmap-service-probes
%%DATADIR%%/nmap-services
+%%DATADIR%%/nmap.dtd
+%%DATADIR%%/nmap.xsl
@dirrm %%DATADIR%%
%%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
%%PORTDOCS%%%%DOCSDIR%%/HACKING