From f1c9959ebd5a6730754f680de38c60c307ee6d99 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 11 Sep 2009 20:58:55 +0000 Subject: mpd-0.15.3: - faster tag scanning for vorbis - fix stuttering and stuck pause bugs for output - fix issues with tag scanning like forcing huge memory allocations - plug some memory leaks --- audio/musicpd/Makefile | 8 ++++---- audio/musicpd/distinfo | 9 ++++----- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'audio') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 38d54e75b36..b93274dae3b 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2009/08/10 23:10:29 tnn Exp $ +# $NetBSD: Makefile,v 1.40 2009/09/11 20:58:55 joerg Exp $ -DISTNAME= mpd-0.15.1 +DISTNAME= mpd-0.15.3 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 1 CATEGORIES= audio #MASTER_SITES= http://musicpd.org/uploads/files/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} @@ -37,11 +36,12 @@ SUBST_STAGE.paths= post-patch SUBST_FILES.paths= mpd.conf SUBST_SED.paths= -e 's,@DEVOSSAUDIO@,${DEVOSSAUDIO},' +INSTALLATION_DIRS= ${EGDIR} + post-extract: ${CP} ${FILESDIR}/mpd.conf ${WRKSRC}/mpd.conf post-install: - ${INSTALL_DATA_DIR} ${DESTDIR}${EGDIR} ${INSTALL_DATA} ${WRKSRC}/mpd.conf ${DESTDIR}${EGDIR} .include "../../devel/glib2/buildlink3.mk" diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 8c29b1a1865..041e88f30cf 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.21 2009/08/11 11:29:04 drochner Exp $ +$NetBSD: distinfo,v 1.22 2009/09/11 20:58:55 joerg Exp $ -SHA1 (mpd-0.15.1.tar.bz2) = eca8821e2c34b37232621b7219e39f0a6d67d190 -RMD160 (mpd-0.15.1.tar.bz2) = 595370f38b8f6fe80b14551214956088562f3d9c -Size (mpd-0.15.1.tar.bz2) = 385800 bytes +SHA1 (mpd-0.15.3.tar.bz2) = f53f984d8ffcc58d83268f30afb11b8342118d22 +RMD160 (mpd-0.15.3.tar.bz2) = 9d33e2ad3cd524428e1e786276f70a50a6c08456 +Size (mpd-0.15.3.tar.bz2) = 386521 bytes SHA1 (patch-aa) = 14c63f15f09d6d22770b90a30cc49951c8d1d38a -SHA1 (patch-ab) = 080c2b068fd30cd9ea9c67fb1dcb5ca7c1336a04 -- cgit v1.2.3