From 1545a749fc6cdf3b9fff3cc9417a9a595b477e97 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 1 Aug 2007 16:16:11 +0000 Subject: Don't use malloc.h. --- math/qalculate/distinfo | 4 +++- math/qalculate/patches/patch-ab | 13 +++++++++++++ math/qalculate/patches/patch-ae | 13 +++++++++++++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 math/qalculate/patches/patch-ab create mode 100644 math/qalculate/patches/patch-ae diff --git a/math/qalculate/distinfo b/math/qalculate/distinfo index 02ac6476f94..dda6c0ba005 100644 --- a/math/qalculate/distinfo +++ b/math/qalculate/distinfo @@ -1,8 +1,10 @@ -$NetBSD: distinfo,v 1.15 2007/02/22 16:15:14 joerg Exp $ +$NetBSD: distinfo,v 1.16 2007/08/01 16:16:11 joerg Exp $ SHA1 (libqalculate-0.9.5.tar.gz) = df44162bfb41907851817306b6599d27d74de0ce RMD160 (libqalculate-0.9.5.tar.gz) = 7839c56e275979157f6bace072d1fc9f500c8953 Size (libqalculate-0.9.5.tar.gz) = 1118827 bytes SHA1 (patch-aa) = fda2983150bbbdecc1578e747d8a6aa7ef965f3f +SHA1 (patch-ab) = b1a4b0ffe5dc19ff2b1c640960c3f3a524fd524b SHA1 (patch-ac) = 98e817d60fc4cd521e7d227ecd330364ec072ecd SHA1 (patch-ad) = 0e767ff393ea2d54da8a49527d24842ca0b90d28 +SHA1 (patch-ae) = 7c9685c578a848cb4e9c55756110d891b9254f2b diff --git a/math/qalculate/patches/patch-ab b/math/qalculate/patches/patch-ab new file mode 100644 index 00000000000..1a5951306e5 --- /dev/null +++ b/math/qalculate/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.10 2007/08/01 16:16:11 joerg Exp $ + +--- src/qalc.cc.orig 2007-08-01 15:38:35.000000000 +0000 ++++ src/qalc.cc +@@ -16,7 +16,7 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include diff --git a/math/qalculate/patches/patch-ae b/math/qalculate/patches/patch-ae new file mode 100644 index 00000000000..48982a87111 --- /dev/null +++ b/math/qalculate/patches/patch-ae @@ -0,0 +1,13 @@ +$NetBSD: patch-ae,v 1.1 2007/08/01 16:16:11 joerg Exp $ + +--- src/defs2doc.cc.orig 2007-08-01 15:38:32.000000000 +0000 ++++ src/defs2doc.cc +@@ -16,7 +16,7 @@ + #include + #include + #include +-#include ++#include + #include + #include + #include -- cgit v1.2.3