diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 17:54:50 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2023-04-27 18:25:55 +0000 |
commit | 3e45e8e24481fab02384c55a1e655d1dc1b781c6 (patch) | |
tree | c3b2a9a213a59d9767de44e69255bb78a6929a19 /chinese | |
parent | e356ceca197257c3900d9ffd823ea2bb0b6819d3 (diff) | |
download | ports-3e45e8e24481fab02384c55a1e655d1dc1b781c6.tar.gz ports-3e45e8e24481fab02384c55a1e655d1dc1b781c6.zip |
*/*: bump all direct Boost cunsumers
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx5-chinese-addons/Makefile | 2 | ||||
-rw-r--r-- | chinese/libime-jyutping/Makefile | 2 | ||||
-rw-r--r-- | chinese/libime/Makefile | 1 | ||||
-rw-r--r-- | chinese/librime/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/chinese/fcitx5-chinese-addons/Makefile b/chinese/fcitx5-chinese-addons/Makefile index 391503b09ed8..a392279817b6 100644 --- a/chinese/fcitx5-chinese-addons/Makefile +++ b/chinese/fcitx5-chinese-addons/Makefile @@ -1,6 +1,6 @@ PORTNAME= fcitx5-chinese-addons DISTVERSION= 5.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:py_stroke,py_table diff --git a/chinese/libime-jyutping/Makefile b/chinese/libime-jyutping/Makefile index 14f082de470e..c4dccbf9f5d5 100644 --- a/chinese/libime-jyutping/Makefile +++ b/chinese/libime-jyutping/Makefile @@ -1,6 +1,6 @@ PORTNAME= libime-jyutping DISTVERSION= 1.0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:dict,model diff --git a/chinese/libime/Makefile b/chinese/libime/Makefile index 79e593a33064..64c4ccce69cf 100644 --- a/chinese/libime/Makefile +++ b/chinese/libime/Makefile @@ -1,5 +1,6 @@ PORTNAME= libime DISTVERSION= 1.0.17 +PORTREVISION= 1 CATEGORIES= chinese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:opengram_lm,opengram_dict,table_dict diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index d2f113c9b0d2..50cecb170ad8 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -1,6 +1,6 @@ PORTNAME= librime PORTVERSION= 1.7.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese textproc MAINTAINER= khng@FreeBSD.org |