aboutsummaryrefslogtreecommitdiff
path: root/math/ploticus/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-12-09 19:52:19 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-12-09 19:52:19 +0000
commit468f16d221bb67db691008c26a06ec0e1e727a28 (patch)
tree11ac3e5019c5cc08da7099ce23df03cbf8ba4bf3 /math/ploticus/files
parent42d6172c95ce70c82a5bd8bf49d23acc714661ae (diff)
downloadports-468f16d221bb67db691008c26a06ec0e1e727a28.tar.gz
ports-468f16d221bb67db691008c26a06ec0e1e727a28.zip
- Update to version 2.20
PR: 60071 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=95497
Diffstat (limited to 'math/ploticus/files')
-rw-r--r--math/ploticus/files/patch-src::swf.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/math/ploticus/files/patch-src::swf.c b/math/ploticus/files/patch-src::swf.c
index 63e500760310..d1dcc2813514 100644
--- a/math/ploticus/files/patch-src::swf.c
+++ b/math/ploticus/files/patch-src::swf.c
@@ -1,11 +1,11 @@
---- swf.c.orig Tue May 20 02:55:58 2003
-+++ swf.c Wed Jun 4 09:41:53 2003
-@@ -80,7 +80,7 @@
- static void swf_TX(char *s);
- static void swf_LS(char *s);
- static void swf_PO(char *s);
--static void swf_FT(char *s);
-+/* static void swf_FT(char *s); */
- static void swf_TR(char *s);
+--- swf.c.orig Tue Oct 28 04:45:58 2003
++++ swf.c Mon Dec 8 00:27:51 2003
+@@ -15,7 +15,7 @@
+ */
+ #ifndef NOSWF
- /* ============================= */
+-#include MAX_D_ROWS 1000
++#define MAX_D_ROWS 1000
+
+ #include <stdio.h>
+ #include <math.h>