diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-24 21:39:19 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2015-02-24 21:39:19 +0000 |
commit | 9d2e718f3c3e32b1c2553527b4ac488547d06144 (patch) | |
tree | c122229210bc977fc90001ec7080781c749648cc /CHANGES | |
parent | 562161dcae186ace37a0c913f4fd9de73886b34c (diff) |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -10,6 +10,15 @@ in the release notes and/or placed into UPDATING. All ports committers are allowed to commit to this file. +20150224: + AUTHOR: makc@FreeBSD.org + + New USE_QT4 component has been introduced to reduce buildtime + dependencies for Qt 4 ports that use localization support. Instead + of USE_QT4=linguist you should now use USE_QT4=linguisttools_build. + Conversion of existing ports may require USE_QT4 adjustment for + missing components. + 20141217: AFFECTS: users of lang/perl5.* AUTHOR: mat@FreeBSD.org |