Date: Fri, 8 May 2020 15:27:57 +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: r534407 - head/multimedia/vapoursynth Message-ID: <202005081527.048FRvNH088502@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Fri May 8 15:27:57 2020 New Revision: 534407 URL: https://svnweb.freebsd.org/changeset/ports/534407 Log: multimedia/vapoursynth: update to R50 Changes: http://www.vapoursynth.com/2020/05/r50-low-risk-release/ Changes: https://github.com/vapoursynth/vapoursynth/compare/R49...R50 Reported by: GitHub (watch releases) MFH: 2020Q2 (regression fixes) Modified: head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vapoursynth/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Fri May 8 15:11:03 2020 (r534406) +++ head/multimedia/vapoursynth/Makefile Fri May 8 15:27:57 2020 (r534407) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= vapoursynth -DISTVERSION= R49 +DISTVERSION= R50 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vapoursynth/distinfo ============================================================================== --- head/multimedia/vapoursynth/distinfo Fri May 8 15:11:03 2020 (r534406) +++ head/multimedia/vapoursynth/distinfo Fri May 8 15:27:57 2020 (r534407) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584473787 -SHA256 (vapoursynth-vapoursynth-R49_GH0.tar.gz) = 126d1e68d3a3e80d1e215c8a2a5dc8773f5fcac70a6c22dadc837bccb603bccd -SIZE (vapoursynth-vapoursynth-R49_GH0.tar.gz) = 612156 +TIMESTAMP = 1588950641 +SHA256 (vapoursynth-vapoursynth-R50_GH0.tar.gz) = b9dc7ce904c6a3432df7491b7052bc4cf09ccf1e7a703053f8079a2267522f97 +SIZE (vapoursynth-vapoursynth-R50_GH0.tar.gz) = 612612
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005081527.048FRvNH088502>