summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorsimonb <simonb>2004-07-07 05:45:19 +0000
committersimonb <simonb>2004-07-07 05:45:19 +0000
commit941aa426bb1f596b6c667da3cbad3b46d447c0ce (patch)
treeea0e35960c9f05313644c7ec0156cdaa5957f7cb /audio
parent3da9ca90660666d12a21d5b107c469feeb2aca08 (diff)
downloadpkgsrc-941aa426bb1f596b6c667da3cbad3b46d447c0ce.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')
-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