summaryrefslogtreecommitdiff
path: root/cad/spice/files/patch-src_lib_fte_dotcards.c
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2020-02-22 20:44:35 +0000
committerHiroki Sato <hrs@FreeBSD.org>2020-02-22 20:44:35 +0000
commit82ddc2e1078458ee98ffc768c4d513b0f82975da (patch)
tree21461b37f2e3137916f107e55314955d2ea6a383 /cad/spice/files/patch-src_lib_fte_dotcards.c
parentRemove expired USE_GNOME=pygnome2 and its corresponding port. (diff)
Unbreak the build:
- Update MASTER_SITES. - Add missing dependency. - Regenerate patches.
Diffstat (limited to 'cad/spice/files/patch-src_lib_fte_dotcards.c')
-rw-r--r--cad/spice/files/patch-src_lib_fte_dotcards.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/spice/files/patch-src_lib_fte_dotcards.c b/cad/spice/files/patch-src_lib_fte_dotcards.c
index 47103c282e89..7b91daf00cda 100644
--- a/cad/spice/files/patch-src_lib_fte_dotcards.c
+++ b/cad/spice/files/patch-src_lib_fte_dotcards.c
@@ -1,6 +1,6 @@
---- src/lib/fte/dotcards.c.orig 1993-07-30 13:44:28.000000000 +0900
-+++ src/lib/fte/dotcards.c 2013-05-01 05:07:55.000000000 +0900
-@@ -405,11 +405,17 @@
+--- src/lib/fte/dotcards.c.orig 1993-07-30 04:44:28 UTC
++++ src/lib/fte/dotcards.c
+@@ -405,11 +405,17 @@ fixem(string)
char *string;
{
char buf[BSIZE_SP], *s, *t, *ss = string;
@@ -18,7 +18,7 @@
for (t = s; *t && (*t != ')'); t++)
;
*t = '\0';
-@@ -589,6 +595,10 @@
+@@ -589,6 +595,10 @@ gettoks(s)
if (c)
*c = 0;