pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musicpd Update to version 0.11.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3190985edcf
branches:  trunk
changeset: 477299:c3190985edcf
user:      simonb <simonb%pkgsrc.org@localhost>
date:      Tue Jun 29 08:24:20 2004 +0000

description:
Update to version 0.11.1.

Changes include:
. Added support for HTTP Proxy
. Detect and skip recursive links in the music directory
. Support for playing mp3 and Ogg Vorbis streams
. Replaygain support for Ogg Vorbis and FLAC
. Update specific files/directories (for fast, incremental updating)
. Play after stop resumes from last position in the playlist
. Play while pause resumes playback

diffstat:

 audio/musicpd/Makefile |  4 ++--
 audio/musicpd/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r b0a4836ac63c -r c3190985edcf audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Tue Jun 29 06:18:03 2004 +0000
+++ b/audio/musicpd/Makefile    Tue Jun 29 08:24:20 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2004/05/20 16:13:05 danw Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/29 08:24:20 simonb Exp $
 
 DISTNAME=              mpd-${PKGVERSION}
-PKGNAME=               musicpd-0.10.3
+PKGNAME=               musicpd-0.11.1
 
 CATEGORIES=            audio
 MASTER_SITES=          http://mercury.chem.pitt.edu/~shank/
diff -r b0a4836ac63c -r c3190985edcf audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Tue Jun 29 06:18:03 2004 +0000
+++ b/audio/musicpd/distinfo    Tue Jun 29 08:24:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/05/05 08:08:59 mrg Exp $
+$NetBSD: distinfo,v 1.4 2004/06/29 08:24:20 simonb Exp $
 
-SHA1 (mpd-0.10.3.tar.gz) = fa093eb6f01d1cb3522380084451432b40873c96
-Size (mpd-0.10.3.tar.gz) = 815429 bytes
+SHA1 (mpd-0.11.1.tar.gz) = 78d2c3ba81c8e6249cebf1ba6a651b4bba8a1f46
+Size (mpd-0.11.1.tar.gz) = 1116854 bytes



Home | Main Index | Thread Index | Old Index