aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-11-22 22:08:30 +0800
committerwen <wen@FreeBSD.org>2010-11-22 22:08:30 +0800
commita2d815ac02084d494f6df8542883bc98e28a9174 (patch)
tree8a22a36cd9c90df101dcfd6d7f431fb82e46ba37 /audio
parent381591adad8955d168b0b3d44d3326404d92465c (diff)
downloadfreebsd-ports-gnome-a2d815ac02084d494f6df8542883bc98e28a9174.tar.gz
freebsd-ports-gnome-a2d815ac02084d494f6df8542883bc98e28a9174.tar.zst
freebsd-ports-gnome-a2d815ac02084d494f6df8542883bc98e28a9174.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]
Diffstat (limited to 'audio')
-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