From owner-freebsd-perl@FreeBSD.ORG Mon Jan 5 21:08:55 2015 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9048353B for ; Mon, 5 Jan 2015 21:08:55 +0000 (UTC) Received: from heechee.tobez.org (heechee.tobez.org [IPv6:2001:2010:1::feef]) by mx1.freebsd.org (Postfix) with ESMTP id 586202F58 for ; Mon, 5 Jan 2015 21:08:55 +0000 (UTC) Received: by heechee.tobez.org (Postfix, from userid 1001) id 17C9F45630; Mon, 5 Jan 2015 22:08:47 +0100 (CET) Date: Mon, 5 Jan 2015 22:08:47 +0100 From: Anton Berezin To: perl@FreeBSD.org Subject: Re: can't build devel/p5-Locale-libintl due to gettext changes Message-ID: <20150105210847.GC35970@heechee.tobez.org> References: <20150105210108.GI89722@itcom245.staff.itd.umich.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150105210108.GI89722@itcom245.staff.itd.umich.edu> X-Powered-By: FreeBSD http://www.freebsd.org/ User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 21:08:55 -0000 Hello, On Mon, Jan 05, 2015 at 04:01:08PM -0500, William Bulley wrote: > I have just updated my ports tree (svn update /usr/ports) on this > 9.3-STABLE i386 system. > > I was trying to "portmaster www/firefox" when I ran into a conflict > between gettext-0.18.3.1 and gettext-runtime-0.19.3 which is confusing. Does following the instructions in /usr/ports/UPDATING for 20141130 fix the problem? ----------8<-----------8<-----------8<-----------8<-----------8<------ 20141130: AFFECTS: users of devel/gettext (close to everyone) AUTHOR: tijl@FreeBSD.org The devel/gettext port has been split up in devel/gettext-runtime, a lightweight package containing runtime libraries, and devel/gettext-tools, a package containing developer tools. The devel/gettext port still exists as a metaport. You must first delete the existing installation of gettext and then reinstall it. This will break sudo, so you *must* do this in a root shell (sudo -i) if you use sudo. # pkg delete -f gettext # portmaster devel/gettext Or for portupgrade users: # pkg delete -f gettext # portinstall devel/gettext Or for binary users: # pkg delete -f gettext # pkg upgrade ----------8<-----------8<-----------8<-----------8<-----------8<------ Cheers, \Anton. -- Our society can survive even a large amount of irrational regulation. -- John McCarthy