From owner-svn-ports-all@freebsd.org Fri Dec 29 02:55:46 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 073ABEA4917; Fri, 29 Dec 2017 02:55:46 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A7A7778165; Fri, 29 Dec 2017 02:55:45 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBT2tiNq063114; Fri, 29 Dec 2017 02:55:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBT2tgwB063090; Fri, 29 Dec 2017 02:55:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201712290255.vBT2tgwB063090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 29 Dec 2017 02:55:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457488 - in head: multimedia/avidemux multimedia/ccextractor multimedia/ffmpeg multimedia/ffmpeg0 multimedia/gstreamer-plugins-x264 multimedia/gstreamer1-plugins-x264 multimedia/handbr... X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head: multimedia/avidemux multimedia/ccextractor multimedia/ffmpeg multimedia/ffmpeg0 multimedia/gstreamer-plugins-x264 multimedia/gstreamer1-plugins-x264 multimedia/handbrake multimedia/libav mult... X-SVN-Commit-Revision: 457488 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2017 02:55:46 -0000 Author: jbeich Date: Fri Dec 29 02:55:42 2017 New Revision: 457488 URL: https://svnweb.freebsd.org/changeset/ports/457488 Log: multimedia/{lib,}x264: update to 0.152.2854 Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e Modified: head/multimedia/avidemux/Makefile.common (contents, props changed) head/multimedia/ccextractor/Makefile (contents, props changed) head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/ffmpeg0/Makefile (contents, props changed) head/multimedia/gstreamer-plugins-x264/Makefile (contents, props changed) head/multimedia/gstreamer1-plugins-x264/Makefile (contents, props changed) head/multimedia/handbrake/Makefile (contents, props changed) head/multimedia/libav/Makefile (contents, props changed) head/multimedia/libquicktime/Makefile (contents, props changed) head/multimedia/libx264/Makefile (contents, props changed) head/multimedia/mencoder/Makefile (contents, props changed) head/multimedia/mpeg4ip/Makefile (contents, props changed) head/multimedia/msx264/Makefile (contents, props changed) head/multimedia/obs-studio/Makefile (contents, props changed) head/multimedia/transcode/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) head/multimedia/x264/Makefile (contents, props changed) head/multimedia/x264/distinfo (contents, props changed) head/multimedia/x264/files/patch-configure (contents, props changed) head/multimedia/zoneminder-h264/Makefile (contents, props changed) head/net/opal/Makefile (contents, props changed) head/x11/xpra/Makefile (contents, props changed) Modified: head/multimedia/avidemux/Makefile.common ============================================================================== --- head/multimedia/avidemux/Makefile.common Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/avidemux/Makefile.common Fri Dec 29 02:55:42 2017 (r457488) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION?= 3 +PORTREVISION?= 4 AVIDEMUX_VERSION= 2.6.11 MASTER_SITES= \ SF/avidemux/avidemux/${PORTVERSION} Modified: head/multimedia/ccextractor/Makefile ============================================================================== --- head/multimedia/ccextractor/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/ccextractor/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= ccextractor DISTVERSIONPREFIX= v DISTVERSION= 0.85 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= oz@nixil.net Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/ffmpeg/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.4.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/ffmpeg0/Makefile ============================================================================== --- head/multimedia/ffmpeg0/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/ffmpeg0/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.7.17 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/gstreamer-plugins-x264/Makefile ============================================================================== --- head/multimedia/gstreamer-plugins-x264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/gstreamer-plugins-x264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $ -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin Modified: head/multimedia/gstreamer1-plugins-x264/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-x264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/gstreamer1-plugins-x264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= GStreamer libx264 based H264 plugin Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/handbrake/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia DIST_SUBDIR= ${PORTNAME} Modified: head/multimedia/libav/Makefile ============================================================================== --- head/multimedia/libav/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/libav/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -2,7 +2,7 @@ PORTNAME= libav PORTVERSION= 12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://libav.org/releases/ Modified: head/multimedia/libquicktime/Makefile ============================================================================== --- head/multimedia/libquicktime/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/libquicktime/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= libquicktime PORTVERSION= 1.2.4 -PORTREVISION?= 18 +PORTREVISION?= 19 CATEGORIES= multimedia MASTER_SITES= SF Modified: head/multimedia/libx264/Makefile ============================================================================== --- head/multimedia/libx264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/libx264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -20,7 +20,7 @@ OPTIONS_EXCLUDE= FFMS GPAC LAVF LSMASH SWSCALE ASM_BUILD_DEPENDS= ${ASM_BUILD_DEPENDS_${ARCH}} ASM_BUILD_DEPENDS_amd64=${ASM_BUILD_DEPENDS_i386} -ASM_BUILD_DEPENDS_i386= yasm>=1.2.0:devel/yasm +ASM_BUILD_DEPENDS_i386= nasm>=2.13:devel/nasm ASM_CONFIGURE_ENABLE= asm HI10P_DESC= Enable High 10 Profile 10-bit encoding Modified: head/multimedia/mencoder/Makefile ============================================================================== --- head/multimedia/mencoder/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/mencoder/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,6 +3,7 @@ PORTNAME= mencoder PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= riggs@FreeBSD.org Modified: head/multimedia/mpeg4ip/Makefile ============================================================================== --- head/multimedia/mpeg4ip/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/mpeg4ip/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= mpeg4ip PORTVERSION= 1.6.1 -PORTREVISION= 38 +PORTREVISION= 39 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= LOCAL/ahze # http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136 Modified: head/multimedia/msx264/Makefile ============================================================================== --- head/multimedia/msx264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/msx264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -2,7 +2,7 @@ PORTNAME= msx264 PORTVERSION= 1.5.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ Modified: head/multimedia/obs-studio/Makefile ============================================================================== --- head/multimedia/obs-studio/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/obs-studio/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -2,6 +2,7 @@ PORTNAME= obs-studio PORTVERSION= 20.1.3 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org Modified: head/multimedia/transcode/Makefile ============================================================================== --- head/multimedia/transcode/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/transcode/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= transcode PORTVERSION= 1.1.7 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= multimedia MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/ Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/vlc/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.6 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/x264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 2 # 0 in libx264 +PORTREVISION?= 0 # 0 in libx264 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -37,11 +37,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS?= libx264.so:multimedia/libx264 -X264_BUILD= 148 -X264_REV= 2795 -X264_COMMIT= aaa9aa83a111ed6f1db253d5afa91c5fc844583f +X264_BUILD= 152 +X264_REV= 2854 +X264_COMMIT= e9a5903edf8ca59ef20e6f4894c196f135af735e X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} -X264_SNAPSHOT= 20170626 +X264_SNAPSHOT= 20171225 USES?= pkgconfig USES+= gmake localbase shebangfix tar:bzip2 Modified: head/multimedia/x264/distinfo ============================================================================== --- head/multimedia/x264/distinfo Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/x264/distinfo Fri Dec 29 02:55:42 2017 (r457488) @@ -1,5 +1,5 @@ -TIMESTAMP = 1498509905 -SHA256 (x264/x264-snapshot-20170626-2245-stable.tar.bz2) = 0fe3e49eb8861b8fc429436070fb2dd525d141904a44487c48d1c2d6ad778eae -SIZE (x264/x264-snapshot-20170626-2245-stable.tar.bz2) = 736446 +TIMESTAMP = 1514238305 +SHA256 (x264/x264-snapshot-20171225-2245-stable.tar.bz2) = 91143276d18414f1c94ecdc472b063c874308833d57d7353f15286372ba4ba68 +SIZE (x264/x264-snapshot-20171225-2245-stable.tar.bz2) = 750690 SHA256 (x264/example.y4m.bz2) = a5bec9d37362bd9d7773fbd0644643f9ec096d654d20823004e88d5df32bbff7 SIZE (x264/example.y4m.bz2) = 4910029 Modified: head/multimedia/x264/files/patch-configure ============================================================================== --- head/multimedia/x264/files/patch-configure Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/x264/files/patch-configure Fri Dec 29 02:55:42 2017 (r457488) @@ -1,6 +1,6 @@ ---- configure.orig 2017-06-26 20:45:05 UTC +--- configure.orig 2017-12-25 21:45:05 UTC +++ configure -@@ -682,12 +682,6 @@ case $host_cpu in +@@ -692,12 +692,6 @@ case $host_cpu in AS_EXT=".asm" ASFLAGS="$ASFLAGS -DARCH_X86_64=0 -I\$(SRCPATH)/common/x86/" if [ $compiler = GNU ]; then @@ -13,16 +13,16 @@ CFLAGS="-m32 $CFLAGS" LDFLAGS="-m32 $LDFLAGS" fi -@@ -702,7 +696,7 @@ case $host_cpu in +@@ -712,7 +706,7 @@ case $host_cpu in ASFLAGS="$ASFLAGS -f elf32" fi ;; - x86_64) + amd64|x86_64) ARCH="X86_64" - AS="${AS-yasm}" + AS="${AS-nasm}" AS_EXT=".asm" -@@ -776,7 +770,7 @@ case $host_cpu in +@@ -786,7 +780,7 @@ case $host_cpu in AS="${AS-${CC}}" fi ;; @@ -31,16 +31,16 @@ ARCH="AARCH64" stack_alignment=16 AS="${AS-${CC}}" -@@ -875,7 +869,7 @@ elif [ $compiler = ICC -a $ARCH = X86 ]; then +@@ -888,7 +882,7 @@ elif [ $compiler = ICC -a $ARCH = X86 ]; then fi fi -if [ $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \) ] ; then +if [ $cli_libx264 != system -a $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \) ] ; then - if ! as_check "vpmovzxwd ymm0, xmm0" ; then + if ! as_check "vmovdqa32 [eax]{k1}{z}, zmm0" ; then VER=`($AS --version || echo no assembler) 2>/dev/null | head -n 1` echo "Found $VER" -@@ -889,9 +883,6 @@ if [ $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \ +@@ -901,9 +895,6 @@ if [ $asm = auto -a \( $ARCH = X86 -o $ARCH = X86_64 \ fi if [ $asm = auto -a $ARCH = ARM ] ; then @@ -50,7 +50,7 @@ cc_check '' '' '__asm__("add r0, r1, r2");' && define HAVE_ARM_INLINE_ASM if [ $compiler = CL ] && cpp_check '' '' 'defined(_M_ARM) && _M_ARM >= 7' ; then define HAVE_ARMV6 -@@ -902,9 +893,8 @@ if [ $asm = auto -a $ARCH = ARM ] ; then +@@ -914,9 +905,8 @@ if [ $asm = auto -a $ARCH = ARM ] ; then cc_check '' '' '__asm__("vadd.i16 q0, q0, q0");' && define HAVE_NEON ASFLAGS="$ASFLAGS -c" else @@ -62,7 +62,7 @@ fi fi -@@ -931,9 +921,8 @@ if [ $asm = auto -a $ARCH = MIPS ] ; then +@@ -943,9 +933,8 @@ if [ $asm = auto -a $ARCH = MIPS ] ; then if cc_check '' '' '__asm__("addvi.b $w0, $w1, 1");' ; then define HAVE_MSA else @@ -74,7 +74,7 @@ fi fi -@@ -1245,10 +1234,6 @@ if cc_check '' -Wshadow ; then +@@ -1257,10 +1246,6 @@ if cc_check '' -Wshadow ; then CFLAGS="-Wshadow $CFLAGS" fi @@ -85,7 +85,7 @@ if [ $compiler = ICC -o $compiler = ICL ] ; then if cc_check 'extras/intel_dispatcher.h' '' 'x264_intel_dispatcher_override();' ; then define HAVE_INTEL_DISPATCHER -@@ -1284,6 +1269,9 @@ if [ "$opencl" = "yes" ]; then +@@ -1296,6 +1281,9 @@ if [ "$opencl" = "yes" ]; then opencl="yes" define HAVE_OPENCL libdl="-ldl" Modified: head/multimedia/zoneminder-h264/Makefile ============================================================================== --- head/multimedia/zoneminder-h264/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/multimedia/zoneminder-h264/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -2,7 +2,7 @@ PORTNAME= zoneminder-h264 PORTVERSION= 1.30.20170222 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru Modified: head/net/opal/Makefile ============================================================================== --- head/net/opal/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/net/opal/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MASTER_SITES= GNOME Modified: head/x11/xpra/Makefile ============================================================================== --- head/x11/xpra/Makefile Thu Dec 28 23:55:15 2017 (r457487) +++ head/x11/xpra/Makefile Fri Dec 29 02:55:42 2017 (r457488) @@ -3,7 +3,7 @@ PORTNAME= xpra PORTVERSION= 2.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/