diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index eae485672e53..e8dcd90ea1ca 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,30 +1,30 @@ PORTNAME= qt5ct -DISTVERSION= 1.5 +DISTVERSION= 1.7 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} MAINTAINER= tcberner@FreeBSD.org COMMENT= Qt 5 configuration tool WWW= https://sourceforge.net/projects/qt5ct/ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= cmake compiler:c++11-lang gettext-runtime gl gnome qt:5 \ tar:bz2 xorg USE_QT= concurrent core dbus gui paths svg widgets \ buildtools:build linguisttools:build qmake: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 diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index d9e26df2a23b..7917ded2162f 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633151417 -SHA256 (qt5ct-1.5.tar.bz2) = d63d0ce16e02427207d86531f70a71c5b9c850044dd5b2dcb2285531f416e490 -SIZE (qt5ct-1.5.tar.bz2) = 81089 +TIMESTAMP = 1677887574 +SHA256 (qt5ct-1.7.tar.bz2) = ed58546a6e4c50dfed1b9ff6a148d4a468fe9b4d7b5b2727b96501de2955b8d7 +SIZE (qt5ct-1.7.tar.bz2) = 85464 diff --git a/misc/qt5ct/pkg-plist b/misc/qt5ct/pkg-plist index 117d5d5f6532..ce0e0f01bc92 100644 --- a/misc/qt5ct/pkg-plist +++ b/misc/qt5ct/pkg-plist @@ -1,17 +1,19 @@ bin/qt5ct +lib/libqt5ct-common.so +lib/libqt5ct-common.so.1.7 %%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/ia_ora.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