From owner-svn-ports-all@freebsd.org Sun Feb 11 12:48:55 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02152F155CE; Sun, 11 Feb 2018 12:48:55 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A3D5E76F00; Sun, 11 Feb 2018 12:48:54 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 848ED230F6; Sun, 11 Feb 2018 12:48:54 +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 w1BCmsKr001381; Sun, 11 Feb 2018 12:48:54 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1BCmsBC001377; Sun, 11 Feb 2018 12:48:54 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201802111248.w1BCmsBC001377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Feb 2018 12:48:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461498 - in head/multimedia: l-smash vapoursynth-l-smash-works x264 X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/multimedia: l-smash vapoursynth-l-smash-works x264 X-SVN-Commit-Revision: 461498 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: Sun, 11 Feb 2018 12:48:55 -0000 Author: jbeich Date: Sun Feb 11 12:48:53 2018 New Revision: 461498 URL: https://svnweb.freebsd.org/changeset/ports/461498 Log: multimedia/l-smash: update to 2.14.5 Changes: https://github.com/l-smash/l-smash/compare/v2.9.1...v2.14.5 ABI: https://people.freebsd.org/~jbeich/compat_reports/l-smash/2.9.1_to_2.14.5/compat_report.html Modified: head/multimedia/l-smash/Makefile (contents, props changed) head/multimedia/l-smash/distinfo (contents, props changed) head/multimedia/vapoursynth-l-smash-works/Makefile (contents, props changed) head/multimedia/x264/Makefile (contents, props changed) Modified: head/multimedia/l-smash/Makefile ============================================================================== --- head/multimedia/l-smash/Makefile Sun Feb 11 12:36:12 2018 (r461497) +++ head/multimedia/l-smash/Makefile Sun Feb 11 12:48:53 2018 (r461498) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= l-smash -PORTVERSION= 2.9.1 +PORTVERSION= 2.14.5 DISTVERSIONPREFIX= v CATEGORIES= multimedia @@ -27,6 +27,7 @@ USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's/-Os //; /=.*-fexcess-precision/d' \ + -e '/sed/{s/-i/& ""/; s/i \\/&\\"$$'"'\\\n'"'"/; s/%"/&$$'"'\\\012'"'/;}' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e '/SHARED/,/^$$/ { /STRIP/s/-x //; }' \ ${WRKSRC}/${MAKEFILE} Modified: head/multimedia/l-smash/distinfo ============================================================================== --- head/multimedia/l-smash/distinfo Sun Feb 11 12:36:12 2018 (r461497) +++ head/multimedia/l-smash/distinfo Sun Feb 11 12:48:53 2018 (r461498) @@ -1,2 +1,3 @@ -SHA256 (l-smash-l-smash-v2.9.1_GH0.tar.gz) = 17f24fc8bffba753f8c628f1732fc3581b80362341274747ef6fb96af1cac45c -SIZE (l-smash-l-smash-v2.9.1_GH0.tar.gz) = 450834 +TIMESTAMP = 1518307696 +SHA256 (l-smash-l-smash-v2.14.5_GH0.tar.gz) = e6f7c31de684f4b89ee27e5cd6262bf96f2a5b117ba938d2d606cf6220f05935 +SIZE (l-smash-l-smash-v2.14.5_GH0.tar.gz) = 465037 Modified: head/multimedia/vapoursynth-l-smash-works/Makefile ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/Makefile Sun Feb 11 12:36:12 2018 (r461497) +++ head/multimedia/vapoursynth-l-smash-works/Makefile Sun Feb 11 12:48:53 2018 (r461498) @@ -3,7 +3,7 @@ PORTNAME= l-smash-works DISTVERSION= 0.0-929 # git rev-list --count HEAD DISTVERSIONSUFFIX= -gfba174b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Sun Feb 11 12:36:12 2018 (r461497) +++ head/multimedia/x264/Makefile Sun Feb 11 12:48:53 2018 (r461498) @@ -19,7 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} -PORTREVISION?= 0 # 0 in libx264 +PORTREVISION?= 1 # 0 in libx264 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo