summaryrefslogtreecommitdiff
path: root/net/docsis
diff options
context:
space:
mode:
authorgrant <grant>2003-01-13 12:49:33 +0000
committergrant <grant>2003-01-13 12:49:33 +0000
commitf9ce129365927e55dbd67f23bb7619d5af568f5a (patch)
tree608d2b1b782ab06d43ad32d4cd9bc1b17ddca457 /net/docsis
parentc232f6563f66a97196ea625b385c86387191ec0e (diff)
downloadpkgsrc-f9ce129365927e55dbd67f23bb7619d5af568f5a.tar.gz
remove type redeclaration to make new bison happy.
fixes build problem in Hubert's bulk-build.
Diffstat (limited to 'net/docsis')
-rw-r--r--net/docsis/distinfo3
-rw-r--r--net/docsis/patches/patch-ab12
2 files changed, 14 insertions, 1 deletions
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 <strval> T_ETHERMASK
+ %token <strval> T_LABEL_OID
+ %token <strval> T_IP
+-%token <strval> T_MAC
+ %token <strval> T_MAIN
+ %token <strval> T_STRING
+ %token <strval> T_HEX_STRING