aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/easytag-devel/Makefile2
-rw-r--r--audio/easytag/Makefile2
-rw-r--r--audio/grip/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile
index b14ecfffd59b..fe8e767bb3dc 100644
--- a/audio/easytag-devel/Makefile
+++ b/audio/easytag-devel/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tag editor for MP3 and OGG files
-LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
+LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
vorbis.3:${PORTSDIR}/audio/libvorbis \
FLAC.5:${PORTSDIR}/audio/flac
diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile
index b14ecfffd59b..fe8e767bb3dc 100644
--- a/audio/easytag/Makefile
+++ b/audio/easytag/Makefile
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Tag editor for MP3 and OGG files
-LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
+LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
vorbis.3:${PORTSDIR}/audio/libvorbis \
FLAC.5:${PORTSDIR}/audio/flac
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 0192ede24acf..bb4879569ac5 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK front-end to external cd rippers and mp3 encoders
-LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \
+LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
ghttp.1:${PORTSDIR}/www/libghttp
USE_REINPLACE= yes