Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2026 10:11:41 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Eric Camachat <eric@camachat.org>
Subject:   git: 71ff0031321e - main - chinese/ibus-rime: Update 1.6.0 => 1.6.1
Message-ID:  <6a1814dd.383c4.35e38c63@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71ff0031321ee94450c6678dffa5abe870040a78

commit 71ff0031321ee94450c6678dffa5abe870040a78
Author:     Eric Camachat <eric@camachat.org>
AuthorDate: 2026-05-27 14:24:12 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-05-28 10:11:30 +0000

    chinese/ibus-rime: Update 1.6.0 => 1.6.1
    
    While here, add missing depends from stage-qa
    
    Changelog:
    https://github.com/rime/ibus-rime/blob/1.6.1/CHANGELOG.md
    Commit log:
    https://github.com/rime/ibus-rime/compare/1.6.0...1.6.1
    
    PR:             295612
    Reported by:    Eric Camachat <eric@camachat.org> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
    MFH:            2026Q2
---
 chinese/ibus-rime/Makefile | 5 +++--
 chinese/ibus-rime/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/chinese/ibus-rime/Makefile b/chinese/ibus-rime/Makefile
index a504b9987172..4f53eb1accf9 100644
--- a/chinese/ibus-rime/Makefile
+++ b/chinese/ibus-rime/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ibus-rime
-DISTVERSION=	1.6.0
+DISTVERSION=	1.6.1
 CATEGORIES=	chinese
 
 MAINTAINER=	eric@camachat.org
@@ -15,11 +15,12 @@ LIB_DEPENDS=	libibus-1.0.so:textproc/ibus \
 		librime.so:chinese/librime
 RUN_DEPENDS=	${_SCHEMA_DEPENDS}
 
-USES=		cmake gnome pkgconfig
+USES=		cmake gettext-runtime gnome pkgconfig
 USE_CSTD=	c99
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	rime
+USE_GNOME=	gdkpixbuf glib20
 
 _SCHEMA_DEPENDS=	\
 	${LOCALBASE}/share/rime-data/luna_pinyin.schema.yaml:chinese/rime-luna-pinyin	\
diff --git a/chinese/ibus-rime/distinfo b/chinese/ibus-rime/distinfo
index 103502967b0a..446b40e3c856 100644
--- a/chinese/ibus-rime/distinfo
+++ b/chinese/ibus-rime/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768876604
-SHA256 (rime-ibus-rime-1.6.0_GH0.tar.gz) = 46022d7577dd2d0e10ff1c66a7c61c78b6f01bd80ceccb37106fba9c2bf1e63a
-SIZE (rime-ibus-rime-1.6.0_GH0.tar.gz) = 35442
+TIMESTAMP = 1779805518
+SHA256 (rime-ibus-rime-1.6.1_GH0.tar.gz) = b4c4956870a725a89aa7af3c45dd9535d8fcc261d618fc7da0b1128f07a9c9c1
+SIZE (rime-ibus-rime-1.6.1_GH0.tar.gz) = 35528


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1814dd.383c4.35e38c63>