From nobody Tue Nov 30 10:38:53 2021 X-Original-To: dev-commits-ports-all@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 9708818B49B0; Tue, 30 Nov 2021 10:38:54 +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 4J3Jby1MR5z3RGL; Tue, 30 Nov 2021 10:38:54 +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 1056F14D99; Tue, 30 Nov 2021 10:38:54 +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 1AUAcrcW073891; Tue, 30 Nov 2021 10:38:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AUAcrjY073890; Tue, 30 Nov 2021 10:38:53 GMT (envelope-from git) Date: Tue, 30 Nov 2021 10:38:53 GMT Message-Id: <202111301038.1AUAcrjY073890@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ka Ho Ng Subject: git: 5960ffe6c0bd - main - textproc/fcitx5-configtool: Update to 5.0.8 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: khng X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5960ffe6c0bd6488b971c3e28c11171463c4f34d Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1638268734; 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=OaWs2+8w8Egiat2aMo8UvjJNlWMXI7XL5EyHvyhUCpI=; b=LrNUkvjxEScDnEc/wwg9MO9HvsDHmKiMuakAi4b+e3o524pWOonQM/MUfbqylSlDN4LNvb g85/LMQawoDuPWWLlYTazDnMvrvU977aqSYK4upDvwW+8Dr3sfb/1GVIX+bS7jdiztBVtP 6Jq0lQnNUdmSdo57XS2qQV63f+MLdH+DvuReFC7zgMGaiz2RTNCZrNWoyC69ZlsLW2TeDr 6dey08pSigQlOMyHqnRJLpLP5edP94e8HiZ7aUTCWiCSfBAdr+FrnKU/3f18ZpIAk0Qh8f pnXAmwqROpKCSjVw8t6vwhJIyzZxLoTtm5rCOW3JQvdpyM/Ij+Cajn7XQiNjkQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1638268734; a=rsa-sha256; cv=none; b=kbDV0mJIw9oI8+EkQsL5gCqF2QzhtMuq74sWd2/tU4luRP9X6XrnmGFeKPfp0lO4ZlQoSc 2K0pe3zYjsJGWBGslexFAzvGL2CapcCr1ykQz7i+CFf8bVmLKqbQqur5ECDHLzskPWYEdY O3MpSYCHmfo9V3p8tG40kFwDBI014CF/VewREXmKjfyQme619mpNSSubk+MlXyQaLaWoJx ywvgNphnYX9X7QKJARTSavIr8Ue6ZN0h4SebRvlevEbUaQFfLHN/RdAPn+kAso0Yea8F+3 1CSBQpivAJrrv1oCWLL+1N7iJ5Mn45ozCgdMohfJtP0Tg2V7v4X+g0pFU3D1eQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by khng (src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=5960ffe6c0bd6488b971c3e28c11171463c4f34d commit 5960ffe6c0bd6488b971c3e28c11171463c4f34d Author: Ka Ho Ng AuthorDate: 2021-11-30 03:08:16 +0000 Commit: Ka Ho Ng CommitDate: 2021-11-30 10:38:33 +0000 textproc/fcitx5-configtool: Update to 5.0.8 Sponsored by: The FreeBSD Foundation Approved by: ygy Differential Revision: https://reviews.freebsd.org/D33172 --- textproc/fcitx5-configtool/Makefile | 5 ++--- textproc/fcitx5-configtool/distinfo | 6 +++--- textproc/fcitx5-configtool/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/textproc/fcitx5-configtool/Makefile b/textproc/fcitx5-configtool/Makefile index 955a256f5a25..57c9607add9d 100644 --- a/textproc/fcitx5-configtool/Makefile +++ b/textproc/fcitx5-configtool/Makefile @@ -1,8 +1,7 @@ # Created by: Ka Ho Ng PORTNAME= fcitx5-configtool -DISTVERSION= 5.0.2 -PORTREVISION= 2 +DISTVERSION= 5.0.8 CATEGORIES= textproc x11 MAINTAINER= khng@FreeBSD.org @@ -12,7 +11,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ - fcitx5>=5.0.4:textproc/fcitx5 \ + fcitx5>=5.0.10:textproc/fcitx5 \ fcitx5-qt>=5.0.2:textproc/fcitx5-qt LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ libFcitx5Core.so:textproc/fcitx5 \ diff --git a/textproc/fcitx5-configtool/distinfo b/textproc/fcitx5-configtool/distinfo index 4695c09585a7..c1a7610fac17 100644 --- a/textproc/fcitx5-configtool/distinfo +++ b/textproc/fcitx5-configtool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610441324 -SHA256 (fcitx-fcitx5-configtool-5.0.2_GH0.tar.gz) = c730a0282c03bb0b976a16d6be01caf8cad34a752a421f1e0f1fe5bfba7591c2 -SIZE (fcitx-fcitx5-configtool-5.0.2_GH0.tar.gz) = 132894 +TIMESTAMP = 1637876184 +SHA256 (fcitx-fcitx5-configtool-5.0.8_GH0.tar.gz) = d735d99a4c33eac044210ce1f7b97f06c9a99e38384dda96d02c54d4640c1654 +SIZE (fcitx-fcitx5-configtool-5.0.8_GH0.tar.gz) = 140040 diff --git a/textproc/fcitx5-configtool/pkg-plist b/textproc/fcitx5-configtool/pkg-plist index 505650a17b7a..7748c1e70a39 100644 --- a/textproc/fcitx5-configtool/pkg-plist +++ b/textproc/fcitx5-configtool/pkg-plist @@ -6,6 +6,8 @@ lib/libFcitx5Migrator.so.5 lib/libFcitx5Migrator.so.%%VER%% %%QT_PLUGINDIR%%/kcms/kcm_fcitx5.so share/applications/kbd-layout-viewer5.desktop +share/applications/org.fcitx.fcitx5-config-qt.desktop +share/applications/org.fcitx.fcitx5-migrator.desktop share/kpackage/kcms/org.fcitx.fcitx5.kcm/contents/ui/AddIMPage.qml share/kpackage/kcms/org.fcitx.fcitx5.kcm/contents/ui/AddonPage.qml share/kpackage/kcms/org.fcitx.fcitx5.kcm/contents/ui/BoolOption.qml @@ -34,6 +36,7 @@ share/locale/da/LC_MESSAGES/fcitx5-configtool.mo share/locale/da/LC_MESSAGES/org.fcitx.fcitx5.kcm.mo share/locale/de/LC_MESSAGES/fcitx5-configtool.mo share/locale/de/LC_MESSAGES/org.fcitx.fcitx5.kcm.mo +share/locale/es/LC_MESSAGES/org.fcitx.fcitx5.kcm.mo share/locale/he/LC_MESSAGES/fcitx5-configtool.mo share/locale/he/LC_MESSAGES/org.fcitx.fcitx5.kcm.mo share/locale/ja/LC_MESSAGES/fcitx5-configtool.mo