From owner-cvs-all@FreeBSD.ORG Fri Feb 6 20:39:18 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C1DA16A4CE; Fri, 6 Feb 2004 20:39:18 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA1B43D1F; Fri, 6 Feb 2004 20:39:16 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i174dGTA027769; Fri, 6 Feb 2004 20:39:16 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i174dGU0027768; Fri, 6 Feb 2004 20:39:16 -0800 (PST) (envelope-from sgk) Date: Fri, 6 Feb 2004 20:39:16 -0800 From: Steve Kargl To: Kris Kennaway Message-ID: <20040207043916.GA27750@troutmask.apl.washington.edu> References: <200402070302.i1732vrn026637@repoman.freebsd.org> <20040207034859.GA27452@troutmask.apl.washington.edu> <20040207035157.GA63464@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040207035157.GA63464@xor.obsecurity.org> User-Agent: Mutt/1.4.1i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/g95 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 04:39:18 -0000 On Fri, Feb 06, 2004 at 07:51:57PM -0800, Kris Kennaway wrote: > On Fri, Feb 06, 2004 at 07:48:59PM -0800, Steve Kargl wrote: > > On Fri, Feb 06, 2004 at 07:02:57PM -0800, Kris Kennaway wrote: > > > kris 2004/02/06 19:02:57 PST > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > lang/g95 Makefile > > > Log: > > > BROKEN on 5.x: broken pkg-plist > > > > > > > First, this needs a repo-copy to lang/gfortran. > > See the ports@ archive (if mailman is working) about > > my exchange with the committer/maintainer. Second, > > gfortran builds without a problem on 5.x. I know > > because I build it several times a week. > > Check the bento logs. > The bento log cannot repo-copy the port ;-) --- pkg-plist.orig Fri Feb 6 20:36:39 2004 +++ pkg-plist Fri Feb 6 20:37:52 2004 @@ -7,7 +7,6 @@ bin/gfortrantree-ssa bin/%%GNU_HOST%%-gcc-3.5-tree-ssa bin/%%GNU_HOST%%-gcctree-ssa -include/mf-runtime.h @comment Insert PLIST.lib here @comment -=[ begin PLIST.lib ]=- @comment -=[ end PLIST.lib ]=- -- Steve