summaryrefslogtreecommitdiff
path: root/math/graphthing/files/patch-src_gt_bison.y
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-08-16 08:32:15 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-08-16 08:32:15 +0000
commit81e812fb7f100ab0a583454070648d13a0802b69 (patch)
treefedb740b413bc0c351fb9c04e5c4fb572f26bfac /math/graphthing/files/patch-src_gt_bison.y
parent- Mark BROKEN: does not build (diff)
- Drop deprecated WX_UNICODE
- Regenerate patches with `make makepatch` - Fix WWW:
Diffstat (limited to '')
-rw-r--r--math/graphthing/files/patch-src_gt_bison.y (renamed from math/graphthing/files/patch-src-gt-bison.y)8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/graphthing/files/patch-src-gt-bison.y b/math/graphthing/files/patch-src_gt_bison.y
index 550cdfa89f46..b9d2d296a032 100644
--- a/math/graphthing/files/patch-src-gt-bison.y
+++ b/math/graphthing/files/patch-src_gt_bison.y
@@ -1,6 +1,6 @@
---- src/gt-bison.y.orig 2012-02-21 14:11:30.000000000 +0100
-+++ src/gt-bison.y 2012-02-21 14:11:53.000000000 +0100
-@@ -18,7 +18,7 @@
+--- src/gt-bison.y.orig 2006-09-11 01:32:12 UTC
++++ src/gt-bison.y
+@@ -18,7 +18,7 @@ Edge *e;
extern char *yy_gt_text;
@@ -9,7 +9,7 @@
int yy_gt_lex (void);
%}
-@@ -132,7 +132,7 @@
+@@ -132,7 +132,7 @@ edge_property:
%%