diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-25 15:22:36 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-25 15:22:36 +0000 |
commit | 94684995f992a6a1785a2170fce28de065b179af (patch) | |
tree | cac7a432200edc70ecf683f1fb76fb7f6091639f /audio/bmp/patches/patch-as | |
parent | 1a59311b3a62488adce39a86d36cb8dd4dddc800 (diff) | |
download | pkgsrc-94684995f992a6a1785a2170fce28de065b179af.tar.gz |
Update bmp and bmp-esound to 0.9.7; from Stefan Krüger in PR pkg/28672.
Enhancements
* Multiple encoding support for trying ID3 title conversion
* GUI refinement tweaks
* New logo and icons
* New command line option to bring BMP to desktop foreground (--activate).
* New compile-time option select XMMS equalization (--with-xmms-eq).
* New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian,
Macedonian, Romanian, Slovak)
* Running beep-media-player --version now prints built-in optional components
Bugfixes
* Fixed removal of dead playlist entries
* Fixed dependency information in pkg-config file (bmp.pc)
* Fixed and disambiguated playlist editor accelerators
* Hacked around playlist editor shade bug (now always unshades on launch)
* Many others (see Bugzilla and ChangeLog)
Diffstat (limited to 'audio/bmp/patches/patch-as')
-rw-r--r-- | audio/bmp/patches/patch-as | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/bmp/patches/patch-as b/audio/bmp/patches/patch-as index 9adf2d9c8c3..7292649f6ea 100644 --- a/audio/bmp/patches/patch-as +++ b/audio/bmp/patches/patch-as @@ -1,8 +1,8 @@ -$NetBSD: patch-as,v 1.1 2004/08/31 15:47:56 jmmv Exp $ +$NetBSD: patch-as,v 1.2 2004/12/25 15:22:37 jmmv Exp $ ---- beep/controlsocket.c.orig 2004-06-26 10:25:00.000000000 +0200 +--- beep/controlsocket.c.orig 2004-12-04 13:05:16.000000000 +0100 +++ beep/controlsocket.c -@@ -29,6 +29,7 @@ +@@ -31,6 +31,7 @@ #include <sys/types.h> #include <sys/socket.h> #include <sys/un.h> |