pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/csound4 Update to csound-4.23f13gbs.0, which bri...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b77f388070d6
branches:  trunk
changeset: 494390:b77f388070d6
user:      ben <ben%pkgsrc.org@localhost>
date:      Mon May 23 20:40:47 2005 +0000

description:
Update to csound-4.23f13gbs.0, which brings bug fixes from John Ffitch.

2005-05-11  John ffitch  <jpff%codemist.co.uk@localhost>

        * 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@localhost>

        * 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@localhost>

        * csound/wave-terrain.c (wtPerf): Fixed phase accumulation
        problems and speeded it up a bif

2005-04-09  John ffitch  <jpff%codemist.co.uk@localhost>

        * csound/soundin.c (sndinset, sndgetset):
        * csound/soundio.h: Fix soundin with skipping init

diffstat:

 audio/csound4/Makefile |  6 +++---
 audio/csound4/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r f72e957958e4 -r b77f388070d6 audio/csound4/Makefile
--- a/audio/csound4/Makefile    Mon May 23 19:17:49 2005 +0000
+++ b/audio/csound4/Makefile    Mon May 23 20:40:47 2005 +0000
@@ -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 -r f72e957958e4 -r b77f388070d6 audio/csound4/distinfo
--- a/audio/csound4/distinfo    Mon May 23 19:17:49 2005 +0000
+++ b/audio/csound4/distinfo    Mon May 23 20:40:47 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index