From 4b76ff142fb75ee9357368b556faa704c72ed709 Mon Sep 17 00:00:00 2001
From: MANTANI Nobutaka <nobutaka@FreeBSD.org>
Date: Mon, 12 Jul 2004 15:49:46 +0000
Subject: Update to 0.4.1.

---
 japanese/uim/Makefile                     |  3 +--
 japanese/uim/distinfo                     |  4 ++--
 japanese/uim/files/patch-gtk:gtk-im-uim.c | 20 --------------------
 japanese/uim/pkg-plist                    |  7 ++-----
 4 files changed, 5 insertions(+), 29 deletions(-)
 delete mode 100644 japanese/uim/files/patch-gtk:gtk-im-uim.c

(limited to 'japanese/uim')

diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile
index b863d76e96b7..1e60f54a1b1a 100644
--- a/japanese/uim/Makefile
+++ b/japanese/uim/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	uim
-PORTVERSION=	0.3.9
-PORTREVISION=	1
+PORTVERSION=	0.4.1
 CATEGORIES=	japanese x11
 MASTER_SITES=	http://freedesktop.org/Software/UimDownload/
 
diff --git a/japanese/uim/distinfo b/japanese/uim/distinfo
index ba06edf7f678..f4f29b0bbab9 100644
--- a/japanese/uim/distinfo
+++ b/japanese/uim/distinfo
@@ -1,2 +1,2 @@
-MD5 (uim-0.3.9.tar.gz) = 79a0ab78fe2806476d25b2c913fd6480
-SIZE (uim-0.3.9.tar.gz) = 903960
+MD5 (uim-0.4.1.tar.gz) = f80f5a82b457e7fd8fc5c5594b846550
+SIZE (uim-0.4.1.tar.gz) = 936183
diff --git a/japanese/uim/files/patch-gtk:gtk-im-uim.c b/japanese/uim/files/patch-gtk:gtk-im-uim.c
deleted file mode 100644
index a90fba37f237..000000000000
--- a/japanese/uim/files/patch-gtk:gtk-im-uim.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- gtk/gtk-im-uim.c.orig	Sat Jun 26 22:53:23 2004
-+++ gtk/gtk-im-uim.c	Sat Jun 26 22:53:39 2004
-@@ -807,14 +807,14 @@
- 
-   while(column_list) {
-     gint width,height;
-+    GtkWidget *widget = gtk_tree_view_column_get_widget(GTK_TREE_VIEW_COLUMN(column_list->data));
-+    GtkRequisition req_column;
-+
-     gtk_tree_view_column_cell_get_size (GTK_TREE_VIEW_COLUMN(column_list->data),
- 				    NULL,
- 				    NULL, NULL,
- 				    &width,
- 				    &height);
--
--    GtkWidget *widget = gtk_tree_view_column_get_widget(GTK_TREE_VIEW_COLUMN(column_list->data));
--    GtkRequisition req_column;
- 
-     if(!widget) {
-       column_list = g_list_next(column_list);
diff --git a/japanese/uim/pkg-plist b/japanese/uim/pkg-plist
index 3ae08d4756c4..c4f7a11174c5 100644
--- a/japanese/uim/pkg-plist
+++ b/japanese/uim/pkg-plist
@@ -1,14 +1,11 @@
-bin/screen-tick
-bin/screen-uim
+bin/uim-fep
+bin/uim-fep-tick
 bin/uim-helper-server
 bin/uim-sh
 %%GTK%%bin/uim-helper-candwin-gtk
 %%GTK%%bin/uim-helper-toolbar-gtk
 %%GTK%%bin/uim-helper-toolbar-gtk-systray
 bin/uim-xim
-etc/backtick-setup
-etc/newscreen-bind
-etc/screenrc-uim
 include/uim/uim-helper.h
 include/uim/uim-scm.h
 include/uim/uim.h
-- 
cgit v1.2.3