Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#4890 closed update (fixed)

UPDATE: nmap version update to 3.90

Reported by: danielluke (Daniel J. Luke) Owned by: opendarwin.org@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: nmap

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Diff inline:

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/net/nmap/Portfile,v
retrieving revision 1.35
diff -u -r1.35 Portfile
--- Portfile    7 Feb 2005 23:15:48 -0000       1.35
+++ Portfile    8 Sep 2005 19:08:26 -0000
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name           nmap
-version                3.81
+version                3.90
 categories     net
 maintainers    opendarwin.org@darkart.com
 description    Port scanning utility for large networks
@@ -24,7 +24,7 @@
 master_sites   http://download.insecure.org/nmap/dist/ \
                ftp://nuxi.ucdavis.edu/pub/misc/
 
-checksums      md5 0713306dda85aee2c95ef31b4b7d2838
+checksums      md5 0288e464b5de54c5f8cea265474c0f72
 
 use_bzip2      yes

It might also be a good idea to roll the ssl and pcre variants into the port to force it to depend on the dp versions of those libraries...

Change History (4)

comment:1 Changed 19 years ago by opendarwin.org@…

Status: newassigned

I've been thinking about rolling in the ssl and pcre variants, flipping them to "no_" variants.

comment:2 Changed 19 years ago by danielluke (Daniel J. Luke)

(In reply to comment #1)

I've been thinking about rolling in the ssl and pcre variants, flipping them to "no_" variants.

I think that that fits more with the current thoughts of how dp should handle dependencies.

comment:3 Changed 19 years ago by opendarwin.org@…

Resolution: fixed
Status: assignedclosed

comment:4 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: nmap added
Type: defectupdate
Note: See TracTickets for help on using tickets.