Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2014 19:55:16 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r344626 - in head/audio/musicpd: . files
Message-ID:  <201402161955.s1GJtGAa013741@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: crees
Date: Sun Feb 16 19:55:16 2014
New Revision: 344626
URL: http://svnweb.freebsd.org/changeset/ports/344626
QAT: https://qat.redports.org/buildarchive/r344626/

Log:
  Update to 0.18.8
  
  Fix pkg-message

Modified:
  head/audio/musicpd/Makefile
  head/audio/musicpd/distinfo
  head/audio/musicpd/files/pkg-message.in

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sun Feb 16 19:24:06 2014	(r344625)
+++ head/audio/musicpd/Makefile	Sun Feb 16 19:55:16 2014	(r344626)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	musicpd
-PORTVERSION=	0.18.5
+PORTVERSION=	0.18.8
 PORTREVISION=	1
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/

Modified: head/audio/musicpd/distinfo
==============================================================================
--- head/audio/musicpd/distinfo	Sun Feb 16 19:24:06 2014	(r344625)
+++ head/audio/musicpd/distinfo	Sun Feb 16 19:55:16 2014	(r344626)
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.18.5.tar.xz) = 3424a520f76da90a6869039eb7e89e1e6e3973a6da9e89ffdadf1c4a4ac6e11c
-SIZE (mpd-0.18.5.tar.xz) = 580332
+SHA256 (mpd-0.18.8.tar.xz) = 5366378e548fb77996cc33b0e15165ddd84f1e496bdd04616bd593aecdc26450
+SIZE (mpd-0.18.8.tar.xz) = 583812

Modified: head/audio/musicpd/files/pkg-message.in
==============================================================================
--- head/audio/musicpd/files/pkg-message.in	Sun Feb 16 19:24:06 2014	(r344625)
+++ head/audio/musicpd/files/pkg-message.in	Sun Feb 16 19:55:16 2014	(r344626)
@@ -17,10 +17,10 @@ Then start the server with
 or reboot.
 
 The example configuration of MPD server requires music files to
-be stored at %%MPDDIR%%/music .
+be stored in the %%MPDDIR%%/music directory.
 
 NOTE: The musicpd server is pretty useless without a client.
       You might want to install one of the following ports too:
-      mpc, ncmpc, glurp, gmpc, kmp, or phpmp.
+      musicpc, ncmpc, glurp, gmpc, kmp, or phpmp.
 
 ****************************************************************



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161955.s1GJtGAa013741>