diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-03-30 04:08:55 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-03-30 04:08:55 +0800 |
commit | 3a7ea1228990b667fff9a920d85ba0626fce7657 (patch) | |
tree | b62346672e0242b49df726dfde7b5dbdbd7ffe54 /misc | |
parent | cfeece380e7f890ff4d80366c2809e877d826252 (diff) | |
download | freebsd-ports-gnome-3a7ea1228990b667fff9a920d85ba0626fce7657.tar.gz freebsd-ports-gnome-3a7ea1228990b667fff9a920d85ba0626fce7657.tar.zst freebsd-ports-gnome-3a7ea1228990b667fff9a920d85ba0626fce7657.zip |
misc/qt5ct: update to 0.38
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qt5ct/Makefile | 5 | ||||
-rw-r--r-- | misc/qt5ct/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index d3762f04aac0..b5fe5ba7b46d 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -DISTVERSION= 0.37 -PORTREVISION= 1 +DISTVERSION= 0.38 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} @@ -14,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= compiler:c++11-lang gettext-runtime qmake qt:5 tar:bz2 +USES= compiler:c++11-lang gettext-runtime gl gnome qmake qt:5 tar:bz2 USE_QT= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index e225add59db1..6378c8c4829f 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545332064 -SHA256 (qt5ct-0.37.tar.bz2) = dee6df2eaae41f6e34ffc233ea27b178114c54c928f6a045969dea78d7d60c59 -SIZE (qt5ct-0.37.tar.bz2) = 65471 +TIMESTAMP = 1553889646 +SHA256 (qt5ct-0.38.tar.bz2) = 8fcb525cba96a6bdc2b04f843e97a22de44a8d7ae802a7383620c174fe09035c +SIZE (qt5ct-0.38.tar.bz2) = 69786 |