From owner-cvs-ports@FreeBSD.ORG Mon Sep 1 10:09:49 2003 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 C2D7416A4BF; Mon, 1 Sep 2003 10:09:49 -0700 (PDT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3741744014; Mon, 1 Sep 2003 10:09:48 -0700 (PDT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost.jpj.net [127.0.0.1]) by blues.jpj.net (8.12.9/8.12.3) with ESMTP id h81H9it1096310; Mon, 1 Sep 2003 13:09:45 -0400 (EDT) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)h81H9iDa096307; Mon, 1 Sep 2003 13:09:44 -0400 (EDT) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Mon, 1 Sep 2003 13:09:44 -0400 (EDT) From: Trevor Johnson To: Edwin Groothuis In-Reply-To: <200308310358.h7V3wrKJ003517@repoman.freebsd.org> Message-ID: <20030901130836.M93518@blues.jpj.net> References: <200308310358.h7V3wrKJ003517@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/astro/celestia Makefileports/astro/celestia/files patch-src::celestia::celestiacore.cpp 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: Mon, 01 Sep 2003 17:09:49 -0000 On Sat, 30 Aug 2003, Edwin Groothuis wrote: > edwin 2003/08/30 20:58:53 PDT > > FreeBSD ports repository > > Modified files: > astro/celestia Makefile > Added files: > astro/celestia/files patch-src::celengine::starbrowser.h > patch-src::celestia::celestiacore.cpp > Log: > Partly unbreak astro/celestia due to C++ issues. > Also applied PR ports/46149 > > PR: ports/46149 > Submitted by: Brad Laue > Approved by: maintainer timeout > > Revision Changes Path > 1.9 +18 -11 ports/astro/celestia/Makefile > 1.1 +11 -0 ports/astro/celestia/files/patch-src::celengine::starbrowser.h (new) > 1.1 +21 -0 ports/astro/celestia/files/patch-src::celestia::celestiacore.cpp (new) There is no "maintainer timeout" for changes such as this which were never proposed to the maintainer. Also, these changes do not match your description of them. > > > -- Trevor Johnson