From nobody Sun Nov 28 16:24:12 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id A26C118B04DA; Sun, 28 Nov 2021 16:24:13 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J2DMK1Wcfz3hjW; Sun, 28 Nov 2021 16:24:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 14BED12241; Sun, 28 Nov 2021 16:24:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ASGOClr099560; Sun, 28 Nov 2021 16:24:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ASGOC45099559; Sun, 28 Nov 2021 16:24:12 GMT (envelope-from git) Date: Sun, 28 Nov 2021 16:24:12 GMT Message-Id: <202111281624.1ASGOC45099559@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: e1629332db9f - main - graphics/wrapland: apply fix from Plasma/5.23 branch List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e1629332db9fcec464888b6b2812f8e2b815b447 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638116653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=dbrU8Yb9Y5wl9+TFElk1we6KNCqgv2FSA6ZB6k7n+ms=; b=OOvPoXKv8CemU60Z1zkGmuRnPUKLxebZQz8/BvEG9bbmCQ+oLcHB/1ToaGdn8LAGPTJwcH 8mqTKj08nfw0p2BFDLMFHXbsvT2+s/PQpnPfNwS1sCNzWTyVqWJvWwoaDe9f6JUBvQF+cx wYX8yv9QX8i3KwL/toY3iKI83taRpaBDDD/g7bHgTCTC0P/UR7VlVFUc3Wdk5Ogby/k/06 Uv9pnN0la18z9pgx451NcWxGahoUojLXVRSe8nBKn4/ydHO55gXjUruq1c3K78F4qIz7pp +2qBx8BsBho9q5GIpTm94U7KmORjGE/vNh9ubKEG4flsemJ0tYJprLHRRN1tyg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638116653; a=rsa-sha256; cv=none; b=KD7CbYwSYvzVTnMjIQY9vcfZlBVzrJDL+dvMoen64UMywapMcIFYnKXkjMRI18Id1jbJnE bRGsEay5y/pesq7eZRGPt08LvO1EoqnDspocf0EHB3EHiYzzXBkBqVihR8ZcKmN12BYLdj aSDABfiNPaEIdNthMKTGPswDRadRsPBiEXCddLnMmY1V73g6xoBJQD3Xp9JdxjVm3WQ27e +n33RDWpA/L/DEEMFC7RbqSu8f3Pr8VTH8zUMkP2uGFAr1BVYHwZ++uIez9GbI+ZS9Eyrd 5q7+yHBtB/lGKuadsrP6ITUeEl2+P/IhPP7sfARS7zPuNsB9aIzGmvKzhqXpOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1629332db9fcec464888b6b2812f8e2b815b447 commit e1629332db9fcec464888b6b2812f8e2b815b447 Author: Jan Beich AuthorDate: 2021-11-28 12:46:02 +0000 Commit: Jan Beich CommitDate: 2021-11-28 16:23:45 +0000 graphics/wrapland: apply fix from Plasma/5.23 branch --- graphics/wrapland/Makefile | 4 ++++ graphics/wrapland/distinfo | 2 ++ 2 files changed, 6 insertions(+) diff --git a/graphics/wrapland/Makefile b/graphics/wrapland/Makefile index 012192eb0811..df6a5b8a2c4b 100644 --- a/graphics/wrapland/Makefile +++ b/graphics/wrapland/Makefile @@ -1,8 +1,12 @@ PORTNAME= wrapland DISTVERSIONPREFIX= ${PORTNAME}@ DISTVERSION= 0.523.0 +PORTREVISION= 1 CATEGORIES= graphics +PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ +PATCHFILES+= c83f317a5338.patch:-p1 # https://gitlab.com/kwinft/wrapland/-/merge_requests/108 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Qt/C++ library wrapping libwayland diff --git a/graphics/wrapland/distinfo b/graphics/wrapland/distinfo index 7434fc66fb8c..ce65b1ec74a9 100644 --- a/graphics/wrapland/distinfo +++ b/graphics/wrapland/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1634209113 SHA256 (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = c903312dc3129863d9a25c26acac87434c876d172aa2ca693630dc19ce918005 SIZE (kwinft-wrapland-d075e49bf723419f7cce0f2fdd4379990bbea26b_GL0.tar.gz) = 527595 +SHA256 (c83f317a5338.patch) = 3e5de7c958accae0b55282d13de3b68a74b4b62d01b44f580f60feb073cde93a +SIZE (c83f317a5338.patch) = 1396