diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-08-14 16:01:56 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2016-08-14 16:01:56 +0000 |
commit | 288f90aa13841ad2f7f029f6b9ba3a7e6e837b60 (patch) | |
tree | 82a86d9b158c25ea6ef539c1ecc0630c54d51a41 | |
parent | dacb774302fb7c64d214a38e911ec0ef8841f21a (diff) | |
download | freebsd-ports-288f90aa13841ad2f7f029f6b9ba3a7e6e837b60.zip |
Update to 0.25
-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 |