Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jan 2021 16:49:38 +0000 (UTC)
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r561932 - head/chinese/fcitx5-chinese-addons
Message-ID:  <202101181649.10IGncvf039189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ygy (doc committer)
Date: Mon Jan 18 16:49:38 2021
New Revision: 561932
URL: https://svnweb.freebsd.org/changeset/ports/561932

Log:
  chinese/fcitx5-chinese-addons: Update to 5.0.3
  
  Submitted by:	Ka Ho Ng <khng300@gmail.com> (maintainer)
  Sponsored by:	FreeBSD Foundation
  Approved by:	lwhsu
  Differential Revision:	https://reviews.freebsd.org/D28113

Modified:
  head/chinese/fcitx5-chinese-addons/Makefile
  head/chinese/fcitx5-chinese-addons/distinfo

Modified: head/chinese/fcitx5-chinese-addons/Makefile
==============================================================================
--- head/chinese/fcitx5-chinese-addons/Makefile	Mon Jan 18 16:45:31 2021	(r561931)
+++ head/chinese/fcitx5-chinese-addons/Makefile	Mon Jan 18 16:49:38 2021	(r561932)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fcitx5-chinese-addons
-DISTVERSION=	5.0.2
+DISTVERSION=	5.0.3
 CATEGORIES=	chinese textproc
 MASTER_SITES=	https://download.fcitx-im.org/data/:py_stroke,py_table
 DISTFILES=	${PY_STROKE_TAR}:py_stroke \
@@ -46,6 +46,7 @@ CMAKE_ON=	ENABLE_OPENCC
 CMAKE_OFF=	ENABLE_TEST
 MAKE_ENV=	FCITX5_DOWNLOAD_DISALLOWED=TRUE
 
+# These must follow modules/pinyinhelper/CMakeLists.txt
 PY_STROKE_VER=	20121124
 PY_TABLE_VER=	20121124
 PY_STROKE_TAR=	py_stroke-${PY_STROKE_VER}.tar.gz

Modified: head/chinese/fcitx5-chinese-addons/distinfo
==============================================================================
--- head/chinese/fcitx5-chinese-addons/distinfo	Mon Jan 18 16:45:31 2021	(r561931)
+++ head/chinese/fcitx5-chinese-addons/distinfo	Mon Jan 18 16:49:38 2021	(r561932)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1608618244
+TIMESTAMP = 1610441098
 SHA256 (fcitx5-chinese-addons/py_stroke-20121124.tar.gz) = 8eb128a9bfa43952e67cf2fcee1fd134c6f4cfd317bc2f6c38a615f5eb64e248
 SIZE (fcitx5-chinese-addons/py_stroke-20121124.tar.gz) = 445601
 SHA256 (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 42146ac97de6c13d55f9e99ed873915f4c66739e9c11532a34556badf9792c04
 SIZE (fcitx5-chinese-addons/py_table-20121124.tar.gz) = 186822
-SHA256 (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.2_GH0.tar.gz) = 4b3731fc790d071273fbd91beb76d23166992add060cfd89ecaa55f147036dc6
-SIZE (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.2_GH0.tar.gz) = 259776
+SHA256 (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.3_GH0.tar.gz) = 6d1fff649f5f91cd85aef5bac52c5be6866dc573841e65acd1f430b2580635c2
+SIZE (fcitx5-chinese-addons/fcitx-fcitx5-chinese-addons-5.0.3_GH0.tar.gz) = 262024



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101181649.10IGncvf039189>