From nobody Sun Dec 19 08:59:05 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 A4A7418F9840; Sun, 19 Dec 2021 08:59:05 +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 4JGxV12vdFz3hxd; Sun, 19 Dec 2021 08:59:05 +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 444871FC10; Sun, 19 Dec 2021 08:59:05 +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 1BJ8x57F006750; Sun, 19 Dec 2021 08:59:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BJ8x5LI006749; Sun, 19 Dec 2021 08:59:05 GMT (envelope-from git) Date: Sun, 19 Dec 2021 08:59:05 GMT Message-Id: <202112190859.1BJ8x5LI006749@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: ed9ddecf4f43 - main - textproc/fcitx5: 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: ed9ddecf4f43176304b33bba2bed60c68a5c32cd Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639904345; 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=8TW8E4xavkx6FPOALHhpFlWaiAlRNNF2UassBX6bfVU=; b=VIuq9IB0YCSCdhcMPFpsfCSDOXDBdug/wQFjsGytbkVPHwo0nAZKFusr5g7R73Z5dNI1Yf 0butLmPaUgY7PjgZhjyEM8r4LEh/dUW469EVPkN1h/bhkV2o1oPRtXWV1mprUo2UyNNDmi xdg3D8FhlXqsc48R34y5p37A585/pS9Bg0ceeZs5II1ltnqmDGJO88iH56cppXqzrXGrLJ E8VmWmXiI61PB11wq0SA0ZNYSJfiINkR82fKONkkkNVk/w2ws0YQSCBM8lelygvziopqRt YZtiJNlBCPmJgbrqg6q0ura/rdOWzZek7XsgyFdQjav5yWwmBF4dsYUdW3dvUQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639904345; a=rsa-sha256; cv=none; b=o4reM1GzHxsOioxhiILbsJeBnTuVrDO1gEUNSXuwGNEF9bQeJ5OSBB73A53G88imCc+yvY 5RgcCmIIjcVaEYlV99noOjrIhdY8VwNY2AWCfEUKVZG7dxo6KcOL+fAnccrsMzwh2/89im TybHoiqM1pN5SzrWxXENLH7IHTp7i5HlZK70leTLkG/IeO5l5ug8jlmCfCNISLpcEIFtQ+ iKiumyY2EDq4otgSezm6wGWSx3xzou/8UOVruXZSOa0Uqr+IryG33oKdh+xVKuIgepDLok 0MzgZo9bZVMgG8gK86q9ST7warf0dLgCb6eowmkK+USt24jWdnhC+EUf4yseRA== 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=ed9ddecf4f43176304b33bba2bed60c68a5c32cd commit ed9ddecf4f43176304b33bba2bed60c68a5c32cd Author: Jan Beich AuthorDate: 2021-12-19 08:28:50 +0000 Commit: Jan Beich CommitDate: 2021-12-19 08:56:39 +0000 textproc/fcitx5: unbreak WAYLAND runtime after 2af7805da5c5 $ fcitx5 [...] listener function for opcode 4 of wl_output is NULL [...] --- textproc/fcitx5/Makefile | 4 ++++ textproc/fcitx5/distinfo | 2 ++ 2 files changed, 6 insertions(+) diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index 1a10e10b31c9..2eb3308e214c 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -2,12 +2,16 @@ PORTNAME= fcitx5 DISTVERSION= 5.0.11 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/data/:dict DISTFILES= ${SPELL_EN_DICT_TAR}:dict DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 0b46063c0e9f.patch:-p1 # wlroots 0.15 + MAINTAINER= khng@FreeBSD.org COMMENT= New implementation of the Fcitx IME framework diff --git a/textproc/fcitx5/distinfo b/textproc/fcitx5/distinfo index 4876fd5a0fc3..a8b59c9f4929 100644 --- a/textproc/fcitx5/distinfo +++ b/textproc/fcitx5/distinfo @@ -3,3 +3,5 @@ SHA256 (fcitx5/en_dict-20121020.tar.gz) = c44a5d7847925eea9e4d2d04748d442cd28dd9 SIZE (fcitx5/en_dict-20121020.tar.gz) = 630491 SHA256 (fcitx5/fcitx-fcitx5-5.0.11_GH0.tar.gz) = 14208907f9d43e2d06257d28edf825380acd7288e6d4275138781c8cbe4d395d SIZE (fcitx5/fcitx-fcitx5-5.0.11_GH0.tar.gz) = 1953703 +SHA256 (fcitx5/0b46063c0e9f.patch) = 51fb37b55923f84f32449109c03cbb9a7cd36552966e5efb41b4cb5290d16590 +SIZE (fcitx5/0b46063c0e9f.patch) = 1335