Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2024 08:15:04 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 748b48366a36 - main - korean/fcitx5-hangul: Update to 5.1.3
Message-ID:  <202405060815.4468F4RJ006829@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=748b48366a36115586b706fd04f96762fc407624

commit 748b48366a36115586b706fd04f96762fc407624
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-05-06 08:10:49 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-05-06 08:10:49 +0000

    korean/fcitx5-hangul: Update to 5.1.3
    
    Approved by:    khng
---
 korean/fcitx5-hangul/Makefile  | 4 ++--
 korean/fcitx5-hangul/distinfo  | 6 +++---
 korean/fcitx5-hangul/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/korean/fcitx5-hangul/Makefile b/korean/fcitx5-hangul/Makefile
index 05cc28870a57..1940636bb66f 100644
--- a/korean/fcitx5-hangul/Makefile
+++ b/korean/fcitx5-hangul/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fcitx5-hangul
-DISTVERSION=	5.0.11
+DISTVERSION=	5.1.3
 CATEGORIES=	korean textproc
 MASTER_SITES=	https://download.fcitx-im.org/fcitx5/${PORTNAME}/
 
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
 LIB_DEPENDS=	libFcitx5Core.so:textproc/fcitx5 \
 		libhangul.so:korean/libhangul
 
-USES=		cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig tar:xz
+USES=		cmake compiler:c++17-lang gettext-tools kde:5 pkgconfig tar:zst
 
 USE_KDE=	ecm
 
diff --git a/korean/fcitx5-hangul/distinfo b/korean/fcitx5-hangul/distinfo
index c37e44aaa090..48fb295fe976 100644
--- a/korean/fcitx5-hangul/distinfo
+++ b/korean/fcitx5-hangul/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679111919
-SHA256 (fcitx5-hangul-5.0.11.tar.xz) = 6894702e73ef431c7699698b55421494419383170b502aa98209a7eff3fdd0d3
-SIZE (fcitx5-hangul-5.0.11.tar.xz) = 39072
+TIMESTAMP = 1714963536
+SHA256 (fcitx5-hangul-5.1.3.tar.zst) = ef9e7cd746dac1700818a732e9be366e5ac2912f3de30d2b3f6d78772d5757b1
+SIZE (fcitx5-hangul-5.1.3.tar.zst) = 47343
diff --git a/korean/fcitx5-hangul/pkg-plist b/korean/fcitx5-hangul/pkg-plist
index ca66f9620f32..a68d0fd6d382 100644
--- a/korean/fcitx5-hangul/pkg-plist
+++ b/korean/fcitx5-hangul/pkg-plist
@@ -1,4 +1,4 @@
-lib/fcitx5/hangul.so
+lib/fcitx5/libhangul.so
 share/fcitx5/addon/hangul.conf
 share/fcitx5/hangul/symbol.txt
 share/fcitx5/inputmethod/hangul.conf



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