Date: Mon, 21 Jan 2013 20:07:06 -0600 From: Brooks Davis <brooks@FreeBSD.org> To: Gabor Pali <pgj@FreeBSD.org> Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: svn commit: r310188 - in head: graphics/opengtl lang/clay lang/pure Message-ID: <20130122020706.GD92095@lor.one-eyed-alien.net> In-Reply-To: <CAHnG2CwOmc5M_eVQF8EMg2CbwBv%2BXO_F9qVjhcKP3JBBE0J0JA@mail.gmail.com> References: <201301101630.r0AGUslc055090@svn.freebsd.org> <CAHnG2CwOmc5M_eVQF8EMg2CbwBv%2BXO_F9qVjhcKP3JBBE0J0JA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--4zI0WCX1RcnW9Hbu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 21, 2013 at 11:10:12PM +0100, Gabor Pali wrote: > Hi Brooks, >=20 > On Thu, Jan 10, 2013 at 5:30 PM, Brooks Davis <brooks@freebsd.org> wrote: > > Modified: head/lang/pure/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=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D > > --- head/lang/pure/Makefile Thu Jan 10 16:19:44 2013 (r31018= 7) > > +++ head/lang/pure/Makefile Thu Jan 10 16:30:53 2013 (r31018= 8) > > @@ -18,8 +18,8 @@ LICENSE_COMB=3D dual > > > > LIB_DEPENDS=3D gmp:${PORTSDIR}/math/gmp \ > > mpfr:${PORTSDIR}/math/mpfr > > -BUILD_DEPENDS=3D llvm>=3D2.9:${PORTSDIR}/devel/llvm > > -RUN_DEPENDS=3D llvm>=3D2.9:${PORTSDIR}/devel/llvm > > +BUILD_DEPENDS=3D llvm31>=3D3.1:${PORTSDIR}/devel/llvm > > +RUN_DEPENDS=3D llvm31>=3D3.1:${PORTSDIR}/devel/llvm >=20 > I think you broke lang/pure in this commit as probably you have > forgotten to change devel/llvm to devel/llvm31 in the dependency lines > above. You are correct. Thanks for finding this. I really need to find time to add a USE_LLVM variable so this can be centralized. -- Brooks --4zI0WCX1RcnW9Hbu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFQ/fRJXY6L6fI4GtQRAhoOAKDNeQZGWiHu+xgDO3y4Ox9AXWr3PACdHDWn /pJ5v9jIyWNrPKHS4HMA2bs= =B+xa -----END PGP SIGNATURE----- --4zI0WCX1RcnW9Hbu--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130122020706.GD92095>