aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gauche-gtk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2007-10-24 23:37:25 +0000
commit4acc6fb2a411b291c9c210d82bafe7c62e71c77d (patch)
treebc16420eb52d65511ceb520c00171d219210a473 /x11-toolkits/gauche-gtk
parent97dfcc1b41c5b4581b1d73128a866beec069c5bf (diff)
Notes
Diffstat (limited to 'x11-toolkits/gauche-gtk')
-rw-r--r--x11-toolkits/gauche-gtk/Makefile2
-rw-r--r--x11-toolkits/gauche-gtk/files/patch-src_gtktexttag.stub13
2 files changed, 8 insertions, 7 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile
index 3709c5d55f2f..895001a62f21 100644
--- a/x11-toolkits/gauche-gtk/Makefile
+++ b/x11-toolkits/gauche-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gauche
PORTVERSION= 0.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-toolkits scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gauche
diff --git a/x11-toolkits/gauche-gtk/files/patch-src_gtktexttag.stub b/x11-toolkits/gauche-gtk/files/patch-src_gtktexttag.stub
index 346af66453d1..03d0ba0d4336 100644
--- a/x11-toolkits/gauche-gtk/files/patch-src_gtktexttag.stub
+++ b/x11-toolkits/gauche-gtk/files/patch-src_gtktexttag.stub
@@ -1,14 +1,15 @@
---- src/gtktexttag.stub.orig Sat Dec 10 22:21:57 2005
-+++ src/gtktexttag.stub Sat Dec 10 22:22:07 2005
-@@ -36,7 +36,6 @@
+--- src/gtktexttag.stub.orig 2004-06-26 23:59:48.000000000 -0400
++++ src/gtktexttag.stub 2007-10-24 15:07:15.000000000 -0400
+@@ -35,8 +35,6 @@
+ (editable-set :type <uint>)
(language-set :type <uint>)
(pad1 :type <uint>)
- (pad2 :type <uint>)
+- (pad2 :type <uint>)
- (pad3 :type <uint>)
)
(allocator (c "Scm_GtkObjectAllocate"))
)
-@@ -85,8 +84,6 @@
+@@ -85,8 +83,6 @@
(is-text :type <uint>)
(pad1 :type <uint>)
(pad2 :type <uint>)
@@ -17,7 +18,7 @@
)
(allocator "return Scm_MakeGtkTextAppearance(NULL);")
)
-@@ -128,8 +125,6 @@
+@@ -128,8 +124,6 @@
(realized :type <uint>)
(pad1 :type <uint>)
(pad2 :type <uint>)