From owner-cvs-ports@FreeBSD.ORG Wed Mar 17 14:48:54 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 3553C16A4CE; Wed, 17 Mar 2004 14:48:54 -0800 (PST) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C86943D2F; Wed, 17 Mar 2004 14:48:54 -0800 (PST) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 451FF14730; Wed, 17 Mar 2004 16:48:53 -0600 (CST) Date: Wed, 17 Mar 2004 16:48:53 -0600 (CST) From: Mark Linimon X-X-Sender: linimon@pancho To: Kris Kennaway In-Reply-To: <20040317222059.GC69408@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mark Linimon cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gforth Makefile distinfo pkg-plist patch-engine::signals.c 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: Wed, 17 Mar 2004 22:48:54 -0000 > Was this intentional? The package build was failing on amd64 and > ia64, btw - perhaps this commit fixes it though. Yes, it was intentional; it was an addendum to ports/63991, added by the same submitter. mcl