diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2015-04-22 20:16:04 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2015-04-22 20:16:04 +0000 |
commit | 779c36f5c4677e26ad544b72a061151c7019f23a (patch) | |
tree | 3e2945667463e62a9b4af6b4c1f68e4cca2f9215 /math/plplot/files/patch-bindings__tk__tkMain.c | |
parent | - Remove LICENSE (diff) |
- Upgrade math/plplot to 5.11.0
Announcement at
<https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>
- Take maintainership
- Chase dependencies.
PR: ports/199539
Submitted by: Ben Woods <woodsb02 (at) gmail.com>
Approved by: marino (for plplot-ada), /me (for gnudatalanguage)
Diffstat (limited to 'math/plplot/files/patch-bindings__tk__tkMain.c')
-rw-r--r-- | math/plplot/files/patch-bindings__tk__tkMain.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/plplot/files/patch-bindings__tk__tkMain.c b/math/plplot/files/patch-bindings__tk__tkMain.c index 41fd34f6ece2..fdcbc798ec23 100644 --- a/math/plplot/files/patch-bindings__tk__tkMain.c +++ b/math/plplot/files/patch-bindings__tk__tkMain.c @@ -1,6 +1,6 @@ ---- bindings/tk/tkMain.c.orig 2013-12-18 20:25:14.000000000 -0500 +--- bindings/tk/tkMain.c.orig 2015-04-12 10:08:04 UTC +++ bindings/tk/tkMain.c -@@ -92,10 +92,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl +@@ -90,10 +90,6 @@ EXTERN int Tcl_Import _ANSI_ARGS_( ( Tcl int allowOverwrite ) ); #endif |