From owner-freebsd-ports@FreeBSD.ORG Sat Sep 6 23:21:40 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB225227; Sat, 6 Sep 2014 23:21:40 +0000 (UTC) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D74712AC; Sat, 6 Sep 2014 23:21:40 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id k14so429890wgh.27 for ; Sat, 06 Sep 2014 16:21:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=2Wtt1oeutyk3HOvU5iYRciADPbTMbF2y9b/DzfRNdjs=; b=cIaOZSTllLqAQYlfLsZlk88Q2tBqOjlvn1q32yE8PXmBcpPgpKNZzkgtIUCGv5aEwm tHp/hEgyDlVf6c1O16ZN98xsRAQbIxziTC4YJz2fl96IEYr6151368m5P19/aC4ovmo0 g/Gc2mQrs8CDKVlgcGxOp5AsnXYrgrf+3PVML4nXAHvfXTSGP3UGR3T1oE19okgUKX2+ wzz22nd2hWvpcxYOVeUL1uNcji2gtlCyttb0oTHwE49ZfJaAmg7+NSZZCpq9gGdbMvCa S7izpT3gcePdkCz/bo8J5GLOi8iRVLiYvT6BwoOKJR8fW82PIr5lKMlPdVSxwU+CeRqD TIvA== X-Received: by 10.194.77.84 with SMTP id q20mr24220689wjw.2.1410045698572; Sat, 06 Sep 2014 16:21:38 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id au4sm5955822wjc.15.2014.09.06.16.21.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Sep 2014 16:21:37 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 7 Sep 2014 01:21:35 +0200 From: Baptiste Daroussin To: Tijl Coosemans Subject: Re: CONFLICTS_INSTALL and pkg Message-ID: <20140906232135.GD64862@ivaldir.etoilebsd.net> References: <20140906183534.548d8fa1@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kvUQC+jR9YzypDnK" Content-Disposition: inline In-Reply-To: <20140906183534.548d8fa1@kalimero.tijl.coosemans.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2014 23:21:40 -0000 --kvUQC+jR9YzypDnK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 06, 2014 at 06:35:34PM +0200, Tijl Coosemans wrote: > Hi, >=20 > Do we still need to specify CONFLICTS_INSTALL or does pkg handle that > automatically now? Yes, I think we should drop CONFLICTS_INSTALL because: 1/ pkg handle it automatically 2/ it prevents make package which is now done without installing so can be = done even if an installed package conflict. regards, Bapt --kvUQC+jR9YzypDnK Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQLlv8ACgkQ8kTtMUmk6Ewv0ACgjbF3HXjZSv9dJRzbIF+3pMng q3AAn0g9vJB+eEznHh/AM0dqgrpWxN0z =LYQv -----END PGP SIGNATURE----- --kvUQC+jR9YzypDnK--