aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-03-03 16:50:32 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2014-03-03 16:50:32 +0000
commit4cd1e8830ecdea3996915303a7cdb1aaaec56ca8 (patch)
tree0facf8a13da71e87170cdfcf5902ed77d09cb72f /CHANGES
parent9110d8d5d340cf5fa7e7a59070603dd554e3959c (diff)
downloadports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.tar.gz
ports-4cd1e8830ecdea3996915303a7cdb1aaaec56ca8.zip
KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports. Trivial update from 5.2.0-beta1 to 5.2.1 by me. Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for Qt-5.2.0 update. Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
Notes
Notes: svn path=/head/; revision=346930
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 2f8f6b03dd75..d334da512f4d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,13 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20140303:
+AUTHOR: kde@FreeBSD.org
+
+ Add support for Qt 5 via USE_QT5. USE_QT5 is analogous to USE_QT4,
+ the only difference is the list of available components
+ (see Mk/bsd.qt.mk for details). USES=qmake supports Qt 5 as well.
+
20140127:
AUTHOR: mat@FreeBSD.org