diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-02-17 10:16:29 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-02-17 10:16:29 +0000 |
commit | 63be68cec13cc633c26eaf32be248ea4efc3a329 (patch) | |
tree | 8484366468f2cf67377b075951af608ad55898aa /UPDATING | |
parent | df376d96583051513e661e9a2339f238ef0e444f (diff) | |
download | ports-63be68cec13cc633c26eaf32be248ea4efc3a329.tar.gz ports-63be68cec13cc633c26eaf32be248ea4efc3a329.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@
Notes
Notes:
svn path=/head/; revision=344722
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. |