diff options
author | ben <ben@pkgsrc.org> | 2005-05-23 20:40:47 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2005-05-23 20:40:47 +0000 |
commit | b2acef6d42d3c9556040869326b2dfcc6b45e3a0 (patch) | |
tree | 8cc5b3cff8f16fb4c9b8374c88552e872a72270d /audio/csound4 | |
parent | 07220d52e7ad6e652b64c1bd69b9613db67a4a27 (diff) | |
download | pkgsrc-b2acef6d42d3c9556040869326b2dfcc6b45e3a0.tar.gz |
Update to csound-4.23f13gbs.0, which brings bug fixes from John Ffitch.
2005-05-11 John ffitch <jpff@codemist.co.uk>
* csound/ugmoss.h:
* csound/ugmoss.c (valpass, vcomb, vcombset): Added maxlpt field
to stop overwriting arguments
2005-05-08 John ffitch <jpff@codemist.co.uk>
* csound/argdecode.c (decode_long):
* csound/rdorch.c (rdorchfile): Allow definition of a single macro
from commandline with --macro:FOO=123
2005-04-12 John ffitch <jpff@codemist.co.uk>
* csound/wave-terrain.c (wtPerf): Fixed phase accumulation
problems and speeded it up a bif
2005-04-09 John ffitch <jpff@codemist.co.uk>
* csound/soundin.c (sndinset, sndgetset):
* csound/soundio.h: Fix soundin with skipping init
Diffstat (limited to 'audio/csound4')
-rw-r--r-- | audio/csound4/Makefile | 6 | ||||
-rw-r--r-- | audio/csound4/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/csound4/Makefile b/audio/csound4/Makefile index ccc9a4c82f0..5fa398c6a60 100644 --- a/audio/csound4/Makefile +++ b/audio/csound4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2005/05/22 20:07:37 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/05/23 20:40:47 ben Exp $ # -DISTNAME= csound-4.23f12gbs.11 -PKGNAME= csound4-4.23.12.11 +DISTNAME= csound-4.23f13gbs.0 +PKGNAME= csound4-4.23.13.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=csound/} diff --git a/audio/csound4/distinfo b/audio/csound4/distinfo index b89ad0e830c..63cea113982 100644 --- a/audio/csound4/distinfo +++ b/audio/csound4/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/04/19 20:22:52 ben Exp $ +$NetBSD: distinfo,v 1.4 2005/05/23 20:40:47 ben Exp $ -SHA1 (csound/csound-4.23f12gbs.11.tar.gz) = bd302a007cf5b80048211461023feef29363bec2 -RMD160 (csound/csound-4.23f12gbs.11.tar.gz) = fa44ba38fcac362b9fbb344c36a9c05f4ed85059 -Size (csound/csound-4.23f12gbs.11.tar.gz) = 1675633 bytes +SHA1 (csound/csound-4.23f13gbs.0.tar.gz) = 2f86efb6e53f43cd16a6cfb0ff9a0786982f7af9 +RMD160 (csound/csound-4.23f13gbs.0.tar.gz) = 46e161975afbf68f5591842e2921ea1822df30b2 +Size (csound/csound-4.23f13gbs.0.tar.gz) = 1676345 bytes |