aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/mpdas/Makefile12
-rw-r--r--audio/mpdas/distinfo6
2 files changed, 13 insertions, 5 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index bd2251d29873..79fc36d9fdb5 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpdas
-PORTVERSION= 0.2.4
-PORTREVISION= 2
+PORTVERSION= 0.2.5
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
@@ -20,9 +19,18 @@ LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
USE_GNOME= pkgconfig
USE_BZIP2= yes
+USE_RC_SUBR= mpdas
+
+SUB_FILES= pkg-message
+
PLIST_FILES= bin/mpdas
MAN1= mpdas.1
MANCOMPRESSED= no
+post-install:
+ @${ECHO_MSG}
+ @${CAT} ${PKGMESSAGE}
+ @${ECHO_MSG}
+
.include <bsd.port.mk>
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index bd8148bf50e1..84f04c2b676d 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,3 +1,3 @@
-MD5 (mpdas-0.2.4.tar.bz2) = 8a694691dcb5d217c46754e40152186a
-SHA256 (mpdas-0.2.4.tar.bz2) = a3535cf94ba3856b28d271e265ba0131a84eb9c2d660643c3f4e88d3b473e0bc
-SIZE (mpdas-0.2.4.tar.bz2) = 16842
+MD5 (mpdas-0.2.5.tar.bz2) = ea852645079be1aeedfe3e88f421917e
+SHA256 (mpdas-0.2.5.tar.bz2) = e8ce00df8aa0cbbf5709d1e22ceb1f609dbd7309aed7ffd0083cc0ff5b463e21
+SIZE (mpdas-0.2.5.tar.bz2) = 17849