Date: 8 Apr 2004 13:07:43 -0000 From: Erik Greenwald <erik@smluc.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: erik@math.smsu.edu Subject: ports/65324: [Maintainer Update] x11-toolkits/gauche-gtk 0.3.2 -> 0.4 Message-ID: <20040408130743.7938.qmail@phoenix.smluc.org> Resent-Message-ID: <200404081310.i38DA6ME027287@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 65324 >Category: ports >Synopsis: [Maintainer Update] x11-toolkits/gauche-gtk 0.3.2 -> 0.4 >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: Thu Apr 08 06:10:05 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD fenris 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sat Mar 20 14:19:31 EST 2004 root@fenris:/usr/obj/usr/src/sys/FENRIS i386 >Description: Version update handles new GTK stuff (fixing the broken port issue since the gnome2.6 upgrade...)... more pango and gdk support, lots of other improvements/fixes... >How-To-Repeat: >Fix: --- gauche-gtk.patch begins here --- diff -Nurb x11-toolkits/gauche-gtk.orig/Makefile x11-toolkits/gauche-gtk/Makefile --- x11-toolkits/gauche-gtk.orig/Makefile Mon Apr 5 18:21:19 2004 +++ x11-toolkits/gauche-gtk/Makefile Wed Apr 7 16:46:38 2004 @@ -6,8 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4 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 Wed Mar 31 08:22:11 2004 +++ x11-toolkits/gauche-gtk/distinfo Wed Apr 7 16:46:49 2004 @@ -1,2 +1,2 @@ -MD5 (Gauche-gtk-0.3.2.tgz) = 37f860f8ff1409f61b8554f7feea8477 -SIZE (Gauche-gtk-0.3.2.tgz) = 277797 +MD5 (Gauche-gtk-0.4.tgz) = 97efd5b663b683234b8e9986d823596d +SIZE (Gauche-gtk-0.4.tgz) = 324019 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 Wed Dec 31 19:00:00 1969 +++ x11-toolkits/gauche-gtk/files/patch-src_gtktextview.stub Wed Apr 7 17:09:21 2004 @@ -0,0 +1,10 @@ +--- src/gtktextview.stub.orig Wed Apr 7 17:06:44 2004 ++++ src/gtktextview.stub Wed Apr 7 17:07:55 2004 +@@ -34,7 +34,6 @@ + (overwrite-mode :type <uint>) + (cursor-visible :type <uint>) + (need-im-reset :type <uint>) +- (just-selected-element :type <uint>) + (onscreen-validated :type <uint>) + (mouse-cursor-obscured :type <uint>) + ;; text-window :type (UNKNOWN . GtkTextWindow*) --- 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?20040408130743.7938.qmail>