Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Nov 2024 12:40:47 GMT
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1ab7cc7fb435 - main - japanese/ibus-anthy: Update to 1.5.16
Message-ID:  <202411031240.4A3CelDJ034169@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ab7cc7fb4354a708ce71af86036c75513c225e9

commit 1ab7cc7fb4354a708ce71af86036c75513c225e9
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-11-01 13:03:10 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-11-03 12:39:38 +0000

    japanese/ibus-anthy: Update to 1.5.16
    
    This update includes a fix to support Python 3.11+. As the default
    Python version has been updated to 3.11 on 20240529, this update is
    needed.
    
    PR:             282462
    Reported by:    Paula Breton <freebsd@breton.xyz>
    Approved by:    WATANABE Kazuhiro <CQG00620@nifty.ne.jp> (maintainer)
    Changes:        https://github.com/ibus/ibus-anthy/releases/tag/1.5.16
    Changes:        https://github.com/ibus/ibus-anthy/releases/tag/1.5.15
    Changes:        https://github.com/ibus/ibus-anthy/releases/tag/1.5.14
    Changes:        https://github.com/ibus/ibus-anthy/releases/tag/1.5.13
    Changes:        https://github.com/ibus/ibus-anthy/releases/tag/1.5.12
---
 japanese/ibus-anthy/Makefile  |  2 +-
 japanese/ibus-anthy/distinfo  |  6 +++---
 japanese/ibus-anthy/pkg-plist | 11 ++++++++++-
 3 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile
index ccac91b396a2..8cb77f9746c5 100644
--- a/japanese/ibus-anthy/Makefile
+++ b/japanese/ibus-anthy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ibus-anthy
-PORTVERSION=	1.5.11
+PORTVERSION=	1.5.16
 CATEGORIES=	japanese
 MASTER_SITES=	https://github.com/ibus/ibus-anthy/releases/download/${PORTVERSION}/
 PKGNAMEPREFIX=	ja-
diff --git a/japanese/ibus-anthy/distinfo b/japanese/ibus-anthy/distinfo
index 0f9219154918..b7643f8f82ff 100644
--- a/japanese/ibus-anthy/distinfo
+++ b/japanese/ibus-anthy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578574826
-SHA256 (ibus-anthy-1.5.11.tar.gz) = 809596b0d4630c5861a96fc28800ebaa1ab007787b22f5d7d3c7c0152fd78fff
-SIZE (ibus-anthy-1.5.11.tar.gz) = 809725
+TIMESTAMP = 1730465682
+SHA256 (ibus-anthy-1.5.16.tar.gz) = 15522214b58ad884acc9d9b1da13f15db7dcd76c3b18a88509046e5ec613d1ae
+SIZE (ibus-anthy-1.5.16.tar.gz) = 912480
diff --git a/japanese/ibus-anthy/pkg-plist b/japanese/ibus-anthy/pkg-plist
index 0f3b5c12da53..2631c064d325 100644
--- a/japanese/ibus-anthy/pkg-plist
+++ b/japanese/ibus-anthy/pkg-plist
@@ -4,7 +4,7 @@ libexec/ibus-setup-anthy
 lib/girepository-1.0/Anthy-9000.typelib
 lib/libanthygobject-1.0.so
 lib/libanthygobject-1.0.so.5
-lib/libanthygobject-1.0.so.5.0.511
+lib/libanthygobject-1.0.so.5.0.516
 share/applications/ibus-setup-anthy.desktop
 share/gir-1.0/Anthy-9000.gir
 %%DATADIR%%/dicts/emoji.t
@@ -60,11 +60,20 @@ share/ibus/component/anthy.xml
 share/icons/hicolor/scalable/apps/ibus-anthy.svg
 share/locale/ca/LC_MESSAGES/ibus-anthy.mo
 share/locale/cs/LC_MESSAGES/ibus-anthy.mo
+share/locale/de/LC_MESSAGES/ibus-anthy.mo
 share/locale/el/LC_MESSAGES/ibus-anthy.mo
 share/locale/es/LC_MESSAGES/ibus-anthy.mo
+share/locale/fi/LC_MESSAGES/ibus-anthy.mo
 share/locale/fr/LC_MESSAGES/ibus-anthy.mo
+share/locale/hu/LC_MESSAGES/ibus-anthy.mo
 share/locale/ja/LC_MESSAGES/ibus-anthy.mo
+share/locale/ka/LC_MESSAGES/ibus-anthy.mo
+share/locale/ko/LC_MESSAGES/ibus-anthy.mo
 share/locale/pt_BR/LC_MESSAGES/ibus-anthy.mo
+share/locale/pt_PT/LC_MESSAGES/ibus-anthy.mo
+share/locale/si/LC_MESSAGES/ibus-anthy.mo
+share/locale/sv/LC_MESSAGES/ibus-anthy.mo
+share/locale/tr/LC_MESSAGES/ibus-anthy.mo
 share/locale/uk/LC_MESSAGES/ibus-anthy.mo
 share/locale/zh_CN/LC_MESSAGES/ibus-anthy.mo
 share/metainfo/org.freedesktop.ibus.engine.anthy.metainfo.xml



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