From abc58f9ffcf96ab89617954b1c2eecb5477e3caf Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 23 Sep 2007 05:00:25 +0000 Subject: [PATCH, UPDATE] Update audio/csound and audio/csound-manual Update audio/csound to 5.06 csound has been "liberated" and is now GPL, see http://csounds.com/VercoeGift.html The corresponding csound entry in LEGAL should be removed, note that csound-manual isn't updated to 5.06 and is still subject to a restrictive license. With thanks to Erik Trulsson and Mel at -questions for patch-Top-csound.c PR: ports/116255 Submitted by: Martin Tournoij --- audio/csound/files/patch-aops.c | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 audio/csound/files/patch-aops.c (limited to 'audio/csound/files/patch-aops.c') diff --git a/audio/csound/files/patch-aops.c b/audio/csound/files/patch-aops.c deleted file mode 100644 index 9f9622cbebf0..000000000000 --- a/audio/csound/files/patch-aops.c +++ /dev/null @@ -1,18 +0,0 @@ -$FreeBSD$ - ---- aops.c.orig Sun Jul 14 16:03:01 2002 -+++ aops.c Sun Jul 14 16:02:49 2002 -@@ -1,3 +1,4 @@ -+#include - #include "cs.h" /* AOPS.C */ - #include "aops.h" - #include -@@ -442,8 +443,6 @@ void ftsr(EVAL *p) /**** ft - } - - #ifdef LINUX --#include --#include - void rtclock(EVAL *p) - { - struct timeval tv; -- cgit v1.2.3