git: c78791131fce - main - textproc/uim: Update to the snapshot on 2022-09-27

From: MANTANI Nobutaka <nobutaka_at_FreeBSD.org>
Date: Sun, 27 Nov 2022 14:34:44 UTC
The branch main has been updated by nobutaka:

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

commit c78791131fcebd5c62b140c3510aa15b23c58994
Author:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
AuthorDate: 2022-11-27 14:25:41 +0000
Commit:     MANTANI Nobutaka <nobutaka@FreeBSD.org>
CommitDate: 2022-11-27 14:34:17 +0000

    textproc/uim: Update to the snapshot on 2022-09-27
    
    Bump PORTREVISION of the ports that depend on textproc/uim port.
---
 japanese/scim-uim/Makefile      | 2 +-
 japanese/uim-mozc/Makefile      | 2 +-
 japanese/uim-tomoe-gtk/Makefile | 2 +-
 textproc/uim-el/Makefile        | 7 +++----
 textproc/uim-el/distinfo        | 6 +++---
 textproc/uim/Makefile           | 6 +++---
 textproc/uim/distinfo           | 6 +++---
 7 files changed, 15 insertions(+), 16 deletions(-)

diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile
index 8d8b4ee3c53e..fb620d20069c 100644
--- a/japanese/scim-uim/Makefile
+++ b/japanese/scim-uim/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	scim-uim
 PORTVERSION=	0.2.0
-PORTREVISION=	14
+PORTREVISION=	15
 CATEGORIES=	japanese
 MASTER_SITES=	SF/scim/${PORTNAME}/${PORTVERSION} \
 		http://freedesktop.org/~suzhe/sources/
diff --git a/japanese/uim-mozc/Makefile b/japanese/uim-mozc/Makefile
index 13d40836491d..162f9b3053b3 100644
--- a/japanese/uim-mozc/Makefile
+++ b/japanese/uim-mozc/Makefile
@@ -1,4 +1,4 @@
-PORTREVISION=	5
+PORTREVISION=	6
 PKGNAMEPREFIX=	ja-uim-
 
 COMMENT=	Mozc engine for uim
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index 8edda776f8dc..41baafa63cd1 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	uim-tomoe-gtk
 PORTVERSION=	0.6.0
-PORTREVISION=	17
+PORTREVISION=	18
 CATEGORIES=	japanese
 MASTER_SITES=	SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile
index 42ff52a649a8..ddc379d067d2 100644
--- a/textproc/uim-el/Makefile
+++ b/textproc/uim-el/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	uim-el
-PORTVERSION=	1.8.9.b.${SNAPDATE}
-PORTREVISION=	1
+PORTVERSION=	1.9.0.b.${SNAPDATE}
 CATEGORIES=	textproc
 PKGNAMESUFFIX=	${EMACS_PKGNAMESUFFIX}
 
@@ -22,9 +21,9 @@ USE_PERL5=	build
 USE_GITHUB=	yes
 GH_ACCOUNT=	uim
 GH_PROJECT=	uim
-GH_TAGNAME=	6d8fcc8
+GH_TAGNAME=	15f0788
 
-SNAPDATE=	20220318
+SNAPDATE=	20220927
 
 GNU_CONFIGURE=	yes
 
diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo
index 6d1a392557f9..c8a3a13e01f7 100644
--- a/textproc/uim-el/distinfo
+++ b/textproc/uim-el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651686460
-SHA256 (uim-uim-1.8.9.b.20220318-6d8fcc8_GH0.tar.gz) = 5fc53cca4e8505d71ea8e54cf5a0ad6398c7435be7fbbd7016623f36c5b2a565
-SIZE (uim-uim-1.8.9.b.20220318-6d8fcc8_GH0.tar.gz) = 4052477
+TIMESTAMP = 1669529204
+SHA256 (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 263ee5f19320274c251bf817213e9e19c8d563ff7cebfb2064374890cfaf59b7
+SIZE (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 4054813
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index b7faf3c9ee93..d0a7afaa0b3c 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uim
-PORTVERSION=	1.8.9.b.${SNAPDATE}
+PORTVERSION=	1.9.0.b.${SNAPDATE}
 CATEGORIES?=	textproc
 .if !defined(UIM_SLAVE) && defined(WITHOUT_X11)
 PKGNAMESUFFIX=	-nox11
@@ -21,11 +21,11 @@ USE_LDCONFIG=	yes
 USE_GNOME+=	glib20 intltool
 
 USE_GITHUB=	yes
-GH_TAGNAME=	6d8fcc8
+GH_TAGNAME=	15f0788
 GH_TUPLE=	uim:sigscheme:beb8fbd:sigscheme \
 		uim:libgcroots:d362356:libgcroots
 
-SNAPDATE=	20220318
+SNAPDATE=	20220927
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=	--enable-maintainer-mode
diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo
index 731658897e60..4423e0a537b2 100644
--- a/textproc/uim/distinfo
+++ b/textproc/uim/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1651684893
-SHA256 (uim-uim-1.8.9.b.20220318-6d8fcc8_GH0.tar.gz) = 5fc53cca4e8505d71ea8e54cf5a0ad6398c7435be7fbbd7016623f36c5b2a565
-SIZE (uim-uim-1.8.9.b.20220318-6d8fcc8_GH0.tar.gz) = 4052477
+TIMESTAMP = 1669528723
+SHA256 (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 263ee5f19320274c251bf817213e9e19c8d563ff7cebfb2064374890cfaf59b7
+SIZE (uim-uim-1.9.0.b.20220927-15f0788_GH0.tar.gz) = 4054813
 SHA256 (uim-sigscheme-beb8fbd_GH0.tar.gz) = c3ad5cbec2ff32bb97aed4273e7a61ee74b2a0da301490349798e475c894a25c
 SIZE (uim-sigscheme-beb8fbd_GH0.tar.gz) = 570745
 SHA256 (uim-libgcroots-d362356_GH0.tar.gz) = ae01589f5a7b49cf78418aca8679a7cd46a177a37d7776a4353b517d88cef451