From owner-svn-ports-all@freebsd.org Wed Aug 12 00:05:34 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B14463BA929; Wed, 12 Aug 2020 00:05:34 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BR92Q49H6z4Dm2; Wed, 12 Aug 2020 00:05:34 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 59CB323069; Wed, 12 Aug 2020 00:05:34 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07C05YRb087796; Wed, 12 Aug 2020 00:05:34 GMT (envelope-from pkubaj@FreeBSD.org) Received: (from pkubaj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07C05XeM087794; Wed, 12 Aug 2020 00:05:33 GMT (envelope-from pkubaj@FreeBSD.org) Message-Id: <202008120005.07C05XeM087794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pkubaj set sender to pkubaj@FreeBSD.org using -f From: Piotr Kubaj Date: Wed, 12 Aug 2020 00:05:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r544733 - branches/2020Q3/x11-themes/qtcurve X-SVN-Group: ports-branches X-SVN-Commit-Author: pkubaj X-SVN-Commit-Paths: branches/2020Q3/x11-themes/qtcurve X-SVN-Commit-Revision: 544733 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2020 00:05:34 -0000 Author: pkubaj Date: Wed Aug 12 00:05:33 2020 New Revision: 544733 URL: https://svnweb.freebsd.org/changeset/ports/544733 Log: MFH: r544732 x11-themes/qtcurve: fix build on GCC architectures Merge upstream patch to fix build: /wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-1.9/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h: In member function 'constexpr GObject* QtCurve::GtkWidgetProps::Props::_SigConn_tabChildAdd_ObjGetter::operator()(QtCurve::GtkWidgetProps::Props::SigConn*) const': /wrkdirs/usr/ports/x11-themes/qtcurve-gtk2/work/qtcurve-1.9/.cmake_utils_base/cmake_c_macros/include_fix/qtcurve-utils/gtkprops.h:80:24: error: a reinterpret_cast is not a constant expression 80 | return (GObject*)qtcContainerOf(p, Props, name)->m_w; \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Approved by: portmgr (fix build blanket) Modified: branches/2020Q3/x11-themes/qtcurve/Makefile branches/2020Q3/x11-themes/qtcurve/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/x11-themes/qtcurve/Makefile ============================================================================== --- branches/2020Q3/x11-themes/qtcurve/Makefile Wed Aug 12 00:04:29 2020 (r544732) +++ branches/2020Q3/x11-themes/qtcurve/Makefile Wed Aug 12 00:05:33 2020 (r544733) @@ -7,6 +7,9 @@ CATEGORIES= x11-themes MASTER_SITES= KDE/stable/${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:R} +PATCH_SITES= https://invent.kde.org/system/qtcurve/commit/ +PATCHFILES= ee2228ea2f18ac5da9b434ee6089381df815aa94.patch:-p1 + MAINTAINER= jhale@FreeBSD.org COMMENT?= Widget styles for Qt and GTK+ toolkits Modified: branches/2020Q3/x11-themes/qtcurve/distinfo ============================================================================== --- branches/2020Q3/x11-themes/qtcurve/distinfo Wed Aug 12 00:04:29 2020 (r544732) +++ branches/2020Q3/x11-themes/qtcurve/distinfo Wed Aug 12 00:05:33 2020 (r544733) @@ -1,3 +1,5 @@ -TIMESTAMP = 1553871749 +TIMESTAMP = 1597108698 SHA256 (qtcurve-1.9.tar.xz) = 281f5e3d13b0c1c0aeea6f5c7e895aedcb8f4ce91bdbd12d068d3616bc6d2f99 SIZE (qtcurve-1.9.tar.xz) = 759944 +SHA256 (ee2228ea2f18ac5da9b434ee6089381df815aa94.patch) = aadcd34dd4f3c66b1a4c9dbd163fc5642ca995f4095f49db05dc479716b5a7fe +SIZE (ee2228ea2f18ac5da9b434ee6089381df815aa94.patch) = 1053