Date: Sat, 11 Nov 2017 20:43:19 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454001 - head/multimedia/vapoursynth Message-ID: <201711112043.vABKhKRX007586@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Nov 11 20:43:19 2017 New Revision: 454001 URL: https://svnweb.freebsd.org/changeset/ports/454001 Log: multimedia/vapoursynth: update to R40 Changes: http://www.vapoursynth.com/2017/11/r40-avisynth-compatibility-and-fixes/ Changes: https://github.com/vapoursynth/vapoursynth/blob/R40/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 Sat Nov 11 20:42:33 2017 (r454000) +++ head/multimedia/vapoursynth/Makefile Sat Nov 11 20:43:19 2017 (r454001) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -PORTVERSION= R39 -PORTREVISION= 2 +PORTVERSION= R40 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Sat Nov 11 20:42:33 2017 (r454000) +++ head/multimedia/vapoursynth/distinfo Sat Nov 11 20:43:19 2017 (r454001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507411027 -SHA256 (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 792a0002c71a7fc9d1d366df8d463f0b9918df4f871e4ab9a87120163a44c5c7 -SIZE (vapoursynth-vapoursynth-R39_GH0.tar.gz) = 572695 +TIMESTAMP = 1510334597 +SHA256 (vapoursynth-vapoursynth-R40_GH0.tar.gz) = a5e4260abff95c4bf33cc7ff3203e8001f7b3be7bb5ccc3a6fc2b18523823e50 +SIZE (vapoursynth-vapoursynth-R40_GH0.tar.gz) = 584224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711112043.vABKhKRX007586>