git: 26983fe59d6e - main - textproc/uim: Update to the snapshot on 2024-03-06
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Apr 2024 13:40:21 UTC
The branch main has been updated by nobutaka: URL: https://cgit.FreeBSD.org/ports/commit/?id=26983fe59d6ed768be57ab1ceadab3c17f52e283 commit 26983fe59d6ed768be57ab1ceadab3c17f52e283 Author: MANTANI Nobutaka <nobutaka@FreeBSD.org> AuthorDate: 2024-04-27 13:37:35 +0000 Commit: MANTANI Nobutaka <nobutaka@FreeBSD.org> CommitDate: 2024-04-27 13:39:48 +0000 textproc/uim: Update to the snapshot on 2024-03-06 Bump PORTREVISION of the ports that depend on textproc/uim port. --- japanese/scim-uim/Makefile | 2 +- japanese/uim-anthy/Makefile | 1 - japanese/uim-mozc/Makefile | 2 +- japanese/uim-tomoe-gtk/Makefile | 2 +- textproc/uim-el/Makefile | 5 ++--- textproc/uim-el/distinfo | 6 +++--- textproc/uim-el/files/patch-emacs_uim-var.el | 20 -------------------- textproc/uim-gtk/Makefile | 1 - textproc/uim-gtk3/Makefile | 1 - textproc/uim/Makefile | 5 ++--- textproc/uim/distinfo | 6 +++--- 11 files changed, 13 insertions(+), 38 deletions(-) diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index fb620d20069c..06eaf74e7438 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -1,6 +1,6 @@ PORTNAME= scim-uim PORTVERSION= 0.2.0 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= japanese MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \ http://freedesktop.org/~suzhe/sources/ diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 6ba91bafd3cb..17a5fff312c9 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -1,5 +1,4 @@ CATEGORIES= japanese -PORTREVISION= 2 .if defined(WITHOUT_X11) PKGNAMESUFFIX= -anthy-nox11 .else diff --git a/japanese/uim-mozc/Makefile b/japanese/uim-mozc/Makefile index 162f9b3053b3..27a333c1994d 100644 --- a/japanese/uim-mozc/Makefile +++ b/japanese/uim-mozc/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 6 +PORTREVISION= 7 PKGNAMEPREFIX= ja-uim- COMMENT= Mozc engine for uim diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile index fbd2db84c669..01645982fea6 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= 19 +PORTREVISION= 20 CATEGORIES= japanese MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index da876a37beaf..e97ecb0947a2 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -1,6 +1,5 @@ PORTNAME= uim-el PORTVERSION= 1.9.0.b.${SNAPDATE} -PORTREVISION= 8 CATEGORIES= textproc PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} @@ -22,9 +21,9 @@ USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= uim GH_PROJECT= uim -GH_TAGNAME= 15f0788 +GH_TAGNAME= f7cdc9d -SNAPDATE= 20220927 +SNAPDATE= 20240306 GNU_CONFIGURE= yes diff --git a/textproc/uim-el/distinfo b/textproc/uim-el/distinfo index c8a3a13e01f7..a7c11557f313 100644 --- a/textproc/uim-el/distinfo +++ b/textproc/uim-el/distinfo @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1713707153 +SHA256 (uim-uim-1.9.0.b.20240306-f7cdc9d_GH0.tar.gz) = 79b2e3c9029fe063653c8fe59038b78bd377f9425c162bcd18a0b21ab37aa1c9 +SIZE (uim-uim-1.9.0.b.20240306-f7cdc9d_GH0.tar.gz) = 4053878 diff --git a/textproc/uim-el/files/patch-emacs_uim-var.el b/textproc/uim-el/files/patch-emacs_uim-var.el deleted file mode 100644 index b4b926167dda..000000000000 --- a/textproc/uim-el/files/patch-emacs_uim-var.el +++ /dev/null @@ -1,20 +0,0 @@ ---- emacs/uim-var.el.orig 2023-08-22 15:31:18 UTC -+++ emacs/uim-var.el -@@ -435,7 +435,7 @@ keeps the size of it when showing the candidates.") - (make-face 'uim-preedit-face) - - (copy-face 'uim-preedit-face 'uim-preedit-underline-face) --(set-face-underline-p 'uim-preedit-underline-face t) -+(set-face-underline 'uim-preedit-underline-face t) - - ;; highlight - (make-face 'uim-preedit-highlight-face) -@@ -443,7 +443,7 @@ keeps the size of it when showing the candidates.") - (set-face-background 'uim-preedit-highlight-face "Blue3") - - (copy-face 'uim-preedit-highlight-face 'uim-preedit-highlight-underline-face) --(set-face-underline-p 'uim-preedit-highlight-underline-face t) -+(set-face-underline 'uim-preedit-highlight-underline-face t) - - ;; separator - (make-face 'uim-separator-face) diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 1d6ea68e0868..eff2972dcd27 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -1,5 +1,4 @@ PKGNAMESUFFIX= -gtk -PORTREVISION= 1 COMMENT= GTK modules of uim input method diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile index 3ec968e64784..78ec3659df57 100644 --- a/textproc/uim-gtk3/Makefile +++ b/textproc/uim-gtk3/Makefile @@ -1,5 +1,4 @@ PKGNAMESUFFIX= -gtk3 -PORTREVISION= 2 COMMENT= GTK 3.x modules of uim input method diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 1caeb69b4a57..e82ff248abd0 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -1,6 +1,5 @@ PORTNAME= uim PORTVERSION= 1.9.0.b.${SNAPDATE} -PORTREVISION= 3 CATEGORIES?= textproc .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11 @@ -22,11 +21,11 @@ USE_LDCONFIG= yes USE_GNOME+= glib20 intltool USE_GITHUB= yes -GH_TAGNAME= 15f0788 +GH_TAGNAME= f7cdc9d GH_TUPLE= uim:sigscheme:beb8fbd:sigscheme \ uim:libgcroots:d362356:libgcroots -SNAPDATE= 20220927 +SNAPDATE= 20240306 GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share diff --git a/textproc/uim/distinfo b/textproc/uim/distinfo index 4423e0a537b2..9351704bc1b6 100644 --- a/textproc/uim/distinfo +++ b/textproc/uim/distinfo @@ -1,6 +1,6 @@ -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 +TIMESTAMP = 1713706909 +SHA256 (uim-uim-1.9.0.b.20240306-f7cdc9d_GH0.tar.gz) = 79b2e3c9029fe063653c8fe59038b78bd377f9425c162bcd18a0b21ab37aa1c9 +SIZE (uim-uim-1.9.0.b.20240306-f7cdc9d_GH0.tar.gz) = 4053878 SHA256 (uim-sigscheme-beb8fbd_GH0.tar.gz) = c3ad5cbec2ff32bb97aed4273e7a61ee74b2a0da301490349798e475c894a25c SIZE (uim-sigscheme-beb8fbd_GH0.tar.gz) = 570745 SHA256 (uim-libgcroots-d362356_GH0.tar.gz) = ae01589f5a7b49cf78418aca8679a7cd46a177a37d7776a4353b517d88cef451