mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to version 0.4.5
PR: 227325 Submitted by: maintainer
This commit is contained in:
parent
39dadb0521
commit
a931b2f349
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466735
3 changed files with 9 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mpdas
|
PORTNAME= mpdas
|
||||||
PORTVERSION= 0.4.4
|
PORTVERSION= 0.4.5
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= http://50hz.ws/mpdas/
|
MASTER_SITES= http://50hz.ws/mpdas/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1504017021
|
TIMESTAMP = 1523029895
|
||||||
SHA256 (mpdas-0.4.4.tar.gz) = b262a009ba5194bba2e140eade22c9182cdeac8bfb19de250734f8693e0b0d27
|
SHA256 (mpdas-0.4.5.tar.gz) = c9103d7b897e76cd11a669e1c062d74cb73574efc7ba87de3b04304464e8a9ca
|
||||||
SIZE (mpdas-0.4.4.tar.gz) = 18939
|
SIZE (mpdas-0.4.5.tar.gz) = 19108
|
||||||
|
|
|
@ -8,7 +8,11 @@ your home directory or in %%PREFIX%%/etc/mpdasrc.
|
||||||
Syntax is easy. Example:
|
Syntax is easy. Example:
|
||||||
|
|
||||||
username = lastfmuser
|
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.
|
Use the runas variable to change the UID the process runs in.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue