git: 9792ebb0a7ab - main - chinese/fcitx5-mcbopomofo: Update to 2.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Mar 2023 15:33:46 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=9792ebb0a7ab9d28b2e0bdc237cf9729e110cb56 commit 9792ebb0a7ab9d28b2e0bdc237cf9729e110cb56 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2023-03-20 15:32:03 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2023-03-20 15:33:33 +0000 chinese/fcitx5-mcbopomofo: Update to 2.5 --- chinese/fcitx5-mcbopomofo/Makefile | 2 +- chinese/fcitx5-mcbopomofo/distinfo | 6 +++--- chinese/fcitx5-mcbopomofo/files/patch-src_McBopomofo.cpp | 10 ---------- 3 files changed, 4 insertions(+), 14 deletions(-) diff --git a/chinese/fcitx5-mcbopomofo/Makefile b/chinese/fcitx5-mcbopomofo/Makefile index 562258e49d2f..c5ebb2cd0f96 100644 --- a/chinese/fcitx5-mcbopomofo/Makefile +++ b/chinese/fcitx5-mcbopomofo/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcitx5-mcbopomofo -DISTVERSION= 2.4.2 +DISTVERSION= 2.5 CATEGORIES= chinese textproc MAINTAINER= lwhsu@FreeBSD.org diff --git a/chinese/fcitx5-mcbopomofo/distinfo b/chinese/fcitx5-mcbopomofo/distinfo index 42ac2733a5bc..4a1f36be2efd 100644 --- a/chinese/fcitx5-mcbopomofo/distinfo +++ b/chinese/fcitx5-mcbopomofo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672392270 -SHA256 (openvanilla-fcitx5-mcbopomofo-2.4.2_GH0.tar.gz) = 90061879b11db13b8fe1397888e7d100656de8cc6107fccddd4ab2bd8e8ad85d -SIZE (openvanilla-fcitx5-mcbopomofo-2.4.2_GH0.tar.gz) = 1858726 +TIMESTAMP = 1679321202 +SHA256 (openvanilla-fcitx5-mcbopomofo-2.5_GH0.tar.gz) = bb4867643acb65765951c1522b0478a174fe63cdeaabf2ec89d51d046d15d5bf +SIZE (openvanilla-fcitx5-mcbopomofo-2.5_GH0.tar.gz) = 1859353 diff --git a/chinese/fcitx5-mcbopomofo/files/patch-src_McBopomofo.cpp b/chinese/fcitx5-mcbopomofo/files/patch-src_McBopomofo.cpp deleted file mode 100644 index c3a90e397bdc..000000000000 --- a/chinese/fcitx5-mcbopomofo/files/patch-src_McBopomofo.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/McBopomofo.cpp.orig 2022-12-30 09:01:33 UTC -+++ src/McBopomofo.cpp -@@ -31,6 +31,7 @@ - #include <fmt/format.h> - - #include <memory> -+#include <sstream> - #include <unordered_map> - #include <utility> -