aboutsummaryrefslogtreecommitdiff
path: root/audio/csound
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 18:12:18 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-08-28 18:12:18 +0000
commitba598b9c778111c24af347bd9757bb5902b0423c (patch)
treebec84f413177009426a1045c10fe1d0fc1e346d0 /audio/csound
parentd753977e7c41fa413cf54da3f175bed53b7be62d (diff)
downloadports-ba598b9c778111c24af347bd9757bb5902b0423c.tar.gz
ports-ba598b9c778111c24af347bd9757bb5902b0423c.zip
audio/csound: fix build on recent current
Notes
Notes: svn path=/head/; revision=546782
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile3
-rw-r--r--audio/csound/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 6ff17132b1d2..b265c032fb1b 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -5,6 +5,9 @@ PORTNAME= csound
DISTVERSION= 6.14.0
CATEGORIES= audio lang
+PATCH_SITES= https://github.com/csound/csound/commit/
+PATCHFILES= c444e8f752c3acc31d364b901204e09eae2e791e.patch:-p1
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= Sound synthesizer
diff --git a/audio/csound/distinfo b/audio/csound/distinfo
index 8842be7697a5..4f01d2bafad6 100644
--- a/audio/csound/distinfo
+++ b/audio/csound/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1580112683
+TIMESTAMP = 1598638243
SHA256 (csound-csound-6.14.0_GH0.tar.gz) = bef349c5304b2d3431ef417933b4c9e9469c0a408a4fa4a98acf0070af360a22
SIZE (csound-csound-6.14.0_GH0.tar.gz) = 26812543
+SHA256 (c444e8f752c3acc31d364b901204e09eae2e791e.patch) = 7314a10797e51cb291c488581f833b23eafe4af556b37c6b20573c2f0f5af0d0
+SIZE (c444e8f752c3acc31d364b901204e09eae2e791e.patch) = 621