svn commit: r497193 - head/misc/qt5ct

Tobias C. Berner tcberner at FreeBSD.org
Fri Mar 29 20:08:57 UTC 2019


Author: tcberner
Date: Fri Mar 29 20:08:55 2019
New Revision: 497193
URL: https://svnweb.freebsd.org/changeset/ports/497193

Log:
  misc/qt5ct: update to 0.38

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

Modified: head/misc/qt5ct/Makefile
==============================================================================
--- head/misc/qt5ct/Makefile	Fri Mar 29 19:44:11 2019	(r497192)
+++ head/misc/qt5ct/Makefile	Fri Mar 29 20:08:55 2019	(r497193)
@@ -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

Modified: head/misc/qt5ct/distinfo
==============================================================================
--- head/misc/qt5ct/distinfo	Fri Mar 29 19:44:11 2019	(r497192)
+++ head/misc/qt5ct/distinfo	Fri Mar 29 20:08:55 2019	(r497193)
@@ -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


More information about the svn-ports-all mailing list