From nobody Sun Dec 19 08:30:44 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 820E318F475E; Sun, 19 Dec 2021 08:30:44 +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 4JGwsJ1pvGz3Pcj; Sun, 19 Dec 2021 08:30:44 +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 1EFD61F3C2; Sun, 19 Dec 2021 08:30:44 +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 1BJ8UiRl075358; Sun, 19 Dec 2021 08:30:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BJ8Ui0b075357; Sun, 19 Dec 2021 08:30:44 GMT (envelope-from git) Date: Sun, 19 Dec 2021 08:30:44 GMT Message-Id: <202112190830.1BJ8Ui0b075357@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: 11ed6e7e15e2 - main - graphics/imv: unbreak WAYLAND runtime after 2af7805da5c5 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: 11ed6e7e15e23d36178bfef8ef98e1b0a17259a1 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639902644; 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=xl4S8Fj/IWiRh588Qhm+kNlHJvdiP9S0IAUdLC78qqE=; b=Atlg+HJIMPcYlRYYjDJt7gFMCyHfvSEZHqmWUU0P2gW9dGz5BY0ndlLapl1MCeqOyDpqXW Do4KzAruRcp/f2wZTEdXJRLdBuxvkUktRnYt1gZ5uO0Tj1JGUmNxCwJM9Py8P7iRCIsF9P KGzFapK1Jp2b3gR1QfitXO61F5bAjt2B9Md9mi41D70HsMFhHVd7VzhGKuf/PaLq+EE4kO hZow7J5Ka5lYFv0EGaCQDLJQoWDshsteJnata+uEEwtozStmVXJSIuBNUc3RbzcY/J+rgt DhB64x8ji2y3kaGm4KFzSse1qHhpxBREEyIxkWKbRu1cR9c5nHBwu+j4Fw/F7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639902644; a=rsa-sha256; cv=none; b=rBNouHX5NheQderbmFjQ12Y4lwbpdKakIZ9q9xWKqDRzGrUzVxrZxIYjhS3jq6kesj+3OM OKetORqEL1ayBT5kwYgDSiyiDdFQ6K3qhHgiJ80qYpNXJvZgMrKwkIkGOkrXpVhvx7GQ8e 1cpEow9V4WBQj7ufYMZuLpZH7gFpQFmMufzcKchzXTZe6g40RarY2bdRMcA6HoEdlFN+yc BjhZmInMKmXPpvLfnSrL2mkrKJuCUEEw7CgLLzHrEc6D2T9dWaoixOY/3WiHv6kZlLzlyw UZcg0M/FhI5jW3zbPMeQxSGVLMWJwKvo2OohJM9Iti6XgFspPVaUGVOPlHo4EQ== 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=11ed6e7e15e23d36178bfef8ef98e1b0a17259a1 commit 11ed6e7e15e23d36178bfef8ef98e1b0a17259a1 Author: Jan Beich AuthorDate: 2021-12-19 08:28:50 +0000 Commit: Jan Beich CommitDate: 2021-12-19 08:30:07 +0000 graphics/imv: unbreak WAYLAND runtime after 2af7805da5c5 $ imv listener function for opcode 4 of wl_output is NULL --- graphics/imv/Makefile | 5 ++++- graphics/imv/distinfo | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/graphics/imv/Makefile b/graphics/imv/Makefile index f3ccd446b51a..b63bd08818b3 100644 --- a/graphics/imv/Makefile +++ b/graphics/imv/Makefile @@ -1,9 +1,12 @@ PORTNAME= imv DISTVERSIONPREFIX= v DISTVERSION= 4.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics +PATCH_SITES= https://git.sr.ht/~exec64/${PORTNAME}/commit/ +PATCHFILES+= c7306a6325df.patch:-p1 # wlroots 0.15 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple image viewer diff --git a/graphics/imv/distinfo b/graphics/imv/distinfo index 35df1c41378d..9946b2d9de4a 100644 --- a/graphics/imv/distinfo +++ b/graphics/imv/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1628267179 SHA256 (eXeC64-imv-v4.3.0_GH0.tar.gz) = ad724a41366bb96d29e272f442f5378465fe163d16ec51d7abaa86b1fff7dbb6 SIZE (eXeC64-imv-v4.3.0_GH0.tar.gz) = 79031 +SHA256 (c7306a6325df.patch) = 6d62552b69ca2bed07673c50013336d4855443d5192ed31d294c044508475ee3 +SIZE (c7306a6325df.patch) = 2068