Date: Wed, 21 Apr 2021 17:44:09 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8b7214f15623 - main - multimedia/vapoursynth: update to R53 Message-ID: <202104211744.13LHi92c002914@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b7214f15623cfef66fd30d8d7a7539e44de24e5 commit 8b7214f15623cfef66fd30d8d7a7539e44de24e5 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-04-10 13:45:19 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-04-21 17:42:47 +0000 multimedia/vapoursynth: update to R53 Changes: http://www.vapoursynth.com/2021/04/r53-once-more-there-are-bug-fixes/ Changes: https://github.com/vapoursynth/vapoursynth/compare/R52...R53 Reported by: GitHub (watch releases) --- multimedia/vapoursynth/Makefile | 2 +- multimedia/vapoursynth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/vapoursynth/Makefile b/multimedia/vapoursynth/Makefile index e57c483e516f..2bb0c1f98c85 100644 --- a/multimedia/vapoursynth/Makefile +++ b/multimedia/vapoursynth/Makefile @@ -1,5 +1,5 @@ PORTNAME= vapoursynth -DISTVERSION= R52 +DISTVERSION= R53 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/vapoursynth/distinfo b/multimedia/vapoursynth/distinfo index f34ba7970805..c0debd3b7147 100644 --- a/multimedia/vapoursynth/distinfo +++ b/multimedia/vapoursynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1597945702 -SHA256 (vapoursynth-vapoursynth-R52_GH0.tar.gz) = 4d5dc7950f4357da695d29708bc98013bc3e0bd72fc5d697f8c91ce3c4a4b2ac -SIZE (vapoursynth-vapoursynth-R52_GH0.tar.gz) = 618942 +TIMESTAMP = 1618062319 +SHA256 (vapoursynth-vapoursynth-R53_GH0.tar.gz) = 78e2c5311b2572349ff7fec2e16311e9e4f6acdda78673872206ab660eadf7c8 +SIZE (vapoursynth-vapoursynth-R53_GH0.tar.gz) = 620154
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104211744.13LHi92c002914>