Index: multimedia/ffmpeg/Makefile =================================================================== --- multimedia/ffmpeg/Makefile (revision 328660) +++ multimedia/ffmpeg/Makefile (working copy) @@ -4,7 +4,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.7.15 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -363,7 +363,7 @@ # x264 .if ${PORT_OPTIONS:MX264} -LIB_DEPENDS+= x264.125:${PORTSDIR}/multimedia/x264 +LIB_DEPENDS+= x264:${PORTSDIR}/multimedia/x264 CONFIGURE_ARGS+= --enable-libx264 .else CONFIGURE_ARGS+= --disable-libx264 Index: multimedia/ffmpeg-devel/Makefile =================================================================== --- multimedia/ffmpeg-devel/Makefile (revision 327750) +++ multimedia/ffmpeg-devel/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg DISTVERSION= 2012-10-13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://git.videolan.org/ PKGNAMESUFFIX= -devel Index: multimedia/ffmpeg1/Makefile =================================================================== --- multimedia/ffmpeg1/Makefile (revision 328660) +++ multimedia/ffmpeg1/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ PKGNAMESUFFIX= 1 Index: multimedia/gstreamer-plugins/Makefile =================================================================== --- multimedia/gstreamer-plugins/Makefile (revision 328660) +++ multimedia/gstreamer-plugins/Makefile (working copy) @@ -6,7 +6,7 @@ PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}. -PORTREVISION?= 3 +PORTREVISION?= 4 PORTEPOCH= 3 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ Index: multimedia/gstreamer1-plugins/Makefile =================================================================== --- multimedia/gstreamer1-plugins/Makefile (revision 328660) +++ multimedia/gstreamer1-plugins/Makefile (working copy) @@ -6,7 +6,7 @@ PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \ Index: multimedia/libav/Makefile =================================================================== --- multimedia/libav/Makefile (revision 328660) +++ multimedia/libav/Makefile (working copy) @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 9.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ Index: multimedia/libquicktime/Makefile =================================================================== --- multimedia/libquicktime/Makefile (revision 328660) +++ multimedia/libquicktime/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= multimedia MASTER_SITES= SF @@ -130,7 +130,7 @@ .endif .if ${PORT_OPTIONS:MX264} -LIB_DEPENDS+= x264.125:${PORTSDIR}/multimedia/x264 +LIB_DEPENDS+= x264:${PORTSDIR}/multimedia/x264 PLIST_SUB+= X264="" CONFIGURE_ARGS+= --with-x264 .else Index: multimedia/lives/Makefile =================================================================== --- multimedia/lives/Makefile (revision 328660) +++ multimedia/lives/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= lives PORTVERSION= 2.0.5 +PORTREVISON= 1 CATEGORIES= multimedia MASTER_SITES= http://salsaman.home.xs4all.nl/lives/current/ DISTNAME= LiVES-${PORTVERSION} Index: multimedia/mencoder/Makefile =================================================================== --- multimedia/mencoder/Makefile (revision 328660) +++ multimedia/mencoder/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Convenient video file and movie encoder @@ -88,7 +88,7 @@ .endif .if ${PORT_OPTIONS:MX264} -LIB_DEPENDS+= x264.125:${PORTSDIR}/multimedia/x264 +LIB_DEPENDS+= x264:${PORTSDIR}/multimedia/x264 .else CONFIGURE_ARGS+= --disable-x264 .endif Index: multimedia/mpeg4ip/Makefile =================================================================== --- multimedia/mpeg4ip/Makefile (revision 328660) +++ multimedia/mpeg4ip/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= mpeg4ip PORTVERSION= 1.6.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= LOCAL/ahze # http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136 Index: multimedia/transcode/Makefile =================================================================== --- multimedia/transcode/Makefile (revision 328660) +++ multimedia/transcode/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= multimedia MASTER_SITES= http://cdn.bitbucket.org/france/transcode-tcforge/downloads/ Index: multimedia/vlc/Makefile =================================================================== --- multimedia/vlc/Makefile (revision 328660) +++ multimedia/vlc/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.0.8a +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Index: multimedia/x264/Makefile =================================================================== --- multimedia/x264/Makefile (revision 328660) +++ multimedia/x264/Makefile (working copy) @@ -3,7 +3,6 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -20,11 +19,11 @@ BUILD_DEPENDS= yasm>=0.6.0:${PORTSDIR}/devel/yasm \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -X264_BUILD= 125 -X264_REV= 2201 -X264_COMMIT= 37be55213a39db40cf159ada319bd482a1b00680 +X264_BUILD= 136 +X264_REV= 2358 +X264_COMMIT= 3361d59a0a83dcb8b321cc0eb8e6ba68ca49c7d4 X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} -X264_SNAPSHOT= 20120721 +X264_SNAPSHOT= 20130827 USES= gmake USE_BZIP2= yes @@ -41,7 +40,7 @@ CONFIGURE_ARGS+= --extra-cflags="-I${LOCALBASE}/include" \ --extra-ldflags="-L${LOCALBASE}/lib" \ - --enable-static --enable-shared + --enable-static --enable-shared --disable-opencl PLIST_SUB+= X264_BUILD=${X264_BUILD} Index: net/opal/Makefile =================================================================== --- net/opal/Makefile (revision 328660) +++ net/opal/Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME