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-examples__tk__xtk02.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-examples__tk__xtk02.c')
-rw-r--r-- | math/plplot/files/patch-examples__tk__xtk02.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-examples__tk__xtk02.c b/math/plplot/files/patch-examples__tk__xtk02.c deleted file mode 100644 index a645e472b0ef..000000000000 --- a/math/plplot/files/patch-examples__tk__xtk02.c +++ /dev/null @@ -1,11 +0,0 @@ ---- examples/tk/xtk02.c.orig 2011-11-30 23:04:42.000000000 +0100 -+++ examples/tk/xtk02.c 2013-10-01 23:06:58.000000000 +0200 -@@ -85,7 +85,7 @@ - // - // Results: - // Returns a standard Tcl completion code, and leaves an error --// message in interp->result if an error occurs. -+// message in Tcl_GetStringResult(interp) if an error occurs. - // - // Side effects: - // Depends on the startup script. |