diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 23:48:11 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-14 23:49:40 +0800 |
commit | ec5f6e22611156724fe5844ed3783b68e0d404f3 (patch) | |
tree | 018702c95e00a95dfdf12fb756997a2c3c5a2bc7 /textproc | |
parent | science/vipster: Mark BROKEN with libfmt 10+ (diff) |
devel/libfmt: Update to 10.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/fmtlib/fmt/releases
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/fcitx5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index c3bdf2030f59..35d783b99d16 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -1,5 +1,6 @@ PORTNAME= fcitx5 DISTVERSION= 5.0.23 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ \ https://download.fcitx-im.org/data/:dict |