ports/56920:

Dominic Marks dom at wirespeed.org.uk
Tue Sep 16 11:30:13 UTC 2003


>Number:         56920
>Category:       ports
>Synopsis:       
>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:   Tue Sep 16 04:30:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.cus.org.uk 4.7-STABLE FreeBSD 4.7-STABLE #1: Sun Aug 17 23:40:38 BST 2003 root at moo.cus.org.uk:/usr/src/sys/compile/BAA i386

	
>Description:
	nmap 3.30 -> 3.45

	
>How-To-Repeat:
	NA

	
>Fix:

Index: Makefile
===================================================================
RCS file: /usr/cvs/freebsd/ports/security/nmap/Makefile,v
retrieving revision 1.70
diff -u -p -u -r1.70 Makefile
--- Makefile	1 Jul 2003 07:27:43 -0000	1.70
+++ Makefile	16 Sep 2003 12:08:29 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME?=	nmap
-PORTVERSION=	3.30
+PORTVERSION=	3.45
 CATEGORIES=	security ipv6
 MASTER_SITES=	http://download.insecure.org/nmap/dist/
 DISTNAME=	nmap-${PORTVERSION:S/.b/BETA/}
Index: distinfo
===================================================================
RCS file: /usr/cvs/freebsd/ports/security/nmap/distinfo,v
retrieving revision 1.44
diff -u -p -u -r1.44 distinfo
--- distinfo	1 Jul 2003 03:38:03 -0000	1.44
+++ distinfo	16 Sep 2003 12:09:15 -0000
@@ -1 +1 @@
-MD5 (nmap-3.30.tar.bz2) = 639fc1c91f48319eca97401e74f9c90e
+MD5 (nmap-3.45.tar.bz2) = 9219fe0907a83bddbfd1b99a21ba35ac
Index: files/patch-Makefile.in
===================================================================
RCS file: /usr/cvs/freebsd/ports/security/nmap/files/patch-Makefile.in,v
retrieving revision 1.1
diff -u -p -u -r1.1 patch-Makefile.in
--- files/patch-Makefile.in	1 Jul 2003 07:27:43 -0000	1.1
+++ files/patch-Makefile.in	16 Sep 2003 12:14:45 -0000
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Fri Mar  9 22:25:19 2001
-+++ Makefile.in	Sun May 27 17:49:17 2001
-@@ -9,14 +9,14 @@
+--- Makefile.in	Mon Sep 15 07:23:32 2003
++++ Makefile.in.new	Tue Sep 16 12:14:13 2003
+@@ -9,7 +9,7 @@
  mandir = @mandir@
  srcdir = @srcdir@
  nmapdatadir = @datadir@/nmap
@@ -8,16 +8,17 @@
 +deskdir = $(X11BASE)/share/gnome/apps/Utilities
  
  NBASEDIR=@NBASEDIR@
- CC = @CC@
- CXX = @CXX@
+ NSOCKDIR=@NSOCKDIR@
+@@ -18,7 +18,7 @@
  CCOPT = 
  LIBPCAPDIR = @libpcapdir@
+ LIBPCREDIR = @LIBPCREDIR@
 -INCLS = -I$(LIBPCAPDIR) 
 +#INCLS = -I$(LIBPCAPDIR) 
  DEFS = @DEFS@ -DNMAP_VERSION=\"$(NMAP_VERSION)\" -DNMAP_NAME=\"$(NMAP_NAME)\" -DNMAP_URL=\"$(NMAP_URL)\" -DNMAP_PLATFORM=\"$(NMAP_PLATFORM)\" -DNMAPDATADIR=\"$(nmapdatadir)\"
  # For mtrace debugging -- see MTRACE define in main.cc for instructions
  # Should only be enabled during debugging and not in any real release.
-@@ -200,7 +200,7 @@
+@@ -254,7 +254,7 @@
  	$(MAKEDEPEND) $(INCLS) -s "# DO NOT DELETE" -- $(DEFS) -- $(SRCS)
  
  install-nmap: $(TARGET)

	


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



More information about the freebsd-ports-bugs mailing list