summaryrefslogtreecommitdiff
path: root/graphics/ayam/files/patch-togl_togl.c
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-10-10 14:49:28 +0000
committerJohn Marino <marino@FreeBSD.org>2015-10-10 14:49:28 +0000
commit818a717d936e3576105df8544a87d8ead64a4af7 (patch)
treec2c1d26736e72cf453578762fd95872141fd4eee /graphics/ayam/files/patch-togl_togl.c
parentUpdate ImageMagick to 6.9.2-4. (diff)
graphics/ayam: upgrade version 1.20 => 1.22
I reverted most of the changes from 1-step to compound installation commands. PR: 199232 Submitted by: ports fury
Diffstat (limited to 'graphics/ayam/files/patch-togl_togl.c')
-rw-r--r--graphics/ayam/files/patch-togl_togl.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/ayam/files/patch-togl_togl.c b/graphics/ayam/files/patch-togl_togl.c
index 816b1dad4abc..b55e997a263f 100644
--- a/graphics/ayam/files/patch-togl_togl.c
+++ b/graphics/ayam/files/patch-togl_togl.c
@@ -1,6 +1,6 @@
---- togl/togl.c.orig 2007-12-17 19:12:44.000000000 +0100
-+++ togl/togl.c 2007-12-17 19:14:18.000000000 +0100
-@@ -709,7 +709,7 @@
+--- togl/togl.c.orig 2015-06-23 18:03:50 UTC
++++ togl/togl.c
+@@ -709,7 +709,7 @@ int Togl_Init(Tcl_Interp *interp)
}
#endif
@@ -9,7 +9,7 @@
(ClientData) Tk_MainWindow(interp), NULL);
Tcl_InitHashTable(&CommandTable, TCL_STRING_KEYS);
-@@ -941,7 +941,7 @@
+@@ -941,7 +941,7 @@ int Togl_Configure(Tcl_Interp *interp, s
int oldAuxNumber = togl->AuxNumber;
if (Tk_ConfigureWidget(interp, togl->TkWin, configSpecs,
@@ -18,7 +18,7 @@
return(TCL_ERROR);
}
/*fprintf(stderr,"hier %d %d %d\n", togl->TkWin, togl->Width, togl->Height);*/
-@@ -1154,7 +1154,7 @@
+@@ -1154,7 +1154,7 @@ static int Togl_Cmd(ClientData clientDat
/* Create command event handler */
togl->widgetCmd = Tcl_CreateCommand(interp, Tk_PathName(tkwin),