diff options
author | jschauma <jschauma@pkgsrc.org> | 2002-11-22 17:02:03 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2002-11-22 17:02:03 +0000 |
commit | ab8c948516ff6b62507b132c0699f6ea354114d1 (patch) | |
tree | 1410cb47ab7e1dd9d0350176c042e425a6160627 /audio/mp3blaster/PLIST | |
parent | c891fa7538f0acf5ffe6ba697e9777a7fbff5726 (diff) | |
download | pkgsrc-ab8c948516ff6b62507b132c0699f6ea354114d1.tar.gz |
Upgrade to version 3.1.3. This upgrade solves the checksum mismatch pointed
out by (one- at inbox dot lv) in PR pkg/19115 as well, as we have a completely
new checksum. Changes according to the website:
Changes since version 3.1.2:
- Fixed a bug that could cause the playlist repeat to stop (thanks to
Alex Rasmussen for finding the bug)
- Command line options for nmixer changed, and it's now possible to select a
different hardware mixer device.
- Fixed a bug that caused mp3blaster to quit when the user's homedir could
not be determined.
Changes since version 3.1.1:
-Compiles on gcc-3.* without errors
-Trailing slash in HTTP URLs is only appended after the hostname, not in
URLs that contain a path following the hostname. This means that mp3's can
now be played straight from an URL again.
- For HTTP streams, HTTP/1.1 is used instead of HTTP/1.0 (this, and previous
suggestion submitted by Markus Jerger. Thanks!)
Diffstat (limited to 'audio/mp3blaster/PLIST')
-rw-r--r-- | audio/mp3blaster/PLIST | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/audio/mp3blaster/PLIST b/audio/mp3blaster/PLIST index 83f3d7689b5..209a7227b78 100644 --- a/audio/mp3blaster/PLIST +++ b/audio/mp3blaster/PLIST @@ -1,16 +1,17 @@ -@comment $NetBSD: PLIST,v 1.2 2002/03/18 14:13:50 rxg Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/11/22 17:02:04 jschauma Exp $ bin/mp3blaster bin/mp3tag bin/nmixer man/man1/mp3blaster.1 man/man1/nmixer.1 -share/mp3blaster/README -share/mp3blaster/chargen.c +share/mp3blaster/charmap/README +share/mp3blaster/charmap/chargen.c +share/mp3blaster/charmap/koi8-r +share/mp3blaster/charmap/makefile.charmap +share/mp3blaster/charmap/maketbl.c +share/mp3blaster/charmap/win1251 +share/mp3blaster/charmap/win2koi.tbl share/mp3blaster/commands.txt -share/mp3blaster/koi8-r -share/mp3blaster/makefile -share/mp3blaster/maketbl.c share/mp3blaster/sample.mp3blasterrc -share/mp3blaster/win1251 -share/mp3blaster/win2koi.tbl +@dirrm share/mp3blaster/charmap @dirrm share/mp3blaster |