From owner-cvs-ports@FreeBSD.ORG Tue Nov 23 20:39:20 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536F916A4CE; Tue, 23 Nov 2004 20:39:20 +0000 (GMT) Received: from arabica.esil.univ-mrs.fr (arabica.esil.univ-mrs.fr [139.124.41.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333B243D2D; Tue, 23 Nov 2004 20:39:19 +0000 (GMT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from arabica.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1])iANKdIhO013496; Tue, 23 Nov 2004 21:39:18 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: (from rv@localhost) by arabica.esil.univ-mrs.fr (8.13.1/8.13.1/Submit) id iANKdHck013495; Tue, 23 Nov 2004 21:39:17 +0100 (CET) (envelope-from herve.quiroz@esil.univ-mrs.fr) X-Authentication-Warning: arabica.esil.univ-mrs.fr: rv set sender to herve.quiroz@esil.univ-mrs.fr using -f Date: Tue, 23 Nov 2004 21:39:17 +0100 From: Herve Quiroz To: Kris Kennaway Message-ID: <20041123203917.GA13431@arabica.esil.univ-mrs.fr> References: <200411231436.iANEaBNm043295@repoman.freebsd.org> <20041123175652.GA80172@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041123175652.GA80172@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Herve Quiroz cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/ogmrip Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 20:39:20 -0000 On Tue, Nov 23, 2004 at 09:56:52AM -0800, Kris Kennaway wrote: > > Log: > > Mark the port as BROKEN as the author has reported a critical issue that will > > be fixed in the next release (0.5.3) to be expected in the next few days. > > > > Notified by: author > > ITYM IGNORE (don't use BROKEN for ports that will actually build if > you let them). You're right. Thanks for the information BTW (it's my first ever BROKEN port -- I'm a bit more used to unbreak them generally). However, I think it'll stay as-is for now as I plan to commit 0.5.3 in the next few hours... Herve