From e8f9d27c22dcee917d1fef14a25b6f68ea221108 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 6 Oct 2003 20:52:01 +0000 Subject: Upgrade to 0.3.1. PR: ports/57616 Submitted by: maintainer --- x11-toolkits/gauche-gtk/Makefile | 2 +- x11-toolkits/gauche-gtk/distinfo | 2 +- x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub | 11 ----------- .../gauche-gtk/files/patch-src_gtkimmulticontext.stub | 11 +++++++++++ 4 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub create mode 100644 x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub (limited to 'x11-toolkits') diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 5b9b662c0693..ce8ea7a24169 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 0.3 +PORTVERSION= 0.3.1 CATEGORIES= x11-toolkits scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gauche diff --git a/x11-toolkits/gauche-gtk/distinfo b/x11-toolkits/gauche-gtk/distinfo index d6c82e85a6cd..dca9d6147529 100644 --- a/x11-toolkits/gauche-gtk/distinfo +++ b/x11-toolkits/gauche-gtk/distinfo @@ -1 +1 @@ -MD5 (Gauche-gtk-0.3.tgz) = c68b5db455256f75c7d3fdab44440074 +MD5 (Gauche-gtk-0.3.1.tgz) = 56242c3eacab8d175ca7df7e15eff64d diff --git a/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub b/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub deleted file mode 100644 index 9439e5d62a38..000000000000 --- a/x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtktextview.stub.orig Sun Jul 13 10:40:20 2003 -+++ src/gtktextview.stub Sun Jul 13 10:41:03 2003 -@@ -35,7 +35,7 @@ - (cursor-visible :type ) - (need-im-reset :type ) - (just-selected-element :type ) -- (disable-scroll-on-focus :type ) -+ ;; (disable-scroll-on-focus :type ) ;; doesn't exist in gtk-2.2.2 - (onscreen-validated :type ) - (mouse-cursor-obscured :type ) - ;; text-window :type (UNKNOWN . GtkTextWindow*) diff --git a/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub b/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub new file mode 100644 index 000000000000..7c8029aa6b5c --- /dev/null +++ b/x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub @@ -0,0 +1,11 @@ +--- src/gtkimmulticontext.stub.orig Sun Oct 5 13:47:06 2003 ++++ src/gtkimmulticontext.stub Sun Oct 5 13:47:19 2003 +@@ -10,7 +10,7 @@ + ("Scm_GtkIMContextClass" "Scm_GObjectClass") + ( + (slave :type ) +- (client-window :type ) ++ ;(client-window :type ) + ) + (allocator (c "Scm_GtkObjectAllocate")) + ) -- cgit v1.2.3