From 90818ac722c6cee34ea403c50497d735a913786d Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 8 Aug 2007 19:48:13 +0000 Subject: Don't use malloc.h. --- print/lgrind/distinfo | 4 +++- print/lgrind/patches/patch-ae | 12 ++++++++++++ print/lgrind/patches/patch-af | 13 +++++++++++++ 3 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 print/lgrind/patches/patch-ae create mode 100644 print/lgrind/patches/patch-af (limited to 'print') diff --git a/print/lgrind/distinfo b/print/lgrind/distinfo index ec37159b24a..b6136983670 100644 --- a/print/lgrind/distinfo +++ b/print/lgrind/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2006/04/07 03:01:36 minskim Exp $ +$NetBSD: distinfo,v 1.7 2007/08/08 19:50:55 joerg Exp $ SHA1 (lgrind.tar.bz2) = 152d92ccdcb9bc7342f6aec6c4c009d124f7e812 RMD160 (lgrind.tar.bz2) = c32b0002d95e3dec58d03ba39e58dd798058e0eb @@ -7,3 +7,5 @@ SHA1 (patch-aa) = fe4cfcebbfe2a4fb6f202cbbd9b3bc4c798c343d SHA1 (patch-ab) = a843a7bfda99fb073f809b42339c409a13864f70 SHA1 (patch-ac) = 61ded0486a4f6c135fb26a4cf185a197f9ce1db3 SHA1 (patch-ad) = a475dd078de2d92ffdd23592fd16ae489cec5dee +SHA1 (patch-ae) = 1686f0a57a4e62a07907e5fa4e8a0339f5cdd36c +SHA1 (patch-af) = 2c56072174c30d8d7c651785e0338a1b5b2ff879 diff --git a/print/lgrind/patches/patch-ae b/print/lgrind/patches/patch-ae new file mode 100644 index 00000000000..ecb3ded2743 --- /dev/null +++ b/print/lgrind/patches/patch-ae @@ -0,0 +1,12 @@ +$NetBSD: patch-ae,v 1.1 2007/08/08 19:50:55 joerg Exp $ + +--- lgrind.c.orig 2007-08-08 19:31:25.000000000 +0000 ++++ lgrind.c +@@ -70,7 +70,6 @@ static char Version[] = + #include + #include + #include +-#include + /* One of the following two (depending on your system) */ + #include + /* #include */ diff --git a/print/lgrind/patches/patch-af b/print/lgrind/patches/patch-af new file mode 100644 index 00000000000..c901493ec9f --- /dev/null +++ b/print/lgrind/patches/patch-af @@ -0,0 +1,13 @@ +$NetBSD: patch-af,v 1.1 2007/08/08 19:50:55 joerg Exp $ + +--- regexp.c.orig 2007-08-08 19:31:27.000000000 +0000 ++++ regexp.c +@@ -23,7 +23,7 @@ static char Version[] = + + + #include +-#include ++#include + #include + #include + #include "regexp.h" -- cgit v1.2.3