[Midnightbsd-cvs] mports [15474] trunk/multimedia/gstreamer-plugins: vpx bump
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 19 21:33:26 EDT 2013
Revision: 15474
http://svnweb.midnightbsd.org/mports/?rev=15474
Author: laffer1
Date: 2013-09-19 21:33:25 -0400 (Thu, 19 Sep 2013)
Log Message:
-----------
vpx bump
Modified Paths:
--------------
trunk/multimedia/gstreamer-plugins/Makefile
trunk/multimedia/gstreamer-plugins/Makefile.common
Modified: trunk/multimedia/gstreamer-plugins/Makefile
===================================================================
--- trunk/multimedia/gstreamer-plugins/Makefile 2013-09-19 12:41:42 UTC (rev 15473)
+++ trunk/multimedia/gstreamer-plugins/Makefile 2013-09-20 01:33:25 UTC (rev 15474)
@@ -2,7 +2,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
-PORTREVISION?= 4
+PORTREVISION?= 5
PORTEPOCH= 3
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
Modified: trunk/multimedia/gstreamer-plugins/Makefile.common
===================================================================
--- trunk/multimedia/gstreamer-plugins/Makefile.common 2013-09-19 12:41:42 UTC (rev 15473)
+++ trunk/multimedia/gstreamer-plugins/Makefile.common 2013-09-20 01:33:25 UTC (rev 15474)
@@ -572,7 +572,7 @@
gst_vorbis_DIST= base
# vp8
-gst_vp8_LIB_DEPENDS+= vpx.0:${PORTSDIR}/multimedia/libvpx
+gst_vp8_LIB_DEPENDS+= vpx.1:${PORTSDIR}/multimedia/libvpx
gst_vp8_PLIST_FILES= ${GST_LIB_DIR}/libgstvp8.la \
${GST_LIB_DIR}/libgstvp8.a \
${GST_LIB_DIR}/libgstvp8.so
More information about the Midnightbsd-cvs
mailing list