From 252a90864e849b630c264b9adf4ea76fdc911ab2 Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 20 Jul 1999 01:24:57 +0000 Subject: New systems don't have old libg++-headers bool.h and std.h any more, adjust this. Reported in PR 7970 by Thilo.Manske@HEH.Uni-Oldenburg.DE --- games/craft/files/patch-sum | 3 ++- games/craft/patches/patch-ag | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 games/craft/patches/patch-ag diff --git a/games/craft/files/patch-sum b/games/craft/files/patch-sum index 79f64970d1f..c8f1e1bde7d 100644 --- a/games/craft/files/patch-sum +++ b/games/craft/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.1 1999/07/09 13:50:52 agc Exp $ +$NetBSD: patch-sum,v 1.2 1999/07/20 01:24:57 hubertf Exp $ MD5 (patch-aa) = 73d6c9a25630e868b6d37595d617a014 MD5 (patch-ab) = 7a9322f3588143c146bc10c865bd1222 @@ -6,3 +6,4 @@ MD5 (patch-ac) = ba6da2b86c557d5eeffce01ce2557a87 MD5 (patch-ad) = 8056676e41db031a4e65c8ee44f27ad6 MD5 (patch-ae) = 9083a84c45bd82705852511ae3e1668d MD5 (patch-af) = e5af45e7549343df98a0882cd62d9a8b +MD5 (patch-ag) = 5709fb1503830cca84574c6381e67e65 diff --git a/games/craft/patches/patch-ag b/games/craft/patches/patch-ag new file mode 100644 index 00000000000..0bea39b20de --- /dev/null +++ b/games/craft/patches/patch-ag @@ -0,0 +1,12 @@ +$NetBSD: patch-ag,v 1.1 1999/07/20 01:24:58 hubertf Exp $ + +--- work.i386/hcc/hcc.cc.orig Tue Jul 20 03:19:57 1999 ++++ work.i386/hcc/hcc.cc Fri Feb 21 12:50:16 1997 +@@ -1,6 +1,6 @@ + #include "bool.h" + #include "stdio.h" +-#include ++#include "std.h" + #include "string.h" + #include "ctype.h" + -- cgit v1.2.3