From owner-freebsd-ports@FreeBSD.ORG Sat Sep 6 00:21:28 2014 Return-Path: Delivered-To: freebsd-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 1E41E3A6; Sat, 6 Sep 2014 00:21:28 +0000 (UTC) Received: from mail.in-addr.com (mail.in-addr.com [IPv6:2a01:4f8:191:61e8::2525:2525]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D931D13E5; Sat, 6 Sep 2014 00:21:27 +0000 (UTC) Received: from gjp by mail.in-addr.com with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XQ3kr-0001zs-F8; Sat, 06 Sep 2014 01:21:25 +0100 Date: Sat, 6 Sep 2014 01:21:25 +0100 From: Gary Palmer To: freebsd-ports@freebsd.org Subject: devel/glib12 and devel/glib20 Message-ID: <20140906002125.GB10423@in-addr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: gpalmer@freebsd.org X-SA-Exim-Scanned: No (on mail.in-addr.com); SAEximRunCond expanded to false 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 00:21:28 -0000 Hi, I upgraded to pkgng recently, and prior to this I had both devel/glib12 and devel/glib20 happily co-existing. Now I am told that I can't have both installed at the same time. This was fine with both glib-2.36.3_3 and glib-1.2.10_13 until this last updated to glib-2.36.3_4 which svn log shows as "Change PYTHON_FEATURES to USE_PYTHON" Is this correct? Can I only have one or the other now? Thanks, Gary