summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-bindings__tk__plframe.c
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2015-04-22 20:16:04 +0000
committerThierry Thomas <thierry@FreeBSD.org>2015-04-22 20:16:04 +0000
commit779c36f5c4677e26ad544b72a061151c7019f23a (patch)
tree3e2945667463e62a9b4af6b4c1f68e4cca2f9215 /math/plplot/files/patch-bindings__tk__plframe.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__plframe.c')
-rw-r--r--math/plplot/files/patch-bindings__tk__plframe.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-bindings__tk__plframe.c b/math/plplot/files/patch-bindings__tk__plframe.c
deleted file mode 100644
index 3b668d512ab3..000000000000
--- a/math/plplot/files/patch-bindings__tk__plframe.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- bindings/tk/plframe.c.orig 2012-08-14 00:14:23.000000000 +0200
-+++ bindings/tk/plframe.c 2013-10-01 22:47:19.000000000 +0200
-@@ -2218,7 +2218,7 @@
- //
- // Results:
- // The return value is a standard Tcl result. If TCL_ERROR is
--// returned, then interp->result contains an error message.
-+// returned, then Tcl_GetStringResult(interp) contains an error message.
- //
- // Side effects:
- // Configuration information, such as text string, colors, font, etc.