svn commit: r453521 - head/misc/qt5ct
Tobias C. Berner
tcberner at FreeBSD.org
Sun Nov 5 08:00:30 UTC 2017
Author: tcberner
Date: Sun Nov 5 08:00:29 2017
New Revision: 453521
URL: https://svnweb.freebsd.org/changeset/ports/453521
Log:
Update misc/qt5ct to 0.34.
Modified:
head/misc/qt5ct/Makefile
head/misc/qt5ct/distinfo
Modified: head/misc/qt5ct/Makefile
==============================================================================
--- head/misc/qt5ct/Makefile Sun Nov 5 07:18:09 2017 (r453520)
+++ head/misc/qt5ct/Makefile Sun Nov 5 08:00:29 2017 (r453521)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= qt5ct
-PORTVERSION= 0.33
+DISTVERSION= 0.34
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}
@@ -19,6 +19,7 @@ USE_QT5= core dbus gui svg widgets buildtools_build \
USE_GL= egl gl
USE_XORG= x11 xext xrender
USE_GNOME= glib20
+USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS
Modified: head/misc/qt5ct/distinfo
==============================================================================
--- head/misc/qt5ct/distinfo Sun Nov 5 07:18:09 2017 (r453520)
+++ head/misc/qt5ct/distinfo Sun Nov 5 08:00:29 2017 (r453521)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496211983
-SHA256 (qt5ct-0.33.tar.bz2) = 2e55484bdae7988ec8ce2629cfc252b226df8b07b2a0b6f8ee2fd10cc8e7c02f
-SIZE (qt5ct-0.33.tar.bz2) = 56448
+TIMESTAMP = 1509868324
+SHA256 (qt5ct-0.34.tar.bz2) = f402e0c3b8b03ed16db24dfa4380097ca99e40128ee7f2fe39a033753e8d0b2b
+SIZE (qt5ct-0.34.tar.bz2) = 59811
More information about the svn-ports-all
mailing list