diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-08-15 00:01:56 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-08-15 00:01:56 +0800 |
commit | 6dccc731008466b388459631bf598d68b98ebf83 (patch) | |
tree | 82a86d9b158c25ea6ef539c1ecc0630c54d51a41 /misc | |
parent | b05a58a5c59297fa4c909b7b108696c6e2437984 (diff) | |
download | freebsd-ports-gnome-6dccc731008466b388459631bf598d68b98ebf83.tar.gz freebsd-ports-gnome-6dccc731008466b388459631bf598d68b98ebf83.tar.zst freebsd-ports-gnome-6dccc731008466b388459631bf598d68b98ebf83.zip |
Update to 0.25
Diffstat (limited to 'misc')
-rw-r--r-- | misc/qt5ct/Makefile | 5 | ||||
-rw-r--r-- | misc/qt5ct/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 18f26ee71993..fb508c9b70dc 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.24 +PORTVERSION= 0.25 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} @@ -11,7 +11,8 @@ COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE USES= qmake tar:bz2 -USE_QT5= gui svg widgets buildtools_build linguisttools_build +USE_QT5= core gui svg widgets buildtools_build linguisttools_build +USE_GL= gl OPTIONS_DEFINE= DOCS diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index 11df40f5b883..c30a817a0092 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1464896167 -SHA256 (qt5ct-0.24.tar.bz2) = d7acba4e36ed6478a4a27a8cc9359b45f2ecdbcb5f46e6a19e6fdd4252b3c24c -SIZE (qt5ct-0.24.tar.bz2) = 42427 +TIMESTAMP = 1471188580 +SHA256 (qt5ct-0.25.tar.bz2) = b2669f4317c511895f33d5d11d14a5d9535340c6fb20effe4dd37ab6c152e057 +SIZE (qt5ct-0.25.tar.bz2) = 45094 |