diff options
author | mjl <mjl@pkgsrc.org> | 2004-11-20 15:08:23 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2004-11-20 15:08:23 +0000 |
commit | a303a1de0e17e0d27b470d8bb996d14b6904dd67 (patch) | |
tree | 9766709f3884fa21ba52aad540ae96f6359238d2 /audio/daapd/distinfo | |
parent | b7adfd544b9fdf9f942a35812b1df244e5b2d040 (diff) | |
download | pkgsrc-a303a1de0e17e0d27b470d8bb996d14b6904dd67.tar.gz |
Update daapd to 0.2.3d
- Fixed a stupid bug in the howl callback. If you had problems with
daapd showing up in iTunes (i.e. with the mDNS Responder), try this
update.
- The howl API has changed as of howl 0.9.6.
- Added support for Xing/LAME headers. This speeds up parsing of MP3 files
and in effect the complete initial scan of the filesystem.
- Fixed a few memory leaks.
- Fixed an issue in the makefile.
- Added auto-updates.
- Clients waiting for updates are automatically notified of changes in the
database.
- daapd scans the filesystem periodically now. This happens in a
separate thread.
- Transmissions are compressed with gzip now. This can be turned off with -z
Diffstat (limited to 'audio/daapd/distinfo')
-rw-r--r-- | audio/daapd/distinfo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/daapd/distinfo b/audio/daapd/distinfo index 5893d6224f0..e7ed73f174c 100644 --- a/audio/daapd/distinfo +++ b/audio/daapd/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/06/05 19:07:51 nathanw Exp $ +$NetBSD: distinfo,v 1.2 2004/11/20 15:08:23 mjl Exp $ -SHA1 (daapd-0.2.2b.tgz) = d1644a5baaa0d89b4e550fbc4e3d0b4590bc9690 -Size (daapd-0.2.2b.tgz) = 198250 bytes -SHA1 (patch-aa) = 1ae5e6ed769ce4ed4e3ac3b33d081440d86e6ecd -SHA1 (patch-ab) = c18447494745366099b5bfe666d45a9c528500a2 +SHA1 (daapd-0.2.3d.tgz) = 3ca12f0cb608a0be2d8351dbc341aa7d2a4f08f8 +Size (daapd-0.2.3d.tgz) = 202317 bytes +SHA1 (patch-aa) = 2378e996076279750f4373ce75c53f7f796ff2e3 SHA1 (patch-ac) = a3e203dcf6e7686795f8348fef5cc2272abdfc48 |