diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-02-17 18:16:29 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-02-17 18:16:29 +0800 |
commit | fc4071688de22728b8b6aa57419735b1294c0599 (patch) | |
tree | 8484366468f2cf67377b075951af608ad55898aa /UPDATING | |
parent | f824606f05bf1245920c8d07571b6240fc503a8d (diff) | |
download | freebsd-ports-gnome-fc4071688de22728b8b6aa57419735b1294c0599.tar.gz freebsd-ports-gnome-fc4071688de22728b8b6aa57419735b1294c0599.tar.zst freebsd-ports-gnome-fc4071688de22728b8b6aa57419735b1294c0599.zip |
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@
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -701,6 +701,11 @@ you update your ports collection, before attempting any port upgrades. 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. |