Date: Sat, 27 Apr 2002 13:49:58 -0700 From: Kris Kennaway <kris@obsecurity.org> To: Ying-Chieh Liao <ijliao@FreeBSD.org> Cc: Kris Kennaway <kris@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/math Makefile Message-ID: <20020427134958.B89190@xor.obsecurity.org> In-Reply-To: <20020427141224.GA36693@terry.dragon2.net>; from ijliao@FreeBSD.org on Sat, Apr 27, 2002 at 10:12:24PM %2B0800 References: <200204271037.g3RAbfa10701@freefall.freebsd.org> <20020427141224.GA36693@terry.dragon2.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--v9Ux+11Zm5mwPlX6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 10:12:24PM +0800, Ying-Chieh Liao wrote: > On Sat, Apr 27, 2002 at 03:37:40 -0700, Kris Kennaway wrote: > > Modified files: > > math Makefile=20 > > Log: > > Put back libgmp and remove libgmp-freebsd instead, because > > ijliao did not fix up dependencies after his repo-copy. >=20 > wait ... why remove libgmp-freebsd ? Because libgmp and libgmp-freebsd both have identical package names (i.e. because libgmp-freebsd was a repo copy from libgmp), and this breaks the INDEX build. I tried commenting out libgmp, assuming you'd already cleaned up after the repo-copy which happened several weeks ago, but you haven't done that yet. libgmp-freebsd was added to the Makefile prematurely in the following commit: ---------------------------- revision 1.168 date: 2002/04/06 17:17:34; author: ijliao; state: Exp; lines: +2 -0 add cwtex to chinese/Makefile add libgmp-freebsd (repo-copy from libgmp) & libgmp4 (repo-copy from libgmp= e) to math/Makefile Noted by: Dan Langille <dan@langille.org> ---------------------------- This was the source of the breakage. > I think you should back it out, and I'll fix the dependency (about libgmp) I think you should fix the dependencies and back it out once it's fixed. Otherwise we're back where we started. Kris --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8yw72Wry0BWjoQKURAsMVAJ0XEpXmrywSla+96iMOhwDh6tPCBgCg4Mvj FlmVA7w/xJExBbmU54qbKNc= =Mmwh -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020427134958.B89190>