aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2012-01-18 17:44:53 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2012-01-18 17:44:53 +0000
commitd952697ebf8ebea3c2f95716e0855519f550dfc4 (patch)
tree2745a8ef432f332ee8efe678f5414dac3ae8cbb7
parent719264f183f6cfe0439942bb329d5a9f57b83cf1 (diff)
downloadports-d952697ebf8ebea3c2f95716e0855519f550dfc4.tar.gz
ports-d952697ebf8ebea3c2f95716e0855519f550dfc4.zip
Notes
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--sysutils/gstreamer-plugins-cdio/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index f83d3ca6feb0..a6c4fabf8899 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -224,7 +224,7 @@ gst_cdparanoia_PLIST_FILES= ${GST_LIB_DIR}/libgstcdparanoia.la \
gst_cdparanoia_DIST= base
# cdio
-gst_cdio_LIB_DEPENDS+= cdio.12:${PORTSDIR}/sysutils/libcdio
+gst_cdio_LIB_DEPENDS+= cdio.13:${PORTSDIR}/sysutils/libcdio
gst_cdio_PLIST_FILES= ${GST_LIB_DIR}/libgstcdio.la \
${GST_LIB_DIR}/libgstcdio.so
gst_cdio_DIST= ugly
diff --git a/sysutils/gstreamer-plugins-cdio/Makefile b/sysutils/gstreamer-plugins-cdio/Makefile
index cac243702303..695cc405b4d5 100644
--- a/sysutils/gstreamer-plugins-cdio/Makefile
+++ b/sysutils/gstreamer-plugins-cdio/Makefile
@@ -6,7 +6,7 @@
#
CATEGORIES= sysutils
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Gstreamer compact disc input and control library