diff options
author | crees <crees@FreeBSD.org> | 2014-02-17 03:55:16 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2014-02-17 03:55:16 +0800 |
commit | 600ac1e09d9dc3e4e333e93039c8359b4c845178 (patch) | |
tree | eaebc519613b361408b7119798367be764ad83e0 | |
parent | 7879648e20789017a43773aef2347a8f59f55b9a (diff) | |
download | freebsd-ports-gnome-600ac1e09d9dc3e4e333e93039c8359b4c845178.tar.gz freebsd-ports-gnome-600ac1e09d9dc3e4e333e93039c8359b4c845178.tar.zst freebsd-ports-gnome-600ac1e09d9dc3e4e333e93039c8359b4c845178.zip |
Update to 0.18.8
Fix pkg-message
-rw-r--r-- | audio/musicpd/Makefile | 2 | ||||
-rw-r--r-- | audio/musicpd/distinfo | 4 | ||||
-rw-r--r-- | audio/musicpd/files/pkg-message.in | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 2d7573c2a441..c2efd5486b8b 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -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}/ diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 9c75aa70284d..a51eaf232015 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -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 diff --git a/audio/musicpd/files/pkg-message.in b/audio/musicpd/files/pkg-message.in index 2f42d60d9d5c..7487c93d98b3 100644 --- a/audio/musicpd/files/pkg-message.in +++ b/audio/musicpd/files/pkg-message.in @@ -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. **************************************************************** |