From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 18 09:00:12 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1956B1065694 for ; Sat, 18 Oct 2008 09:00:12 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F3D078FC14 for ; Sat, 18 Oct 2008 09:00:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id m9I90BhY041548 for ; Sat, 18 Oct 2008 09:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id m9I90Bah041547; Sat, 18 Oct 2008 09:00:11 GMT (envelope-from gnats) Date: Sat, 18 Oct 2008 09:00:11 GMT Message-Id: <200810180900.m9I90Bah041547@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Stefan Walter Cc: Subject: Re: ports/124061: [patch]: lang/mlton (new features) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Stefan Walter List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Oct 2008 09:00:12 -0000 The following reply was made to PR ports/124061; it has been noted by GNATS. From: Stefan Walter To: Timothy Bourke , Jesper Louis Andersen Cc: GNATS Subject: Re: ports/124061: [patch]: lang/mlton (new features) Date: Sat, 18 Oct 2008 10:57:53 +0200 Hi, unfortunately, 'make fetch' already fails with me (on a 7.0 system): ### => mlton-20070826-1-0.i386-freebsd.tbz is not in /home/stefan/src/ports/lang/mlton/distinfo. => Either /home/stefan/src/ports/lang/mlton/distinfo is out of date, or => mlton-20070826-1-0.i386-freebsd.tbz is spelled incorrectly. *** Error code 1 Stop in /home/stefan/src/ports/lang/mlton. ### I have downloaded the bootstrap tarball manually, but as long as it can't be fetched by the port automatically, the patch shouldn't be committed. Please either make it available on a master site that's already in the Makefile or add a master site where the file can be downloaded. Regards, Stefan