Date: Mon, 17 Feb 2014 10:16:29 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344722 - head Message-ID: <201402171016.s1HAGTUV082569@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Mon Feb 17 10:16:29 2014 New Revision: 344722 URL: http://svnweb.freebsd.org/changeset/ports/344722 QAT: https://qat.redports.org/buildarchive/r344722/ Log: Add note in UPDATING entry 20130904 about devel/libiconv being a dependency for a few ports on 10/head too after r341775. Suggested/Reviewed by: tijl@ Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Feb 17 10:04:05 2014 (r344721) +++ head/UPDATING Mon Feb 17 10:16:29 2014 (r344722) @@ -701,6 +701,11 @@ you update your ports collection, before 10-CURRENT after r254273 (committed on August 13, 2013) has an implementation of iconv enabled by default in libc. + NOTE: after r341775 (committed on January 29, 2014) and other + following commits, a few ports, including devel/glib20, depend + on the devel/libiconv again due to missing functionality in the + base iconv implementation. + Due to this change some major overhauling of the ports tree has been necessary to move the ports to using that implementation.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402171016.s1HAGTUV082569>