Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2005 20:24:34 +0100
From:      Kirill Ponomarew <krion@voodoo.oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        eik@FreeBSD.org
Subject:   ports/77425: [PATCH] security/nmap: 3.77 -> 3.81
Message-ID:  <E1D02sc-000MOh-J5@voodoo.oberon.net>
Resent-Message-ID: <200502121930.j1CJUJQj085918@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         77425
>Category:       ports
>Synopsis:       [PATCH] security/nmap: 3.77 -> 3.81
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 12 19:30:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD voodoo.oberon.net 5.3-STABLE FreeBSD 5.3-STABLE #1: Fri Jan  7 10:37:32 CET
>Description:
Update to version 3.81

Port maintainer (eik@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- nmap-3.81.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/nmap/Makefile /home/krion/nmap/Makefile
--- /usr/ports/security/nmap/Makefile	Tue Nov 30 19:10:45 2004
+++ /home/krion/nmap/Makefile	Sat Feb 12 20:21:47 2005
@@ -17,7 +17,7 @@
 MAINTAINER=	eik@FreeBSD.org
 COMMENT?=	Port scanning utility for large networks
 
-DISTVERSION=	3.77
+DISTVERSION=	3.81
 
 USE_BZIP2=	yes
 USE_REINPLACE=	yes
diff -ruN --exclude=CVS /usr/ports/security/nmap/distinfo /home/krion/nmap/distinfo
--- /usr/ports/security/nmap/distinfo	Tue Nov 30 19:10:45 2004
+++ /home/krion/nmap/distinfo	Sat Feb 12 20:21:47 2005
@@ -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 -ruN --exclude=CVS /usr/ports/security/nmap/files/patch-nbase::configure /home/krion/nmap/files/patch-nbase::configure
--- /usr/ports/security/nmap/files/patch-nbase::configure	Wed Dec  1 18:11:22 2004
+++ /home/krion/nmap/files/patch-nbase::configure	Sat Feb 12 20:21:47 2005
@@ -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 -ruN --exclude=CVS /usr/ports/security/nmap/pkg-plist /home/krion/nmap/pkg-plist
--- /usr/ports/security/nmap/pkg-plist	Mon Jul  5 09:13:39 2004
+++ /home/krion/nmap/pkg-plist	Sat Feb 12 20:21:47 2005
@@ -5,6 +5,8 @@
 %%DATADIR%%/nmap-rpc
 %%DATADIR%%/nmap-service-probes
 %%DATADIR%%/nmap-services
+%%DATADIR%%/nmap.dtd
+%%DATADIR%%/nmap.xsl
 @dirrm %%DATADIR%%
 %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
 %%PORTDOCS%%%%DOCSDIR%%/HACKING
--- nmap-3.81.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1D02sc-000MOh-J5>