From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 12 03:10:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 706F816A420 for ; Sun, 12 Feb 2006 03:10:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC6A843D48 for ; Sun, 12 Feb 2006 03:10:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k1C3A3HN030406 for ; Sun, 12 Feb 2006 03:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k1C3A33I030405; Sun, 12 Feb 2006 03:10:03 GMT (envelope-from gnats) Resent-Date: Sun, 12 Feb 2006 03:10:03 GMT Resent-Message-Id: <200602120310.k1C3A33I030405@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Andreas Kohn" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14B2A16A420 for ; Sun, 12 Feb 2006 03:01:52 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from vs159088.vserver.de (syndrom23.de [62.75.159.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DB7843D45 for ; Sun, 12 Feb 2006 03:01:51 +0000 (GMT) (envelope-from andreas@syndrom23.de) Received: from klamath.syndrom23.de ([212.204.44.203]) (authenticated bits=0) by vs159088.vserver.de (8.12.8/8.12.8) with ESMTP id k1C31bSQ016512 for ; Sun, 12 Feb 2006 04:01:46 +0100 Message-Id: <1139713310.73980@klamath.syndrom23.de> Date: Sun, 12 Feb 2006 04:01:50 +0100 From: "Andreas Kohn" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/93222: [MAINTAINER-UPDATE] graphics/devil unmark BROKEN X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2006 03:10:04 -0000 >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@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 .if defined(WITH_SDL) --- devil-unBROKEN.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: