From owner-freebsd-ports@FreeBSD.ORG Mon Nov 19 08:07:30 2007 Return-Path: Delivered-To: ports@freeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A56CB16A417; Mon, 19 Nov 2007 08:07:30 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.ipv6.droso.net [IPv6:2001:6c8:6:0:206:5bff:fef8:267d]) by mx1.freebsd.org (Postfix) with ESMTP id F134A13C46A; Mon, 19 Nov 2007 08:07:29 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 26FA81CC54; Mon, 19 Nov 2007 09:07:28 +0100 (CET) Date: Mon, 19 Nov 2007 09:07:28 +0100 From: Erwin Lansing To: Maho NAKATA Message-ID: <20071119080727.GF42525@droso.net> Mail-Followup-To: Maho NAKATA , stephen@math.missouri.edu, portmgr@FreeBSD.org, maho@freeBSD.org, ports@freeBSD.org References: <474106CB.9060700@math.missouri.edu> <20071119.132430.232757505.chat95@mac.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="phbq2bkSb+hZnunM" Content-Disposition: inline In-Reply-To: <20071119.132430.232757505.chat95@mac.com> X-Operating-System: FreeBSD/i386 7.0-BETA2 User-Agent: Mutt/1.5.16 (2007-06-09) Cc: maho@freeBSD.org, ports@freeBSD.org, stephen@math.missouri.edu, portmgr@FreeBSD.org Subject: Re: octave-forge on FreeBSD 7.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2007 08:07:30 -0000 --phbq2bkSb+hZnunM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 19, 2007 at 01:24:30PM +0900, Maho NAKATA wrote: > Dear portmgr@ and Stephen >=20 > Portmgr@: >=20 > Stephen Montgomery-Smith > reported that applying following patch will unbreak > for FBSD7. Could you please approve my commit? >=20 > Index: Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > RCS file: /home/pcvs/ports/math/octave-forge/Makefile,v > retrieving revision 1.19 > diff -u -r1.19 Makefile > --- Makefile 1 Oct 2007 09:34:23 -0000 1.19 > +++ Makefile 19 Nov 2007 04:22:31 -0000 > @@ -36,9 +36,7 @@ > .include > =20 > .if ${OSVERSION} >=3D 700042 > -.if ${ARCH} =3D=3D "amd64" || ${ARCH} =3D=3D "sparc64" > -BROKEN=3D Does not compile with GCC 4.2 > -.endif > +USE_GCC=3D 3.4 > .endif > =20 > GNU_HOST=3D ${ARCH}-portbld-freebsd${OSREL} > cvs diff: Diffing files >=20 Approved. -erwin --phbq2bkSb+hZnunM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQFHQUQ/qy9aWxUlaZARAh1SAKDByiHnj1Gm2ZxlK/so3IPUziLTYACgkVoi LX4MTT+5CByJj31ySXydlOo= =S06a -----END PGP SIGNATURE----- --phbq2bkSb+hZnunM--