Thursday, October 03, 2019

UPDATE: x11/qt5ct

Simple update qt5ct to 0.41. I see no changelog but works fine on
amd64. Please keep in mind to set: QT_QPA_PLATFORMTHEME=qt5ct.

Take maintainer!

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/qt5ct/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile 12 Jul 2019 20:51:20 -0000 1.6
+++ Makefile 3 Oct 2019 15:51:13 -0000
@@ -2,11 +2,13 @@

COMMENT = Qt5 configuration tool

-DISTNAME = qt5ct-0.39
+DISTNAME = qt5ct-0.41
EXTRACT_SUFX = .tar.bz2

CATEGORIES = x11

+MAINTAINER = Rafael Sadowski <rsadowski@openbsd.org>
+
# BSD
PERMIT_PACKAGE= Yes

@@ -15,7 +17,7 @@ MODULES = devel/qmake x11/qt5
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=qt5ct/}
RUN_DEPENDS += devel/desktop-file-utils

-WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5DBus Qt5Gui Qt5Widgets
-WANTLIB += c m
+WANTLIB += ${COMPILER_LIBCXX} GL Qt5Concurrent Qt5Core Qt5DBus
+WANTLIB += Qt5Gui Qt5Widgets c m

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/qt5ct/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo 5 May 2019 17:52:54 -0000 1.3
+++ distinfo 3 Oct 2019 15:51:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (qt5ct-0.39.tar.bz2) = N2ns3L34IdUvfx4BNTGpaSwourC65fEz0iy6dwIzPhk=
-SIZE (qt5ct-0.39.tar.bz2) = 70554
+SHA256 (qt5ct-0.41.tar.bz2) = 8kAw6Q2LkjtgwyCy21tMD8xH+fNaxMUgYKs8bkIwV9w=
+SIZE (qt5ct-0.41.tar.bz2) = 73009

No comments:

Post a Comment