aboutsummaryrefslogtreecommitdiff
path: root/audio/mpdas
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-11-22 14:08:30 +0000
committerWen Heping <wen@FreeBSD.org>2010-11-22 14:08:30 +0000
commitfdf0e2a358a4b21bddbc1856599766032393f81e (patch)
tree3fc2fd770ebbc3591d2603b43b02c25913352a99 /audio/mpdas
parent0bfe77010a619d1930c8787f7f1f36f76eca0dff (diff)
downloadports-fdf0e2a358a4b21bddbc1856599766032393f81e.tar.gz
ports-fdf0e2a358a4b21bddbc1856599766032393f81e.zip
- Update to 0.3.0 [1]
- Fix the build with custom PREFIX - Fix the install of man file PR: ports/152466 [1] Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) [1]
Notes
Notes: svn path=/head/; revision=264922
Diffstat (limited to 'audio/mpdas')
-rw-r--r--audio/mpdas/Makefile7
-rw-r--r--audio/mpdas/distinfo5
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile
index 3237a00cd4d2..d05f7c560375 100644
--- a/audio/mpdas/Makefile
+++ b/audio/mpdas/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mpdas
-PORTVERSION= 0.2.5
-PORTREVISION= 2
+PORTVERSION= 0.3.0
CATEGORIES= audio
MASTER_SITES= http://50hz.ws/mpdas/
@@ -29,6 +28,10 @@ PLIST_FILES= bin/mpdas
MAN1= mpdas.1
MANCOMPRESSED= no
+post-patch:
+ @${REINPLACE_CMD} -e 's#/usr/local#${PREFIX}#g; \
+ s#MANPREFIX#MAN_PREFIX#g' ${WRKSRC}/Makefile
+
post-install:
@${ECHO_MSG}
@${CAT} ${PKGMESSAGE}
diff --git a/audio/mpdas/distinfo b/audio/mpdas/distinfo
index 84f04c2b676d..22ef187a77d0 100644
--- a/audio/mpdas/distinfo
+++ b/audio/mpdas/distinfo
@@ -1,3 +1,2 @@
-MD5 (mpdas-0.2.5.tar.bz2) = ea852645079be1aeedfe3e88f421917e
-SHA256 (mpdas-0.2.5.tar.bz2) = e8ce00df8aa0cbbf5709d1e22ceb1f609dbd7309aed7ffd0083cc0ff5b463e21
-SIZE (mpdas-0.2.5.tar.bz2) = 17849
+SHA256 (mpdas-0.3.0.tar.bz2) = f6542196fa8dfba7cdcc07a95b8df71d03b40a436ea76bcc999f13185d262573
+SIZE (mpdas-0.3.0.tar.bz2) = 19219