aboutsummaryrefslogtreecommitdiffstats
path: root/audio/asunder
diff options
context:
space:
mode:
Diffstat (limited to 'audio/asunder')
-rw-r--r--audio/asunder/Makefile10
-rw-r--r--audio/asunder/distinfo6
2 files changed, 10 insertions, 6 deletions
diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile
index 29715ea58fe..b7667b396d7 100644
--- a/audio/asunder/Makefile
+++ b/audio/asunder/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= asunder
-PORTVERSION= 1.6.2
-PORTREVISION= 2
+PORTVERSION= 1.9.1
CATEGORIES= audio
MASTER_SITES= http://littlesvr.ca/asunder/releases/
@@ -19,7 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia
OPTIONS= LAME "lame support" on \
OGG "ogg-vorbis support" on \
FLAC "FLAC support" on \
- WAVPACK "WavPack support" off
+ WAVPACK "WavPack support" off \
+ MONKEYAUDIO "Monkey's Audio support" off
USE_BZIP2= yes
GNU_CONFIGURE= yes
@@ -45,6 +45,10 @@ RUN_DEPENDS+= flac:${PORTSDIR}/audio/flac
RUN_DEPENDS+= wavpack:${PORTSDIR}/audio/wavpack
.endif
+.if defined(WITH_MONKEYAUDIO)
+RUN_DEPENDS+= mac:${PORTSDIR}/audio/mac
+.endif
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
diff --git a/audio/asunder/distinfo b/audio/asunder/distinfo
index a93de638f5b..906658e84aa 100644
--- a/audio/asunder/distinfo
+++ b/audio/asunder/distinfo
@@ -1,3 +1,3 @@
-MD5 (asunder-1.6.2.tar.bz2) = 6e9bd170497cb9cd36a544bd36e9634c
-SHA256 (asunder-1.6.2.tar.bz2) = 74f77db7ab82fdf4bf21a5c417aa498911b35b72135df0915abcf4f02c4ab239
-SIZE (asunder-1.6.2.tar.bz2) = 194677
+MD5 (asunder-1.9.1.tar.bz2) = 91e1939978e4379f1328d8ededf4bb06
+SHA256 (asunder-1.9.1.tar.bz2) = 9fefd50b74d6457c0b6157387434cb91cb1db95ac1aa806c2b39734038bdb700
+SIZE (asunder-1.9.1.tar.bz2) = 217005