summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormich <mich@FreeBSD.org>2008-04-08 09:38:57 +0000
committermich <mich@FreeBSD.org>2008-04-08 09:38:57 +0000
commit21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7 (patch)
treefdea9eb920241e94818c423592044d0112ea9c85 /audio
parentda8d4fbfa1a45310089c66d00cafee057eb857d2 (diff)
downloadFreeBSD-ports-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.zip
FreeBSD-ports-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.gz
- chase the cdio shared lib bump
Diffstat (limited to 'audio')
-rw-r--r--audio/aqualung/Makefile4
-rw-r--r--audio/sound-juicer/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index c6b7eb0..cc65a9d 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
@@ -27,7 +27,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
mac.2:${PORTSDIR}/audio/mac \
tag.5:${PORTSDIR}/audio/taglib \
lrdf.2:${PORTSDIR}/textproc/liblrdf \
- cdio.7:${PORTSDIR}/sysutils/libcdio \
+ cdio.8:${PORTSDIR}/sysutils/libcdio \
mp3lame.0:${PORTSDIR}/audio/lame \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
strfunc.9:${PORTSDIR}/devel/libstrfunc \
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index fc697d1..0f1b7ae 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sound-juicer
PORTVERSION= 2.22.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -17,7 +18,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
- cdio.7:${PORTSDIR}/sysutils/libcdio \
+ cdio.8:${PORTSDIR}/sysutils/libcdio \
tag.5:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
OpenPOWER on IntegriCloud