diff options
author | hubertf <hubertf@pkgsrc.org> | 2002-09-20 00:33:11 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2002-09-20 00:33:11 +0000 |
commit | 2e992d9e545fe93cd3936fb191e7b5979d4d5122 (patch) | |
tree | 5ea75cc8adfdd386c1aeaf9dbb57783d3a476d79 /audio/abcde/patches/patch-ab | |
parent | d5181a816685ac06c24937b33b84b2acf8957ea9 (diff) | |
download | pkgsrc-2e992d9e545fe93cd3936fb191e7b5979d4d5122.tar.gz |
Update abcde to 2.0.3. Changes:
abcde 2.0.3
* The Fixed-Yet?-How-About-Now?-What-About-Now?-Now? Release
* SMP fixed, mad props to Steve Madsen, closes: #69828, #111806
* Minor code cleanups thanks to Adam Heath
* Multiple inexact match results are generated in a safe manner
thanks to Nick Martin, closes: #126025
* Removed cddb-tool template generation bashism, thanks to Greg
Norris, closes: #126327
* Windows can't handle double quotes in filenames either.
The default mungefilename now removes them, closes: #127643
* Using -C with WAVOUTPUTDIR fixed, closes: #127728
* Resuming various artists discs fixed, closes: #127731
-- Robert Woodcock <rcw@debian.org> Sun, 27 Jan 2002
abcde 2.0.2
* The One-More-Time-With-Feeling Release
* Bladeenc really works this time. Honest. closes: #121988
-- Robert Woodcock <rcw@debian.org> Mon, 3 Dec 2001
abcde 2.0.1
* The I-Don't-Listen-To-Sssca Release
* Example abcde.conf fixes, closes: #111580
* So much for bladeenc's l3enc compatibility, closes: #110863
* CDDB submit fixes (to enable CDDB submitting, put
UNINTENTIONALLY_ANGER_THE_FREEDB_PEOPLE=y in your abcde.conf),
closes: #111478, #111500
* Minor mungefilename() cleanup
* Small manpage fix
* Works with oggenc when POSIXLY_CORRECT is defined, thanks to Juhapekka
Tolvanen
* Quote remote locations when calling distmp3
* Allow remote encoding of oggs
* Only remove wav files if the encoding succeeded
* No-local-encoding via -j 0 fixed, thanks to Hans-Joachim Baader
* CD read errors are trapped/resumed cleanly now thanks to Pete,
closes: #111618
* devfs device check fix, thanks to Clint Adams
* Check for seq command - some BSD's have jot instead and abcde can't
use that yet
* Various Artists playlist generation fixed, thanks to William Lash
-- Robert Woodcock <rcw@debian.org> Tue, 6 Nov 2001
Diffstat (limited to 'audio/abcde/patches/patch-ab')
-rw-r--r-- | audio/abcde/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/abcde/patches/patch-ab b/audio/abcde/patches/patch-ab index 597e44bb9a0..dae530853b9 100644 --- a/audio/abcde/patches/patch-ab +++ b/audio/abcde/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.4 2001/10/03 21:58:28 abs Exp $ +$NetBSD: patch-ab,v 1.5 2002/09/20 00:33:12 hubertf Exp $ ---- abcde.conf.orig Wed Aug 15 23:32:10 2001 +--- abcde.conf.orig Mon Jan 21 03:35:31 2002 +++ abcde.conf -@@ -93,7 +93,7 @@ +@@ -96,7 +96,7 @@ #NOCDDBQUERY=n # CD device you want to read from |