Date: Sat, 15 Dec 2012 23:54:22 +0100 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Jason Helfman <jgh@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r308937 - head/devel/json-c Message-ID: <20121215225421.GH18884@ithaqua.etoilebsd.net> In-Reply-To: <201212150818.qBF8Ibij003322@svn.freebsd.org> References: <201212150818.qBF8Ibij003322@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--poemUeGtc2GQvHuH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Dec 15, 2012 at 08:18:37AM +0000, Jason Helfman wrote: > Author: jgh > Date: Sat Dec 15 08:18:36 2012 > New Revision: 308937 > URL: http://svnweb.freebsd.org/changeset/ports/308937 >=20 > Log: > - set CONFLICT on devel/cocaine-core > =20 > Spotted by: makc@ >=20 > Modified: > head/devel/json-c/Makefile >=20 > Modified: head/devel/json-c/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/devel/json-c/Makefile Sat Dec 15 08:13:10 2012 (r308936) > +++ head/devel/json-c/Makefile Sat Dec 15 08:18:36 2012 (r308937) > @@ -1,9 +1,5 @@ > -# New ports collection makefile for: json-c > -# Date created: June 23 2006 > -# Whom: gno@yahoo-inc.com > -# > +# Created by: gno@yahoo-inc.com > # $FreeBSD$ > -# > =20 > PORTNAME=3D json-c > PORTVERSION=3D 0.9 > @@ -18,4 +14,6 @@ GNU_CONFIGURE=3D yes > USE_GMAKE=3D yes > USE_GNOME=3D pkgconfig gnomehack > =20 > +CONFLICTS=3D cocaine-core-[0-9]* > + > .include <bsd.port.mk> Would have been nice to fix the pkgconfig dep while here :) regards, Bapt --poemUeGtc2GQvHuH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlDM/50ACgkQ8kTtMUmk6Ey4jwCeKVCYXv043UV4DTFUlMSn0bzt IpQAniURlqXBCPIDHcm34iWTqG1wfEIC =2R3w -----END PGP SIGNATURE----- --poemUeGtc2GQvHuH--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121215225421.GH18884>