From nobody Sun Feb 01 03:49:33 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f3bNF4Mhdz6R7T4 for ; Sun, 01 Feb 2026 03:49:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f3bNF3f65z3HXx for ; Sun, 01 Feb 2026 03:49:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769917773; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DzkwUnEVpJs69+mg4YyZNuMWnmAFIOmtzhgZ6UQCWBY=; b=xfqTEEUg3igik25vrwKP/3Rqf35mo57nrYkKNVLS5HcwBrIm50l+d3wh2Z2QW8liEdD2Og x3nc2/NKsj1QcjmZ2QCvJmybogAT9LIQwU/ijCzQU4pPOOTm3M2L711pq2I2gsj33jiEou 2mm217fIrEicc91KkLdbHfLdIX2BBZv2aJxW+ehhl19j/5A9bboquFc5DrYWycInrqybfC 7M+02sHBY8uK6yrD4jSe+7MiMxFP8Z2B1e82kfayJS6CdT1TMYKWiGBtvZoAOqwXS8iWgE K+PKTvnMmbn3pjhO/sEA1chGiIBOiTK767TpsN+BFUd0bHltozDE89vY1teiEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769917773; a=rsa-sha256; cv=none; b=Ie6ezfnzappVoYBzWDpmt2bBztYlE/J5Zsu2oek83FOAe90r3RIGzQ6zT38AAKT8G4iy/u 7fjAOwG5HFwbZXtQNrkAnDc15kKMc9xWxjfFHV8V5PGHs98vZ3CdkZGipYF3UyDRFw0gv0 uoARtU8r7v+K5cXtyL5lufIoYCcY2jiuccBzYBK5TSkxfmTXjFleOsvGYLkl9MvQEtpLrx Yx3pxSP7zxEWT52cG+XF7iuce+ZS1M1DjbYUd7g0Po0Q5m2g2l8rq/vFd25t0q7dsGt0vF MC0Xiin6RNBsYnWxz5qQv+8Rm/A2Qd5z6N5v/RDb85ViOyCydCwO/nwgxkKM/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769917773; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=DzkwUnEVpJs69+mg4YyZNuMWnmAFIOmtzhgZ6UQCWBY=; b=Rfzvb8B9uLsRACqTuTtclrLi5AGhS8/o8qLimL+qbJxBkavkatRkhV2BZS6k+uaEwHWF4F 5m3jkFHOcY+6sM4A+l0fsRj/+37NBoUz17LT0FlToo0nQCbyK1w146unVEUy+ORNyuv7Fh w2piLlx2R8ZemitH4GUnDcDay+lIhmPV0wZhGeQoLbQDKXQql1UfOrYQHxl0UBkH87GJWr elO+d5HBKOA4Gyi67o3LoNVF/vHpMuKzG++4sUYJ5NWy59+4eN0a13OwNzm1IqMD/J59dL C0PsweFGf1h3ZVxR7PmbHjJzsNNu47uWzoN8xn9+2xIVgDMv2NzL5CzX6BQt+w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3bNF36kxz7YG for ; Sun, 01 Feb 2026 03:49:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cb99 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 01 Feb 2026 03:49:33 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: MANTANI Nobutaka Subject: git: e869ada33b24 - main - */*: Bump PORTREVISION for the update of japanese/anthy-unicode List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: nobutaka X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e869ada33b24baf456949e85736762e43d41970a Auto-Submitted: auto-generated Date: Sun, 01 Feb 2026 03:49:33 +0000 Message-Id: <697ecd4d.3cb99.6886d392@gitrepo.freebsd.org> The branch main has been updated by nobutaka: URL: https://cgit.FreeBSD.org/ports/commit/?id=e869ada33b24baf456949e85736762e43d41970a commit e869ada33b24baf456949e85736762e43d41970a Author: MANTANI Nobutaka AuthorDate: 2026-02-01 03:43:30 +0000 Commit: MANTANI Nobutaka CommitDate: 2026-02-01 03:49:07 +0000 */*: Bump PORTREVISION for the update of japanese/anthy-unicode --- japanese/fcitx-anthy/Makefile | 2 +- japanese/fcitx5-anthy/Makefile | 1 + japanese/ibus-anthy/Makefile | 2 +- japanese/kasumi-unicode/Makefile | 1 + japanese/scim-anthy/Makefile | 2 +- japanese/uim-anthy-unicode/Makefile | 1 + textproc/uim/Makefile | 1 + 7 files changed, 7 insertions(+), 3 deletions(-) diff --git a/japanese/fcitx-anthy/Makefile b/japanese/fcitx-anthy/Makefile index 11a908cff815..80e17e226c2d 100644 --- a/japanese/fcitx-anthy/Makefile +++ b/japanese/fcitx-anthy/Makefile @@ -1,6 +1,6 @@ PORTNAME= fcitx-anthy DISTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx diff --git a/japanese/fcitx5-anthy/Makefile b/japanese/fcitx5-anthy/Makefile index b398651dc6ff..c3531cd83682 100644 --- a/japanese/fcitx5-anthy/Makefile +++ b/japanese/fcitx5-anthy/Makefile @@ -1,5 +1,6 @@ PORTNAME= fcitx5-anthy DISTVERSION= 5.1.9 +PORTREVISION= 1 CATEGORIES= japanese textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ diff --git a/japanese/ibus-anthy/Makefile b/japanese/ibus-anthy/Makefile index fc10a92e0856..47794c706a8d 100644 --- a/japanese/ibus-anthy/Makefile +++ b/japanese/ibus-anthy/Makefile @@ -1,6 +1,6 @@ PORTNAME= ibus-anthy DISTVERSION= 1.5.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= https://github.com/ibus/ibus-anthy/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ja- diff --git a/japanese/kasumi-unicode/Makefile b/japanese/kasumi-unicode/Makefile index fe1a6daccc59..6fca2db616a0 100644 --- a/japanese/kasumi-unicode/Makefile +++ b/japanese/kasumi-unicode/Makefile @@ -1,5 +1,6 @@ PORTNAME= kasumi-unicode DISTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= japanese MAINTAINER= mew14930xvi@inbox.lv diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile index 4fdb6396363e..d9a3923b32ab 100644 --- a/japanese/scim-anthy/Makefile +++ b/japanese/scim-anthy/Makefile @@ -1,6 +1,6 @@ PORTNAME= scim-anthy PORTVERSION= 1.2.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= japanese MASTER_SITES= OSDN/scim-imengine diff --git a/japanese/uim-anthy-unicode/Makefile b/japanese/uim-anthy-unicode/Makefile index 1c4a26dc86ee..4a4d305ede9e 100644 --- a/japanese/uim-anthy-unicode/Makefile +++ b/japanese/uim-anthy-unicode/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 CATEGORIES= japanese .if defined(WITHOUT_X11) PKGNAMESUFFIX= -anthy-unicode-nox11 diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 50051c7a8ed4..13094a20bce1 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -1,5 +1,6 @@ PORTNAME= uim PORTVERSION= 1.9.6 +PORTREVISION?= 0 CATEGORIES?= textproc .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11