summaryrefslogtreecommitdiff
path: root/audio/sox
diff options
context:
space:
mode:
authorwiz <wiz>2006-08-07 23:39:56 +0000
committerwiz <wiz>2006-08-07 23:39:56 +0000
commit2ba1b959008ae42cb7356d0bf99cec10f58de82a (patch)
tree869959e5f5124efcd3119d3eba66efbbfc31aa87 /audio/sox
parent1124f704a04782944945536caf0480f3ece6a518 (diff)
downloadpkgsrc-2ba1b959008ae42cb7356d0bf99cec10f58de82a.tar.gz
Update to 12.18.1:
sox-12.18.1 ------------ o The "filter" effect could go into infinite drain mode. Now only drain 1 buffer. noisered as well. o SoX was ignoring user aborts (ctrl-c) if it occured during effect drain operations. This was bad if effects had bugs and stuck in infinite loop. o Stop SoX from crashing when file type could not be auto determined (1417776). o Output filenames with multiple '.' confused SoX. (1417776) Christian Hammer o Moved to a common set of CLIP routines. This fixed clipping bugs in noisered and mcompand. o Stop SoX from crashing on sphere files that contain large text strings. (1430025) Ulf Hamhammar o Fix some overflow crashes in aiff handler. (1430024) Ulf Hamhammar. o Under windows, set piped input/output to binary mode (1417794). Marty o Fixed broken internal version of strdup(). (1417790) Marty o Stop infinite loop when reading MP3's with a tag size of exactly 8192 bytes. (1417511) Hans Fugal o Fix typo in stlib.dsp for loading in Visual Studio 6. o Fixed problems in silence effect related to removing multiple periods of silence from the middle of the sound file. o Reduced the window size greatly on the silence effect to prevent leaving in silence that looked like noise still based on RMS values. o Prevent infinite loop in pitch effect from uninitialize variable. Frank Heckenbach o Prevent crashes when printing error mesages (1447239) o Added makefile and support files to compile using Open Watcom compiler. (1417798) Marty o Stop calling flow() on effects that returned EOF during drain(). Allows two back-to-back reverse effects to work. o Added support for multiple channels in .dat files. (1366634) tomchristie
Diffstat (limited to 'audio/sox')
-rw-r--r--audio/sox/Makefile4
-rw-r--r--audio/sox/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile
index 9c240aa0815..7d9d7e9fe78 100644
--- a/audio/sox/Makefile
+++ b/audio/sox/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2006/04/04 18:19:13 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2006/08/07 23:39:56 wiz Exp $
-DISTNAME= sox-12.17.9
+DISTNAME= sox-12.18.1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} \
http://www.cnpbagwell.com/
diff --git a/audio/sox/distinfo b/audio/sox/distinfo
index ae7e17c0d96..942d89cfc86 100644
--- a/audio/sox/distinfo
+++ b/audio/sox/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.12 2006/04/26 07:41:17 rillig Exp $
+$NetBSD: distinfo,v 1.13 2006/08/07 23:39:56 wiz Exp $
-SHA1 (sox-12.17.9.tar.gz) = 1c20f73a38cc5dfe15102df0565c7f2cea7e0bd8
-RMD160 (sox-12.17.9.tar.gz) = 1ba76bf5329daafe75158757b7074f8385788353
-Size (sox-12.17.9.tar.gz) = 468174 bytes
+SHA1 (sox-12.18.1.tar.gz) = 9591248680029a6e89468daeb4046cdab6e6e759
+RMD160 (sox-12.18.1.tar.gz) = 8177a5b606aad45d7bdf8bba9ea6d818b2399301
+Size (sox-12.18.1.tar.gz) = 473181 bytes
SHA1 (patch-aa) = a1e3d17b0f674dd55405879337754c16846e5b03
SHA1 (patch-ab) = 52157b6875ca4ca1b116ae898e26a99652bdb55b