Index: head/security/nmap/Makefile =================================================================== --- head/security/nmap/Makefile (revision 40112) +++ head/security/nmap/Makefile (revision 40113) @@ -1,35 +1,36 @@ # ex:ts=8 # Ports collection makefile for: nmap # Date created: Tue Aug 04, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= nmap -PORTVERSION= 2.53 +PORTVERSION= 2.54.b22 CATEGORIES= security MASTER_SITES= http://www.insecure.org/nmap/dist/ \ ftp://nuxi.ucdavis.edu/pub/misc/ \ http://www.mobis.com/ajax/projects/ +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/BETA/} EXTRACT_SUFX= .tgz #PATCH_SITES= http://www.mobis.com/ajax/projects/ MAINTAINER= obrien@FreeBSD.org .include GNU_CONFIGURE= yes .if ${OSVERSION} < 300004 CFLAGS+= -DDLT_RAW=12 # for obsoleted .endif MAN1= nmap.1 post-extract: @${RM} -rf ${WRKSRC}/libpcap* post-install: @strip ${PREFIX}/bin/nmap .include Property changes on: head/security/nmap/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/security/nmap/distinfo =================================================================== --- head/security/nmap/distinfo (revision 40112) +++ head/security/nmap/distinfo (revision 40113) @@ -1 +1 @@ -MD5 (nmap-2.53.tgz) = 592ace3a758e31740d70d7ce4a2dd21c +MD5 (nmap-2.54BETA22.tgz) = 325f553a42461b78ce65fc91418fa256 Property changes on: head/security/nmap/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.25 \ No newline at end of property +1.26 \ No newline at end of property