On Fri 2006.02.03 at 09:44 +1100, Jonathan Gray wrote: > This updates nmap from 3.95 to 4.00 > > Only tested on i386 so far.
yes, i am aware that it works on i386/amd64, however there are endian issues making some "features" not work correctly on big-endian systems, hence i was/am holding back... > Index: Makefile > =================================================================== > RCS file: /cvs/ports/net/nmap/Makefile,v > retrieving revision 1.60 > diff -u -p -r1.60 Makefile > --- Makefile 16 Jan 2006 17:08:57 -0000 1.60 > +++ Makefile 2 Feb 2006 22:24:30 -0000 > @@ -2,8 +2,7 @@ > > COMMENT= "scan ports and fingerprint stack of network hosts" > > -DISTNAME= nmap-3.95 > -PKGNAME= ${DISTNAME}p0 > +DISTNAME= nmap-4.00 > CATEGORIES= net security > MASTER_SITES= ${HOMEPAGE}dist/ > EXTRACT_SUFX= .tgz > Index: distinfo > =================================================================== > RCS file: /cvs/ports/net/nmap/distinfo,v > retrieving revision 1.10 > diff -u -p -r1.10 distinfo > --- distinfo 17 Dec 2005 15:47:12 -0000 1.10 > +++ distinfo 2 Feb 2006 22:24:30 -0000 > @@ -1,4 +1,4 @@ > -MD5 (nmap-3.95.tgz) = 8aab9467378cb71ed767a863ecde58c4 > -RMD160 (nmap-3.95.tgz) = 2ca183fdb4f9eeae34ae174e3de3fc2ae130a9a9 > -SHA1 (nmap-3.95.tgz) = edc4995bff75fb9b0c208f2f73bda188429a9825 > -SIZE (nmap-3.95.tgz) = 2428629 > +MD5 (nmap-4.00.tgz) = 67c324b541eacc0935659e4e23905f0f > +RMD160 (nmap-4.00.tgz) = 4ed8f3de09702ba5e7c24e196ad48a92145e29dd > +SHA1 (nmap-4.00.tgz) = 3da2b0b33580bb66934afd7602587aa78d2f45f9 > +SIZE (nmap-4.00.tgz) = 2388225