summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom McLaughlin <tmclaugh@FreeBSD.org>2006-04-16 03:41:06 +0000
committerTom McLaughlin <tmclaugh@FreeBSD.org>2006-04-16 03:41:06 +0000
commit9a93e94cc6580a4c69d525ce3f0af674607014fe (patch)
treebfc1976c30736331e43945cf45a700124a405a4d
parent- Update to 3.3.5 (diff)
Chase libmpcdec update
Notified by: Krismail
-rw-r--r--audio/gstreamer-plugins-musepack/Makefile2
-rw-r--r--audio/gstreamer-plugins-musepack80/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/gstreamer-plugins-musepack/Makefile b/audio/gstreamer-plugins-musepack/Makefile
index bafbad8a7a1a..e3f0c687c3d0 100644
--- a/audio/gstreamer-plugins-musepack/Makefile
+++ b/audio/gstreamer-plugins-musepack/Makefile
@@ -6,7 +6,7 @@
#
CATEGORIES= audio
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
diff --git a/audio/gstreamer-plugins-musepack80/Makefile b/audio/gstreamer-plugins-musepack80/Makefile
index bafbad8a7a1a..e3f0c687c3d0 100644
--- a/audio/gstreamer-plugins-musepack80/Makefile
+++ b/audio/gstreamer-plugins-musepack80/Makefile
@@ -6,7 +6,7 @@
#
CATEGORIES= audio
-PORTREVISION= 2
+PORTREVISION= 3
COMMENT= Gstreamer musepack mpc encoder/decoder plugin
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 229d971424c7..5dcd25405616 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -261,7 +261,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual
# musepack
.if ${GST_PLUGIN}=="musepack"
-LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec
+LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec
.endif
# hermes
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 229d971424c7..5dcd25405616 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -261,7 +261,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual
# musepack
.if ${GST_PLUGIN}=="musepack"
-LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec
+LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec
.endif
# hermes