summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-02 00:08:27 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-06-02 00:08:27 +0000
commit7522974a94aef48652fec366ad41cc864d3b901e (patch)
tree82547be719acdfa6a9c992892e5cfda71d0d0581 /misc
parent- Update to 1.4-1 (diff)
The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.
The upstream changelog can be seen in <https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>. Relevant changes include a few patches having been integrated upstream and thus removed from the ports tree and some improved work on USE_QT4 in bsd.qt.mk.
Notes
Notes: svn path=/head/; revision=297982
Diffstat (limited to 'misc')
-rw-r--r--misc/qt4-doc/pkg-plist2
-rw-r--r--misc/qt4-l10n/Makefile1
-rw-r--r--misc/qt4-qtconfig/Makefile1
-rw-r--r--misc/qt4-qtdemo/Makefile1
4 files changed, 1 insertions, 4 deletions
diff --git a/misc/qt4-doc/pkg-plist b/misc/qt4-doc/pkg-plist
index 4931fa9a9c0a..17ce1bc873bb 100644
--- a/misc/qt4-doc/pkg-plist
+++ b/misc/qt4-doc/pkg-plist
@@ -1894,7 +1894,7 @@
%%DOCSDIR%%/html/images/appicon_screenshot.png
%%DOCSDIR%%/html/images/application-menus.png
%%DOCSDIR%%/html/images/application.png
-%%DOCSDIR%%/html/images/arrow.png
+%%DOCSDIR%%/html/images/arrow_bc.png
%%DOCSDIR%%/html/images/arrow_down.png
%%DOCSDIR%%/html/images/arthurplugin-demo.png
%%DOCSDIR%%/html/images/assistant-address-toolbar.png
diff --git a/misc/qt4-l10n/Makefile b/misc/qt4-l10n/Makefile
index 92a7b628b742..7add3a5b4af9 100644
--- a/misc/qt4-l10n/Makefile
+++ b/misc/qt4-l10n/Makefile
@@ -7,7 +7,6 @@
PORTNAME= l10n
DISTVERSION= ${QT4_VERSION}
-PORTREVISION= 1
CATEGORIES?= misc
PKGNAMEPREFIX= qt4-
diff --git a/misc/qt4-qtconfig/Makefile b/misc/qt4-qtconfig/Makefile
index 5fe0393106cf..ef9d1ab2bff5 100644
--- a/misc/qt4-qtconfig/Makefile
+++ b/misc/qt4-qtconfig/Makefile
@@ -7,7 +7,6 @@
PORTNAME= qtconfig
DISTVERSION= ${QT4_VERSION}
-PORTREVISION= 1
CATEGORIES?= misc
PKGNAMEPREFIX= qt4-
diff --git a/misc/qt4-qtdemo/Makefile b/misc/qt4-qtdemo/Makefile
index c9a2c13119de..e2f724045a86 100644
--- a/misc/qt4-qtdemo/Makefile
+++ b/misc/qt4-qtdemo/Makefile
@@ -8,7 +8,6 @@
PORTNAME= qtdemo
DISTVERSION= ${QT4_VERSION}
-PORTREVISION= 1
CATEGORIES?= misc
PKGNAMEPREFIX= qt4-