summaryrefslogtreecommitdiff
path: root/audio/zynaddsubfx/files/patch-src_Misc_Part.h
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2017-12-06 09:57:32 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2017-12-06 09:57:32 +0000
commita4b790f653cd76aeb7d368a4222090c0030a7dbc (patch)
tree9e03d4086c6b2166904953aaaf4d4a3f68d0a3bf /audio/zynaddsubfx/files/patch-src_Misc_Part.h
parentnet/librdkafka: Update to 0.11.3 (diff)
Update ZynAddSubFx to v3.0.3.
This update include many bugfixes and many new features over v2.4.3. The list of changes would be too long for this commit message. Please refer to the ZynAddSubFx release announcements at zynaddsubfx-user@lists.sourceforge.net for more information. PR: 220958 PR: 223635 Tested by: pi @ Approved by: maintainer
Diffstat (limited to 'audio/zynaddsubfx/files/patch-src_Misc_Part.h')
-rw-r--r--audio/zynaddsubfx/files/patch-src_Misc_Part.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/zynaddsubfx/files/patch-src_Misc_Part.h b/audio/zynaddsubfx/files/patch-src_Misc_Part.h
deleted file mode 100644
index 2541cc763ab5..000000000000
--- a/audio/zynaddsubfx/files/patch-src_Misc_Part.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/Misc/Part.h.orig 2012-06-14 14:35:03 UTC
-+++ src/Misc/Part.h
-@@ -30,6 +30,7 @@
- #include "../Misc/Microtonal.h"
-
- #include <list> // For the monomemnotes list.
-+#include <pthread.h>
-
- class EffectMgr;
- class ADnoteParameters;