From owner-svn-ports-head@freebsd.org Mon Jan 18 16:54:53 2021 Return-Path: Delivered-To: svn-ports-head@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 84B494F00CF; Mon, 18 Jan 2021 16:54:53 +0000 (UTC) (envelope-from ygy@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 4DKHvd3J7hz4g51; Mon, 18 Jan 2021 16:54:53 +0000 (UTC) (envelope-from ygy@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 64340173BB; Mon, 18 Jan 2021 16:54:53 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10IGsriC046117; Mon, 18 Jan 2021 16:54:53 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10IGsqFd046115; Mon, 18 Jan 2021 16:54:52 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <202101181654.10IGsqFd046115@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Mon, 18 Jan 2021 16:54:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561940 - head/textproc/fcitx5 X-SVN-Group: ports-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: head/textproc/fcitx5 X-SVN-Commit-Revision: 561940 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jan 2021 16:54:53 -0000 Author: ygy (doc committer) Date: Mon Jan 18 16:54:52 2021 New Revision: 561940 URL: https://svnweb.freebsd.org/changeset/ports/561940 Log: textproc/fcitx5: Update to 5.0.4 Submitted by: Ka Ho Ng (maintainer) Sponsored by: FreeBSD Foundation Approved by: lwhsu Differential Revision: https://reviews.freebsd.org/D28113 Modified: head/textproc/fcitx5/Makefile head/textproc/fcitx5/distinfo head/textproc/fcitx5/pkg-plist Modified: head/textproc/fcitx5/Makefile ============================================================================== --- head/textproc/fcitx5/Makefile Mon Jan 18 16:53:56 2021 (r561939) +++ head/textproc/fcitx5/Makefile Mon Jan 18 16:54:52 2021 (r561940) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fcitx5 -DISTVERSION= 5.0.3-31 +DISTVERSION= 5.0.4 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/data/:dict DISTFILES= ${SPELL_EN_DICT_TAR}:dict @@ -29,6 +29,8 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ # gettext-tools for both build-time hard requirement and Fcitx5 helper shell scripts USES= cmake compiler:c++17-lang gettext-runtime gettext-tools:build,run gl gnome kde:5 pkgconfig +PLIST_SUB= VER=${PORTVERSION} + CONFLICTS= zh-fcitx OPTIONS_DEFINE= X11 WAYLAND ENCHANT @@ -67,9 +69,9 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fcitx -GH_TAGNAME= 49c79b4 -SPELL_EN_DICT_VER= 20121020 # This must follow src/modules/spell/dict/CMakeLists.txt0 +# These must follow src/modules/spell/dict/CMakeLists.txt +SPELL_EN_DICT_VER= 20121020 SPELL_EN_DICT_TAR= en_dict-${SPELL_EN_DICT_VER}.tar.gz post-extract: Modified: head/textproc/fcitx5/distinfo ============================================================================== --- head/textproc/fcitx5/distinfo Mon Jan 18 16:53:56 2021 (r561939) +++ head/textproc/fcitx5/distinfo Mon Jan 18 16:54:52 2021 (r561940) @@ -1,5 +1,5 @@ -TIMESTAMP = 1608311668 +TIMESTAMP = 1610441322 SHA256 (fcitx5/en_dict-20121020.tar.gz) = c44a5d7847925eea9e4d2d04748d442cd28dd9299a0b572ef7d91eac4f5a6ceb SIZE (fcitx5/en_dict-20121020.tar.gz) = 630491 -SHA256 (fcitx5/fcitx-fcitx5-5.0.3-31-49c79b4_GH0.tar.gz) = 57b52a91ad39b500fd33ab6f348b7db3cbeaa713bb23b2cf86959b0bbc297b4a -SIZE (fcitx5/fcitx-fcitx5-5.0.3-31-49c79b4_GH0.tar.gz) = 1902713 +SHA256 (fcitx5/fcitx-fcitx5-5.0.4_GH0.tar.gz) = d5a5341f2ba1e99a0177a3c09ce92f78587873c985b3b16c9e7655268a22ae1d +SIZE (fcitx5/fcitx-fcitx5-5.0.4_GH0.tar.gz) = 1916058 Modified: head/textproc/fcitx5/pkg-plist ============================================================================== --- head/textproc/fcitx5/pkg-plist Mon Jan 18 16:53:56 2021 (r561939) +++ head/textproc/fcitx5/pkg-plist Mon Jan 18 16:54:52 2021 (r561940) @@ -136,6 +136,7 @@ lib/fcitx5/classicui.so lib/fcitx5/clipboard.so lib/fcitx5/dbus.so lib/fcitx5/dbusfrontend.so +lib/fcitx5/fcitx4frontend.so lib/fcitx5/ibusfrontend.so lib/fcitx5/imselector.so lib/fcitx5/kimpanel.so @@ -153,14 +154,14 @@ lib/fcitx5/waylandim.so lib/fcitx5/xcb.so lib/fcitx5/xim.so lib/libFcitx5Config.so -lib/libFcitx5Config.so.5.0.4 +lib/libFcitx5Config.so.%%VER%% lib/libFcitx5Config.so.6 lib/libFcitx5Core.so -lib/libFcitx5Core.so.5.0.4 +lib/libFcitx5Core.so.%%VER%% lib/libFcitx5Core.so.7 lib/libFcitx5Utils.so lib/libFcitx5Utils.so.2 -lib/libFcitx5Utils.so.5.0.4 +lib/libFcitx5Utils.so.%%VER%% libdata/pkgconfig/Fcitx5Config.pc libdata/pkgconfig/Fcitx5Core.pc libdata/pkgconfig/Fcitx5Module.pc @@ -172,6 +173,7 @@ share/dbus-1/services/org.fcitx.Fcitx5.service %%DATADIR%%/addon/clipboard.conf %%DATADIR%%/addon/dbus.conf %%DATADIR%%/addon/dbusfrontend.conf +%%DATADIR%%/addon/fcitx4frontend.conf %%DATADIR%%/addon/ibusfrontend.conf %%DATADIR%%/addon/imselector.conf %%DATADIR%%/addon/keyboard.conf