Date: Tue, 24 Aug 2010 08:18:09 GMT From: David Demelier <markand@malikania.fr> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/149931: [PATCH] audio/mpc: update to 0.19 Message-ID: <201008240818.o7O8I9Jh031903@www.freebsd.org> Resent-Message-ID: <201008240820.o7O8K4Di073160@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 149931 >Category: ports >Synopsis: [PATCH] audio/mpc: update to 0.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 24 08:20:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: David Demelier >Release: 8.1-RELEASE >Organization: >Environment: FreeBSD Melon.malikania.fr 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Sun Aug 22 11:56:47 CEST 2010 root@Melon.malikania.fr:/usr/obj/usr/src/sys/Melon amd64 >Description: I updated mpc to 0.19. http://mpd.wikia.com/wiki/Client:Mpc >How-To-Repeat: >Fix: --- Makefile.orig 2010-08-24 10:06:32.000000000 +0200 +++ Makefile 2010-08-24 10:09:23.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= mpc -PORTVERSION= 0.17 +PORTVERSION= 0.19 CATEGORIES= audio ipv6 MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION} @@ -47,7 +47,7 @@ .endif .ifndef(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}-bashrc ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/doc/${PORTNAME}-completion.bash ${EXAMPLESDIR} .endif ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/ --- distinfo.orig 2010-08-24 10:06:47.000000000 +0200 +++ distinfo 2010-08-24 10:07:05.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (mpc-0.17.tar.bz2) = 3f642c2c2ad7a57a9be7a03351c8c558 -SHA256 (mpc-0.17.tar.bz2) = 24e9ef0f0fcfb776cfe802aa2b49469c552018516062c17620cf0af2687911a7 -SIZE (mpc-0.17.tar.bz2) = 104465 +MD5 (mpc-0.19.tar.bz2) = 9ab2967d9ec719b06a86f3b4121be654 +SHA256 (mpc-0.19.tar.bz2) = 8fe9e1ce16f5a66653fa85706d22ceb9472827c28a56e2f7cf4c41a0a4931d17 +SIZE (mpc-0.19.tar.bz2) = 98036 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008240818.o7O8I9Jh031903>