From owner-svn-ports-head@freebsd.org Sun Oct 8 18:57:00 2017 Return-Path: Delivered-To: svn-ports-head@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 05DFFE3D351; Sun, 8 Oct 2017 18:57:00 +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 806EF6FA3D; Sun, 8 Oct 2017 18:56:59 +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 v98Iuw9J027898; Sun, 8 Oct 2017 18:56:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v98Iuw47027896; Sun, 8 Oct 2017 18:56:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201710081856.v98Iuw47027896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 8 Oct 2017 18:56:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451558 - head/multimedia/vapoursynth X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/multimedia/vapoursynth X-SVN-Commit-Revision: 451558 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Oct 2017 18:57:00 -0000 Author: jbeich Date: Sun Oct 8 18:56:58 2017 New Revision: 451558 URL: https://svnweb.freebsd.org/changeset/ports/451558 Log: multimedia/vapoursynth: update to R39 Changes: http://www.vapoursynth.com/2017/10/r39-fixing-bugs-and-undoing-bad-ideas/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R39/ChangeLog Modified: head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vapoursynth/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Sun Oct 8 18:56:45 2017 (r451557) +++ head/multimedia/vapoursynth/Makefile Sun Oct 8 18:56:58 2017 (r451558) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -PORTVERSION= R38 -PORTREVISION= 2 +PORTVERSION= R39 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -54,7 +53,7 @@ FRAME_GUARD_DESC= Check integrity after each filter FRAME_GUARD_CONFIGURE_ENABLE= guard-pattern # VSSCRIPT or REMOVEGRAIN -SIMD_BUILD_DEPENDS= yasm:devel/yasm +SIMD_BUILD_DEPENDS= nasm:devel/nasm SIMD_CONFIGURE_ENABLE= x86-asm # COMPS group Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Sun Oct 8 18:56:45 2017 (r451557) +++ head/multimedia/vapoursynth/distinfo Sun Oct 8 18:56:58 2017 (r451558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1496056146 -SHA256 (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 6dfd4bb28185fced32e530b5f31e98f535c534abeaf0b900a9b2e9327e12bd4a -SIZE (vapoursynth-vapoursynth-R38_GH0.tar.gz) = 565709 +TIMESTAMP = 1507411027 +SHA256 (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 792a0002c71a7fc9d1d366df8d463f0b9918df4f871e4ab9a87120163a44c5c7 +SIZE (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 572695