diff options
author | rakuco <rakuco@FreeBSD.org> | 2014-05-06 04:47:22 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2014-05-06 04:47:22 +0800 |
commit | f42b5431e9f9d7047c4b854d2a8834d8899d3553 (patch) | |
tree | 2015cfd3cef2d1e1dc4c19e9e7c48b34e3510de3 /misc/qt4-qtconfig | |
parent | 1b4cc3ea3738568cd4efa8cc088bee2cbeeab9f0 (diff) | |
download | freebsd-ports-gnome-f42b5431e9f9d7047c4b854d2a8834d8899d3553.tar.gz freebsd-ports-gnome-f42b5431e9f9d7047c4b854d2a8834d8899d3553.tar.zst freebsd-ports-gnome-f42b5431e9f9d7047c4b854d2a8834d8899d3553.zip |
The KDE on FreeBSD team presents Qt 4.8.6.
This is a minor bugfix release that fortunately contains quite a few patches
that we have upstreamed in the past months.
See http://blog.qt.digia.com/blog/2014/04/24/qt-4-8-6-released/ for a
summary of changes, and
http://download.qt-project.org/official_releases/qt/4.8/4.8.6/changes-4.8.6
for a detailed list of changes.
This patch contains commits by me, makc@ and Schaich Alonso.
PR: ports/189213
Diffstat (limited to 'misc/qt4-qtconfig')
-rw-r--r-- | misc/qt4-qtconfig/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/qt4-qtconfig/Makefile b/misc/qt4-qtconfig/Makefile index a3ae6b248eb4..9341ba0cc61c 100644 --- a/misc/qt4-qtconfig/Makefile +++ b/misc/qt4-qtconfig/Makefile @@ -3,7 +3,6 @@ PORTNAME= qtconfig DISTVERSION= ${QT4_VERSION} -PORTREVISION= 2 CATEGORIES= misc PKGNAMEPREFIX= qt4- |