From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 3 05:10:06 2007 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 E694E16A419 for ; Mon, 3 Sep 2007 05:10:06 +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 D442D13C467 for ; Mon, 3 Sep 2007 05:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l835A6Mt050389 for ; Mon, 3 Sep 2007 05:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l835A6X4050388; Mon, 3 Sep 2007 05:10:06 GMT (envelope-from gnats) Date: Mon, 3 Sep 2007 05:10:06 GMT Message-Id: <200709030510.l835A6X4050388@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Timothy Bourke Cc: Subject: Re: ports/115932: New port: devel/ml-doc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Timothy Bourke List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2007 05:10:07 -0000 The following reply was made to PR ports/115932; it has been noted by GNATS. From: Timothy Bourke To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/115932: New port: devel/ml-doc Date: Mon, 3 Sep 2007 15:03:53 +1000 --7iMSBzlTiPOCCT2k Content-Type: multipart/mixed; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This patch fixes a bug picked up by Johannes 5 Joemann. --FCuugMFkClbJLl1L Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="heap2execpath.patch" Content-Transfer-Encoding: quoted-printable --- files/patch-config-install-sml-wrapper_sh.in.orig Mon Sep 3 15:02:08 2= 007 +++ files/patch-config-install-sml-wrapper_sh.in Mon Sep 3 14:57:44 2007 @@ -9,7 +9,7 @@ +INSTALL=3D"$BSD_INSTALL_PROGRAM" +INSTALL_DATA=3D"$BSD_INSTALL_DATA" HEAP_SUFFIX=3D"@SMLNJ_HEAP_SUFFIX@" -+HEAP2EXEC=3D/usr/local/bin/heap2exec ++HEAP2EXEC=3D@SMLNJ_PATH@/heap2exec =20 if test $# -ne 2 ; then echo "usage: install-sml-wrapper.sh " --FCuugMFkClbJLl1L-- --7iMSBzlTiPOCCT2k Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFG25W5tKVK1sFb0ecRAv1EAJ9XC/9tqHK6QGc6c2jbGSOF2G7EswCfcO9O 2HeN+NkqLnTvuuqXronJn6I= =O6J3 -----END PGP SIGNATURE----- --7iMSBzlTiPOCCT2k--