svn commit: r420190 - head/misc/qt5ct

Olivier Duchateau olivierd at FreeBSD.org
Sun Aug 14 16:01:58 UTC 2016


Author: olivierd
Date: Sun Aug 14 16:01:56 2016
New Revision: 420190
URL: https://svnweb.freebsd.org/changeset/ports/420190

Log:
  Update to 0.25

Modified:
  head/misc/qt5ct/Makefile
  head/misc/qt5ct/distinfo

Modified: head/misc/qt5ct/Makefile
==============================================================================
--- head/misc/qt5ct/Makefile	Sun Aug 14 15:30:26 2016	(r420189)
+++ head/misc/qt5ct/Makefile	Sun Aug 14 16:01:56 2016	(r420190)
@@ -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
 

Modified: head/misc/qt5ct/distinfo
==============================================================================
--- head/misc/qt5ct/distinfo	Sun Aug 14 15:30:26 2016	(r420189)
+++ head/misc/qt5ct/distinfo	Sun Aug 14 16:01:56 2016	(r420190)
@@ -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


More information about the svn-ports-all mailing list