From 9657c8d253087bd97dc72d67d82034e46de7efb1 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 19 Sep 2009 21:13:22 +0000 Subject: include in few places where needed --- audio/arts/distinfo | 5 ++++- audio/arts/patches/patch-ak | 12 ++++++++++++ audio/arts/patches/patch-al | 12 ++++++++++++ audio/arts/patches/patch-am | 12 ++++++++++++ 4 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 audio/arts/patches/patch-ak create mode 100644 audio/arts/patches/patch-al create mode 100644 audio/arts/patches/patch-am (limited to 'audio') diff --git a/audio/arts/distinfo b/audio/arts/distinfo index cde38d96aae..90028a52da1 100644 --- a/audio/arts/distinfo +++ b/audio/arts/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.50 2009/07/24 12:12:06 tnn Exp $ +$NetBSD: distinfo,v 1.51 2009/09/19 21:13:22 tnn Exp $ SHA1 (arts-1.5.10.tar.bz2) = 2e5507f64a4a4a9ad446cc987dff157e38f98274 RMD160 (arts-1.5.10.tar.bz2) = 8c237ebd06ac82b88cf7394722fb8da459902ee7 @@ -13,3 +13,6 @@ SHA1 (patch-ag) = 618e792fe0338e0c00b442ea8a4d0f68a96e13a3 SHA1 (patch-ah) = fb545153a03202e8f4a5955a01ceeeee69ba12c5 SHA1 (patch-ai) = aee6c94746a84aae101decc1ca5b2fff43a669c1 SHA1 (patch-aj) = ad2637ffab24e501d858d4a32b337ffbb940e5b0 +SHA1 (patch-ak) = 7cad5999aaeb8b596e03309abd4c1a3d54cdefa3 +SHA1 (patch-al) = 3352a5c23e475c77d1babbe2bf77be0555e8de78 +SHA1 (patch-am) = 6e0ef065220d2ae93cdae162ae7e77a1f7c5ef54 diff --git a/audio/arts/patches/patch-ak b/audio/arts/patches/patch-ak new file mode 100644 index 00000000000..8dfb9632dee --- /dev/null +++ b/audio/arts/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1 2009/09/19 21:13:22 tnn Exp $ + +--- mcop/tcpconnection.cc.orig 2008-02-13 10:35:23.000000000 +0100 ++++ mcop/tcpconnection.cc +@@ -35,6 +35,7 @@ + #include + #include "debug.h" + #include ++#include + + using namespace std; + using namespace Arts; diff --git a/audio/arts/patches/patch-al b/audio/arts/patches/patch-al new file mode 100644 index 00000000000..4e48955aa8a --- /dev/null +++ b/audio/arts/patches/patch-al @@ -0,0 +1,12 @@ +$NetBSD: patch-al,v 1.1 2009/09/19 21:13:22 tnn Exp $ + +--- mcop/unixconnection.cc.orig 2008-02-13 10:35:23.000000000 +0100 ++++ mcop/unixconnection.cc +@@ -29,6 +29,7 @@ + #include + #include + #include ++#include + + using namespace std; + using namespace Arts; diff --git a/audio/arts/patches/patch-am b/audio/arts/patches/patch-am new file mode 100644 index 00000000000..e7e92b81c45 --- /dev/null +++ b/audio/arts/patches/patch-am @@ -0,0 +1,12 @@ +$NetBSD: patch-am,v 1.1 2009/09/19 21:13:22 tnn Exp $ + +--- mcop/unixserver.cc.orig 2007-10-08 11:47:08.000000000 +0200 ++++ mcop/unixserver.cc +@@ -40,6 +40,7 @@ + #include + #include + #include ++#include + + using namespace std; + using namespace Arts; -- cgit v1.2.3