can't build devel/p5-Locale-libintl due to gettext changes
Anton Berezin
tobez at freebsd.org
Mon Jan 5 21:08:55 UTC 2015
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 at 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
More information about the freebsd-perl
mailing list