diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-06-02 08:08:27 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2012-06-02 08:08:27 +0800 |
commit | 7522974a94aef48652fec366ad41cc864d3b901e (patch) | |
tree | 82547be719acdfa6a9c992892e5cfda71d0d0581 /www | |
parent | 2c742747d9cd9c1d9c054440cdf3a32a50c63c37 (diff) | |
download | freebsd-ports-gnome-7522974a94aef48652fec366ad41cc864d3b901e.tar.gz freebsd-ports-gnome-7522974a94aef48652fec366ad41cc864d3b901e.tar.zst freebsd-ports-gnome-7522974a94aef48652fec366ad41cc864d3b901e.zip |
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.
Diffstat (limited to 'www')
-rw-r--r-- | www/qt4-webkit/Makefile | 1 | ||||
-rw-r--r-- | www/qt4-webkit/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/qt4-webkit/Makefile b/www/qt4-webkit/Makefile index 2d06e8783704..4c6cbe4d0ae4 100644 --- a/www/qt4-webkit/Makefile +++ b/www/qt4-webkit/Makefile @@ -7,7 +7,6 @@ PORTNAME= webkit DISTVERSION= ${QT4_VERSION} -PORTREVISION= 1 CATEGORIES?= www PKGNAMEPREFIX= qt4- diff --git a/www/qt4-webkit/pkg-plist b/www/qt4-webkit/pkg-plist index 101b5da42ea8..3923148494bf 100644 --- a/www/qt4-webkit/pkg-plist +++ b/www/qt4-webkit/pkg-plist @@ -64,7 +64,7 @@ lib/qt4/libQtWebKit.prl lib/qt4/libQtWebKit.so lib/qt4/libQtWebKit.so.4 lib/qt4/libQtWebKit.so.4.9 -lib/qt4/libQtWebKit.so.4.9.0 +lib/qt4/libQtWebKit.so.4.9.2 libdata/pkgconfig/QtWebKit.pc share/qt4/mkspecs/modules/qt_webkit_version.pri @dirrmtry share/qt4/mkspecs/modules |