Index: head/devel/dev86/Makefile =================================================================== --- head/devel/dev86/Makefile (revision 297194) +++ head/devel/dev86/Makefile (revision 297195) @@ -1,29 +1,31 @@ # New ports collection makefile for: dev86 # Date created: 25 October 2007 # Whom: Philip Schulz # # $FreeBSD$ # PORTNAME= dev86 -PORTVERSION= 0.16.17 +PORTVERSION= 0.16.18 CATEGORIES= devel -MASTER_SITES= http://homepage.ntlworld.com/robert.debath/dev86/ +MASTER_SITES= http://www.debath.co.uk/dev86/ \ + http://tmp.chruetertee.ch/ \ + http://disasterarea.chruetertee.ch/ DISTNAME= Dev86src-${PORTVERSION} MAINTAINER= phs@deadc0.de COMMENT= Robert de Bath's 8086 development tools CONFLICTS= bcc-[0-9]* \ bin86-[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAN1= as86.1 bcc.1 elks.1 elksemu.1 ld86.1 post-patch: # Respect CFLAGS in Makefiles. @${GREP} -Rl 'CFLAGS=' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -i "" \ -Ee "s|CFLAGS='|&${CFLAGS} |; s|^(CFLAGS=)([^'])|\1${CFLAGS} \2|" .include Property changes on: head/devel/dev86/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/dev86/distinfo =================================================================== --- head/devel/dev86/distinfo (revision 297194) +++ head/devel/dev86/distinfo (revision 297195) @@ -1,2 +1,2 @@ -SHA256 (Dev86src-0.16.17.tar.gz) = 52ed4980c0e4b68d2624aadb0ceb0339cb3fd8dd7c2175419d4f77a451846cbe -SIZE (Dev86src-0.16.17.tar.gz) = 703028 +SHA256 (Dev86src-0.16.18.tar.gz) = 049852a83898d3ee0ba97b88e526897ec6eaf0a051f4af1e9e073b1151178ff1 +SIZE (Dev86src-0.16.18.tar.gz) = 705030 Property changes on: head/devel/dev86/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property