ports/127379: [maintainer] Update security/nmap to 4.76

Daniel Roethlisberger daniel at roe.ch
Sun Sep 14 16:00:12 UTC 2008


>Number:         127379
>Category:       ports
>Synopsis:       [maintainer] Update security/nmap to 4.76
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 16:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 7.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD marvin.ustcor.roe.ch 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC 2008 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Update nmap to 4.76, introducing some new features, most notably a
new list of default TCP and UDP ports, based on which ports are more
commonly open.
>How-To-Repeat:
>Fix:
--- nmap-4.76.diff begins here ---
diff -ruN nmap.orig/Makefile nmap/Makefile
--- nmap.orig/Makefile	2008-09-07 12:20:16.000000000 +0200
+++ nmap/Makefile	2008-09-14 16:12:40.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	nmap
-PORTVERSION=	4.68
+PORTVERSION=	4.76
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://nmap.org/dist/ \
 		http://www.mirrors.wiretapped.net/security/network-mapping/nmap/ \
diff -ruN nmap.orig/distinfo nmap/distinfo
--- nmap.orig/distinfo	2008-08-03 18:09:47.000000000 +0200
+++ nmap/distinfo	2008-09-14 16:17:19.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (nmap-4.68.tar.bz2) = c363d32a00c697d15996fced22072b6c
-SHA256 (nmap-4.68.tar.bz2) = 1866be3d8d397ea7721c08f520d033c208492d3e1551311805d18efbe6cef161
-SIZE (nmap-4.68.tar.bz2) = 5979048
+MD5 (nmap-4.76.tar.bz2) = 278dd2e849cc3dbb947df961a1aaffd0
+SHA256 (nmap-4.76.tar.bz2) = 4e24328ca6ec97afb2a8caf312b1f111a15cf41763a5ac41e7a633fdb217d66d
+SIZE (nmap-4.76.tar.bz2) = 6061317
diff -ruN nmap.orig/pkg-plist nmap/pkg-plist
--- nmap.orig/pkg-plist	2008-08-03 18:09:47.000000000 +0200
+++ nmap/pkg-plist	2008-09-14 16:50:05.000000000 +0200
@@ -1,7 +1,4 @@
 bin/nmap
-libexec/nmap/nselib-bin/bit.so
- at dirrm libexec/nmap/nselib-bin
- at dirrm libexec/nmap
 %%DATADIR%%/scripts/script.db
 %%DATADIR%%/scripts/xamppDefaultPass.nse
 %%DATADIR%%/scripts/strangeSMTPport.nse
@@ -31,7 +28,6 @@
 %%DATADIR%%/scripts/SSLv2-support.nse
 %%DATADIR%%/scripts/SSHv1-support.nse
 %%DATADIR%%/scripts/SQLInject.nse
-%%DATADIR%%/scripts/SNMPsysdesr.nse
 %%DATADIR%%/scripts/SMTPcommands.nse
 %%DATADIR%%/scripts/SMTP_openrelay_test.nse
 %%DATADIR%%/scripts/RealVNC_auth_bypass.nse
@@ -44,6 +40,14 @@
 %%DATADIR%%/scripts/HTTPAuth.nse
 %%DATADIR%%/scripts/UPnP-info.nse
 %%DATADIR%%/scripts/zoneTrans.nse
+%%DATADIR%%/scripts/whois.nse
+%%DATADIR%%/scripts/popcapa.nse
+%%DATADIR%%/scripts/dns-safe-recursion-txid.nse
+%%DATADIR%%/scripts/dns-safe-recursion-port.nse
+%%DATADIR%%/scripts/brutePOP3.nse
+%%DATADIR%%/scripts/SNMPsysdescr.nse
+%%DATADIR%%/scripts/SNMPcommunitybrute.nse
+%%DATADIR%%/scripts/ASN.nse
 @dirrm %%DATADIR%%/scripts
 %%DATADIR%%/nselib/http.lua
 %%DATADIR%%/nselib/ipOps.lua
@@ -57,6 +61,11 @@
 %%DATADIR%%/nselib/tab.lua
 %%DATADIR%%/nselib/datafiles.lua
 %%DATADIR%%/nselib/comm.lua
+%%DATADIR%%/nselib/base64.lua
+%%DATADIR%%/nselib/unpwdb.lua
+%%DATADIR%%/nselib/snmp.lua
+%%DATADIR%%/nselib/pop3.lua
+%%DATADIR%%/nselib/dns.lua
 @dirrm %%DATADIR%%/nselib
 %%DATADIR%%/nmap-mac-prefixes
 %%DATADIR%%/nmap-os-db
--- nmap-4.76.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list