diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-25 16:29:58 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2017-01-25 16:29:58 +0000 |
commit | a988345898fbd9f67773b2303fdc523606109920 (patch) | |
tree | e6021717368ecd3299d56996538ab3f6049432fd /misc/qt5ct | |
parent | bb754f73c86d3b9d34d110a128c8a3ff4801ed0b (diff) | |
download | ports-a988345898fbd9f67773b2303fdc523606109920.tar.gz ports-a988345898fbd9f67773b2303fdc523606109920.zip |
Update to 0.29
Notes
Notes:
svn path=/head/; revision=432436
Diffstat (limited to 'misc/qt5ct')
-rw-r--r-- | misc/qt5ct/Makefile | 3 | ||||
-rw-r--r-- | misc/qt5ct/distinfo | 6 | ||||
-rw-r--r-- | misc/qt5ct/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 2dce7076f56f..34d29957a5d5 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.27 +PORTVERSION= 0.29 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} @@ -18,6 +18,7 @@ USE_QT5= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl USE_XORG= x11 xext xrender +USE_GNOME= glib20 OPTIONS_DEFINE= DOCS diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index 81501fbedf91..38fc4a2cfe1c 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1474361669 -SHA256 (qt5ct-0.27.tar.bz2) = d3b92b9d34469cae4f66a43ca59f5f0b548ef6d37984469361329af4348ab1f3 -SIZE (qt5ct-0.27.tar.bz2) = 45989 +TIMESTAMP = 1485360871 +SHA256 (qt5ct-0.29.tar.bz2) = a016142a04a5edfbdda627fc203622f512fae9e84bcf89ce63a7107f01721adc +SIZE (qt5ct-0.29.tar.bz2) = 49482 diff --git a/misc/qt5ct/pkg-plist b/misc/qt5ct/pkg-plist index d33569638e76..35e2e1d4aa55 100644 --- a/misc/qt5ct/pkg-plist +++ b/misc/qt5ct/pkg-plist @@ -1,4 +1,5 @@ bin/qt5ct %%QT_PLUGINDIR%%/platformthemes/libqt5ct.so +%%QT_PLUGINDIR%%/styles/libqt5ct-style.so share/applications/qt5ct.desktop %%PORTDOCS%%%%DOCSDIR%%/README |