Index: head/misc/qt5ct/Makefile =================================================================== --- head/misc/qt5ct/Makefile (revision 463969) +++ head/misc/qt5ct/Makefile (revision 463970) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= qt5ct -DISTVERSION= 0.34 +DISTVERSION= 0.35 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} MAINTAINER= tcberner@FreeBSD.org COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gettext-runtime qmake tar:bz2 USE_QT5= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl USE_XORG= x11 xext xrender USE_GNOME= glib20 USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} && \ ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}/${DOCSDIR} .include Index: head/misc/qt5ct/distinfo =================================================================== --- head/misc/qt5ct/distinfo (revision 463969) +++ head/misc/qt5ct/distinfo (revision 463970) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509868324 -SHA256 (qt5ct-0.34.tar.bz2) = f402e0c3b8b03ed16db24dfa4380097ca99e40128ee7f2fe39a033753e8d0b2b -SIZE (qt5ct-0.34.tar.bz2) = 59811 +TIMESTAMP = 1520584800 +SHA256 (qt5ct-0.35.tar.bz2) = 1ceb5097bf48a313a6f9a50088825b863855db8fa62b8ce8f79bd4cd4468ef77 +SIZE (qt5ct-0.35.tar.bz2) = 62547 Index: head/misc/qt5ct/pkg-plist =================================================================== --- head/misc/qt5ct/pkg-plist (revision 463969) +++ head/misc/qt5ct/pkg-plist (revision 463970) @@ -1,5 +1,16 @@ bin/qt5ct %%QT_PLUGINDIR%%/platformthemes/libqt5ct.so %%QT_PLUGINDIR%%/styles/libqt5ct-style.so share/applications/qt5ct.desktop %%PORTDOCS%%%%DOCSDIR%%/README +%%DATADIR%%/colors/airy.conf +%%DATADIR%%/colors/darker.conf +%%DATADIR%%/colors/dusk.conf +%%DATADIR%%/colors/sand.conf +%%DATADIR%%/colors/simple.conf +%%DATADIR%%/colors/waves.conf +%%DATADIR%%/qss/fusion-fixes.qss +%%DATADIR%%/qss/scrollbar-simple.qss +%%DATADIR%%/qss/sliders-simple.qss +%%DATADIR%%/qss/tooltip-simple.qss +%%DATADIR%%/qss/traynotification-simple.qss