aboutsummaryrefslogtreecommitdiffstats
path: root/audio/csound
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2010-03-24 05:14:39 +0800
committergahr <gahr@FreeBSD.org>2010-03-24 05:14:39 +0800
commitaa1c16483d3e3ebfabeb32fd51d17b96f8b74118 (patch)
tree9bfea3ba7c13b0aee1186c7434429fa5a65dc7a4 /audio/csound
parentdb2c49723a693c67b0403e054740835d757b9bcd (diff)
downloadfreebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.gz
freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.tar.zst
freebsd-ports-gnome-aa1c16483d3e3ebfabeb32fd51d17b96f8b74118.zip
- Chase x11-toolkits/fltk update
Diffstat (limited to 'audio/csound')
-rw-r--r--audio/csound/Makefile11
-rw-r--r--audio/csound/distinfo6
2 files changed, 6 insertions, 11 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 6a98c77a8b88..88d10a913b63 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= csound
-PORTVERSION= 5.11.1
-PORTREVISION= 3
+PORTVERSION= 5.12.1
CATEGORIES= audio lang
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}5.11/:src \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}5.12/:src \
SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}5.10/:manual
# Developer does not include a newer version of the manual.
MASTER_SITE_SUBDIR= ${PORTNAME:S/$/:src/}
@@ -21,7 +20,7 @@ MAINTAINER= chris@officialunix.com
COMMENT= Sound synthesizer
LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \
- fltk.1:${PORTSDIR}/x11-toolkits/fltk-threads
+ fltk.1:${PORTSDIR}/x11-toolkits/fltk
BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13
WRKSRC= ${WRKDIR}/${DISTNAME}/
@@ -47,10 +46,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
DISTFILES+= Csound5.10_manual_html.zip:manual
.endif
-.if ${ARCH} == "sparc64"
-BROKEN= Fails to link
-.endif
-
post-patch: apply-slist
@${SETENV} LOCALBASE=${LOCALBASE} ${SH} ${SCRIPTDIR}/check-fltk-threads.sh
@${MV} ${WRKDIR}/custom.py ${WRKSRC}
diff --git a/audio/csound/distinfo b/audio/csound/distinfo
index e56b4517324b..6aa591b59837 100644
--- a/audio/csound/distinfo
+++ b/audio/csound/distinfo
@@ -1,6 +1,6 @@
-MD5 (csound/Csound5.11.1.tar.gz) = 12d56dcead29004b4d0d052c2a1fbdb8
-SHA256 (csound/Csound5.11.1.tar.gz) = e011c47c067df6d020f7927dc1cb951e8ea4ca81a8f058fdf74e3b827ae202d8
-SIZE (csound/Csound5.11.1.tar.gz) = 6073214
+MD5 (csound/Csound5.12.1.tar.gz) = 70b0c4a159c4960a09719674657949c9
+SHA256 (csound/Csound5.12.1.tar.gz) = 89173d666df4e109e6bbbd9232e68f7710711fa0e853a29f7704aa01d502360d
+SIZE (csound/Csound5.12.1.tar.gz) = 6121581
MD5 (csound/Csound5.10_manual_html.zip) = e1eba0da11cfc1d85ef2113a81af91eb
SHA256 (csound/Csound5.10_manual_html.zip) = 2c544a1bda8897a8364fa806109bdfca6f9e01495bace014d207db145f8324b1
SIZE (csound/Csound5.10_manual_html.zip) = 5381988