aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-30 05:58:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-30 05:58:22 +0000
commit14afa43118f0a64bf0bbeaedcdff169ad21e3a64 (patch)
tree7af9eb1a09e1ebbda0c351530d126a6036228307 /x11-toolkits
parent962d6e05b40940170ea394def1103b4e065949bc (diff)
downloadports-14afa43118f0a64bf0bbeaedcdff169ad21e3a64.tar.gz
ports-14afa43118f0a64bf0bbeaedcdff169ad21e3a64.zip
Version update to handle new GTK stuff (fixing the broken port issue
since the gnome2.6 upgrade...); more pango and gdk support; lots of other improvements/fixes. PR: ports/65324 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes
Notes: svn path=/head/; revision=107999
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gauche-gtk/Makefile5
-rw-r--r--x11-toolkits/gauche-gtk/distinfo4
-rw-r--r--x11-toolkits/gauche-gtk/files/patch-src_gtktextview.stub10
3 files changed, 13 insertions, 6 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile
index ae3a29f4440d..955cb74b7f38 100644
--- a/x11-toolkits/gauche-gtk/Makefile
+++ b/x11-toolkits/gauche-gtk/Makefile
@@ -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
@@ -21,8 +20,6 @@ COMMENT= GTK2 binding for Gauche
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
RUN_DEPENDS= ${BUILD_DEPENDS}
-BROKEN= "Does not compile"
-
USE_GNOME= gtk20 # this alters CONFIGURE_TARGET!
GNU_CONFIGURE= yes
EXAMPLESDIR= ${PREFIX}/share/examples/gauche/${PORTNAME}
diff --git a/x11-toolkits/gauche-gtk/distinfo b/x11-toolkits/gauche-gtk/distinfo
index 242c15409944..e9e912e858c5 100644
--- a/x11-toolkits/gauche-gtk/distinfo
+++ b/x11-toolkits/gauche-gtk/distinfo
@@ -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 --git a/x11-toolkits/gauche-gtk/files/patch-src_gtktextview.stub b/x11-toolkits/gauche-gtk/files/patch-src_gtktextview.stub
new file mode 100644
index 000000000000..9bd23411161f
--- /dev/null
+++ b/x11-toolkits/gauche-gtk/files/patch-src_gtktextview.stub
@@ -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*)