aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdas
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-04-07 16:32:11 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-04-07 16:32:11 +0000
commita931b2f3497e725df7d6b75012bce1e32a80a19f (patch)
tree911d2fcd8fc230a1d96973b84d44539710be3fdd /audio/mpdas
parent39dadb05219ddc5bf339382b1f2fc13b8194f43f (diff)
downloadports-a931b2f3497e725df7d6b75012bce1e32a80a19f.tar.gz
ports-a931b2f3497e725df7d6b75012bce1e32a80a19f.zip
Update to version 0.4.5
PR: 227325 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=466735
Diffstat (limited to 'audio/mpdas')
-rw-r--r--audio/mpdas/Makefile2
-rw-r--r--audio/mpdas/distinfo6
-rw-r--r--audio/mpdas/files/pkg-message.in6
3 files changed, 9 insertions, 5 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index bb8fc414d3b7..f2bfbe547348 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mpdas
-PORTVERSION= 0.4.4
+PORTVERSION= 0.4.5
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index 015e33680b88..b77b7e3f91fe 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504017021
-SHA256 (mpdas-0.4.4.tar.gz) = b262a009ba5194bba2e140eade22c9182cdeac8bfb19de250734f8693e0b0d27
-SIZE (mpdas-0.4.4.tar.gz) = 18939
+TIMESTAMP = 1523029895
+SHA256 (mpdas-0.4.5.tar.gz) = c9103d7b897e76cd11a669e1c062d74cb73574efc7ba87de3b04304464e8a9ca
+SIZE (mpdas-0.4.5.tar.gz) = 19108
diff --git a/audio/mpdas/files/pkg-message.in b/audio/mpdas/files/pkg-message.in
index c853b6d8a91d..2aad7b2f6fab 100644
--- a/audio/mpdas/files/pkg-message.in
+++ b/audio/mpdas/files/pkg-message.in
@@ -8,7 +8,11 @@ your home directory or in %%PREFIX%%/etc/mpdasrc.
Syntax is easy. Example:
username = lastfmuser
-password = 5f4dcc3b5aa765d61d8327deb882cf99
+password = password
+
+NOTE:
+As of version 0.4.3 the password is set in plaintext, whereas
+previously it had to be an MD5 hash.
Use the runas variable to change the UID the process runs in.