From c81892d6690ff48dfb179e615840bf6c5abded70 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 12 Nov 2004 19:01:57 +0000 Subject: The source code does not use bool, so no need to include stdbool.h. Makes this pkg compile on NetBSD 1.6. --- misc/open2300/distinfo | 4 ++-- misc/open2300/patches/patch-ad | 16 ++++++++++++---- 2 files changed, 14 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/open2300/distinfo b/misc/open2300/distinfo index a7d2b3ba060..09e1e1ebafa 100644 --- a/misc/open2300/distinfo +++ b/misc/open2300/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.2 2004/11/11 10:19:29 martin Exp $ +$NetBSD: distinfo,v 1.3 2004/11/12 19:01:57 kristerw Exp $ SHA1 (open2300-1.7.tar.gz) = 12227964e6a74f41c1efbbd58c4af67fc8ca3151 Size (open2300-1.7.tar.gz) = 330103 bytes SHA1 (patch-aa) = f63fcb9632729e32750f6e1129e2011bbe5c4419 SHA1 (patch-ab) = abf7bc87a25d1894ecc32d09ed48bd479f076fe3 SHA1 (patch-ac) = 5ddd6e4c0ce2df718c4fcb7efed1d9553c415684 -SHA1 (patch-ad) = 1075315c9eed8d97997b5aab82916772440332c0 +SHA1 (patch-ad) = 68fe348565fbc7434d58613b9578d499513bf1e4 SHA1 (patch-ae) = 062f9d02e839c3c01a31d8b5ac6824a688742c2b SHA1 (patch-af) = eaeda5057a9d268c0034c0edff080bb488861296 SHA1 (patch-ag) = 1239d4d60865e75aa61bba1f04e760c74e84d68c diff --git a/misc/open2300/patches/patch-ad b/misc/open2300/patches/patch-ad index b63746b2eda..dea5e49dbd9 100644 --- a/misc/open2300/patches/patch-ad +++ b/misc/open2300/patches/patch-ad @@ -1,8 +1,16 @@ -$NetBSD: patch-ad,v 1.1 2004/11/11 10:19:29 martin Exp $ +$NetBSD: patch-ad,v 1.2 2004/11/12 19:01:57 kristerw Exp $ ---- rw2300.h.orig 2004-04-14 03:41:10.000000000 +0200 -+++ rw2300.h 2004-11-10 23:50:50.000000000 +0100 -@@ -283,14 +283,16 @@ +--- rw2300.h.orig Sun Nov 7 12:18:45 2004 ++++ rw2300.h Fri Nov 12 19:57:46 2004 +@@ -20,7 +20,6 @@ + #include + #include + #include +-#include + #include + #include + #include +@@ -283,14 +282,16 @@ void reset_06(WEATHERSTATION ws2300); int read_data(WEATHERSTATION ws2300, int address, int number, -- cgit v1.2.3