Skip site navigation (1)Skip section navigation (2)
Date:      5 Oct 2003 20:14:10 -0000
From:      Erik Greenwald <erik@smluc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        erik@math.smsu.edu
Subject:   ports/57616: [Maintainer Update]  x11-toolkits/gauche-gtk  0.3 -> 0.3.1
Message-ID:  <20031005201410.8406.qmail@phoenix.smluc.org>
Resent-Message-ID: <200310052020.h95KKCO8080669@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         57616
>Category:       ports
>Synopsis:       [Maintainer Update]  x11-toolkits/gauche-gtk  0.3 -> 0.3.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 05 13:20:12 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Erik Greenwald
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Oct 5 13:06:13 CDT 2003 root@fenris:/usr/obj/usr/src/sys/FENRIS i386


	
>Description:
version upgrade, fixes broken compile
must have lang/gauche 0.7.2+ (pls check ports/57614)


>How-To-Repeat:
	
>Fix:

	

--- x11-toolkits_gauche-gtk.patch begins here ---
diff -Nurb x11-toolkits/gauche-gtk.orig/Makefile x11-toolkits/gauche-gtk/Makefile
--- x11-toolkits/gauche-gtk.orig/Makefile	Sun Oct  5 13:16:06 2003
+++ x11-toolkits/gauche-gtk/Makefile	Sun Oct  5 13:16:16 2003
@@ -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 -Nurb x11-toolkits/gauche-gtk.orig/distinfo x11-toolkits/gauche-gtk/distinfo
--- x11-toolkits/gauche-gtk.orig/distinfo	Sun Oct  5 13:16:07 2003
+++ x11-toolkits/gauche-gtk/distinfo	Sun Oct  5 13:16:25 2003
@@ -1 +1 @@
-MD5 (Gauche-gtk-0.3.tgz) = c68b5db455256f75c7d3fdab44440074
+MD5 (Gauche-gtk-0.3.1.tgz) = 56242c3eacab8d175ca7df7e15eff64d
diff -Nurb x11-toolkits/gauche-gtk.orig/files/patch-src::gtktextview.stub x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub
--- x11-toolkits/gauche-gtk.orig/files/patch-src::gtktextview.stub	Sun Oct  5 13:16:06 2003
+++ x11-toolkits/gauche-gtk/files/patch-src::gtktextview.stub	Wed Dec 31 18:00:00 1969
@@ -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 <uint>)
-    (need-im-reset :type <uint>)
-    (just-selected-element :type <uint>)
--   (disable-scroll-on-focus :type <uint>)
-+   ;; (disable-scroll-on-focus :type <uint>) ;; doesn't exist in gtk-2.2.2
-    (onscreen-validated :type <uint>)
-    (mouse-cursor-obscured :type <uint>)
-    ;; text-window :type (UNKNOWN . GtkTextWindow*)
diff -Nurb x11-toolkits/gauche-gtk.orig/files/patch-src_gtkimmulticontext.stub x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub
--- x11-toolkits/gauche-gtk.orig/files/patch-src_gtkimmulticontext.stub	Wed Dec 31 18:00:00 1969
+++ x11-toolkits/gauche-gtk/files/patch-src_gtkimmulticontext.stub	Sun Oct  5 13:47:58 2003
@@ -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 <gtk-im-context>)
+-   (client-window :type <gdk-drawable>)
++   ;(client-window :type <gdk-drawable>)
+    )
+ (allocator (c "Scm_GtkObjectAllocate"))
+   )
--- x11-toolkits_gauche-gtk.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005201410.8406.qmail>