aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2009-11-28 18:34:26 +0800
committerarved <arved@FreeBSD.org>2009-11-28 18:34:26 +0800
commitb3ef9ac3f78b1519f2c774fa1d84f8792a95029a (patch)
tree8f107ac1aebeed9931706dec534900e2031c6339 /audio/sound-juicer
parentd35d7ad0b853d16c44d9fa39bc36a12d8bc8fe12 (diff)
downloadfreebsd-ports-gnome-b3ef9ac3f78b1519f2c774fa1d84f8792a95029a.tar.gz
freebsd-ports-gnome-b3ef9ac3f78b1519f2c774fa1d84f8792a95029a.tar.zst
freebsd-ports-gnome-b3ef9ac3f78b1519f2c774fa1d84f8792a95029a.zip
Chase libcdio shared library version bump
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index ba34181fedc3..058f98d97d9b 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sound-juicer
PORTVERSION= 2.26.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +19,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
- cdio.8:${PORTSDIR}/sysutils/libcdio \
+ cdio.12:${PORTSDIR}/sysutils/libcdio \
tag.6:${PORTSDIR}/audio/taglib \
canberra-gtk.0:${PORTSDIR}/audio/libcanberra \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \