diff -Naur _mpdas/Makefile mpdas/Makefile --- _mpdas/Makefile 2018-04-06 15:46:41.093697000 +0000 +++ mpdas/Makefile 2018-04-06 15:51:30.459390000 +0000 @@ -2,7 +2,7 @@ # $FreeBSD: head/audio/mpdas/Makefile 449122 2017-09-02 11:27:21Z riggs $ PORTNAME= mpdas -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff -Naur _mpdas/distinfo mpdas/distinfo --- _mpdas/distinfo 2018-04-06 15:46:41.094540000 +0000 +++ mpdas/distinfo 2018-04-06 15:51:35.410261000 +0000 @@ -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 -Naur _mpdas/files/pkg-message.in mpdas/files/pkg-message.in --- _mpdas/files/pkg-message.in 2018-04-06 15:46:41.096948000 +0000 +++ mpdas/files/pkg-message.in 2018-04-06 15:54:30.903458000 +0000 @@ -8,7 +8,11 @@ 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.