summaryrefslogtreecommitdiff
path: root/audio/musicpd
diff options
context:
space:
mode:
authorsimonb <simonb@pkgsrc.org>2004-07-07 05:45:19 +0000
committersimonb <simonb@pkgsrc.org>2004-07-07 05:45:19 +0000
commitbc19e6b545a5a4b7c56ce4a8fa8d160f5dbd7e16 (patch)
treeea0e35960c9f05313644c7ec0156cdaa5957f7cb /audio/musicpd
parentd0a89e0332d9487cd4d5042bf5e1706b4e21936b (diff)
downloadpkgsrc-bc19e6b545a5a4b7c56ce4a8fa8d160f5dbd7e16.tar.gz
Update to version 0.11.2. Changes include:
1) Work around in computing total time for mp3's whose first valid mpeg frame is not layer III 2) Fix mp3 and mp4 decoders when seeking past the end of the file 3) Fix replaygain for flac and vorbis 4) Fix memory leaks in flac decoder (from normalperson) 5) Fix Several other bugs in playlist.c and directory.c (from normalperson)
Diffstat (limited to 'audio/musicpd')
-rw-r--r--audio/musicpd/Makefile4
-rw-r--r--audio/musicpd/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 336864d304f..55596095f76 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/06/29 08:24:20 simonb Exp $
+# $NetBSD: Makefile,v 1.4 2004/07/07 05:45:19 simonb Exp $
DISTNAME= mpd-${PKGVERSION}
-PKGNAME= musicpd-0.11.1
+PKGNAME= musicpd-0.11.2
CATEGORIES= audio
MASTER_SITES= http://mercury.chem.pitt.edu/~shank/
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index 5eeda097b0c..a42d1afc430 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/06/29 08:24:20 simonb Exp $
+$NetBSD: distinfo,v 1.5 2004/07/07 05:45:19 simonb Exp $
-SHA1 (mpd-0.11.1.tar.gz) = 78d2c3ba81c8e6249cebf1ba6a651b4bba8a1f46
-Size (mpd-0.11.1.tar.gz) = 1116854 bytes
+SHA1 (mpd-0.11.2.tar.gz) = b758413bbfea48ad768c701c528634d1f19e0e62
+Size (mpd-0.11.2.tar.gz) = 1118098 bytes