ports/93222: [MAINTAINER-UPDATE] graphics/devil unmark BROKEN

Andreas Kohn andreas at syndrom23.de
Sun Feb 12 03:10:04 UTC 2006


>Number:         93222
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] graphics/devil unmark BROKEN
>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:   Sun Feb 12 03:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Kohn
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #28: Sat Jan 28 04:43:24 CET 2006
    root at klamath.syndrom23.de:/usr/obj/usr/src/sys/KLAMATH



>Description:


A build fix for devil went in on 2006-01-10 (PR/91601), but devil was marked broken for on 2006-01-13 by kris. I suspect a "race condition" here, as I cannot find any newer brokenness reports for the port, and the reason it was marked broken was the exact thing the PR fixed. 

The fix only unmarks this port as broken.
I do not know if I should also bump the port revision, I don't think it is necessary (everyone who has the port installed won't notice the change, and for other people it will just build now).


>How-To-Repeat:





>Fix:


--- devil-unBROKEN.diff begins here ---
Index: Makefile
===================================================================
RCS file: /storage/freebsd/cvs/ports/graphics/devil/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	14 Jan 2006 09:14:19 -0000	1.6
+++ Makefile	12 Feb 2006 02:41:17 -0000
@@ -24,8 +24,6 @@
 
 OPTIONS=	SDL "Enable SDL support" off
 
-BROKEN=		Does not build
-
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_SDL)
--- devil-unBROKEN.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list