From f9ce129365927e55dbd67f23bb7619d5af568f5a Mon Sep 17 00:00:00 2001 From: grant Date: Mon, 13 Jan 2003 12:49:33 +0000 Subject: remove type redeclaration to make new bison happy. fixes build problem in Hubert's bulk-build. --- net/docsis/distinfo | 3 ++- net/docsis/patches/patch-ab | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 net/docsis/patches/patch-ab (limited to 'net/docsis') diff --git a/net/docsis/distinfo b/net/docsis/distinfo index 8d864dde3e4..4dfd5e85554 100644 --- a/net/docsis/distinfo +++ b/net/docsis/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/06/25 04:12:52 grant Exp $ +$NetBSD: distinfo,v 1.2 2003/01/13 12:49:33 grant Exp $ SHA1 (docsis-0.7.5-RELEASE.tgz) = 2bf8ffd0af0dd6dcebaf2f657cad2196c05b3ac6 Size (docsis-0.7.5-RELEASE.tgz) = 42517 bytes SHA1 (patch-aa) = 5e0fec5f4d12e467d57b1dd2fff0a1a690ad4753 +SHA1 (patch-ab) = e8bd55d1318cf591ce70ec955cb3a740e24c59ae diff --git a/net/docsis/patches/patch-ab b/net/docsis/patches/patch-ab new file mode 100644 index 00000000000..a846a6070f7 --- /dev/null +++ b/net/docsis/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1 2003/01/13 12:49:35 grant Exp $ + +--- docsis_yy.y.orig Thu Feb 14 06:09:52 2002 ++++ docsis_yy.y +@@ -51,7 +51,6 @@ extern symbol_type *global_symtable; + %token T_ETHERMASK + %token T_LABEL_OID + %token T_IP +-%token T_MAC + %token T_MAIN + %token T_STRING + %token T_HEX_STRING -- cgit v1.2.3