Date: Fri, 28 May 2021 15:21:09 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 97ed9c524d49 - main - multimedia/vapoursynth-vmaf: update to r7 Message-ID: <202105281521.14SFL9Kq075472@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=97ed9c524d493f72cc7820cb713d3d9110547ba3 commit 97ed9c524d493f72cc7820cb713d3d9110547ba3 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-05-28 12:10:57 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-05-28 15:19:57 +0000 multimedia/vapoursynth-vmaf: update to r7 Changes: https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases/tag/r7 Reported by: GitHub (watch releases) --- multimedia/vapoursynth-vmaf/Makefile | 5 ++--- multimedia/vapoursynth-vmaf/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/multimedia/vapoursynth-vmaf/Makefile b/multimedia/vapoursynth-vmaf/Makefile index 187599c79ffb..6f047a2c6fb5 100644 --- a/multimedia/vapoursynth-vmaf/Makefile +++ b/multimedia/vapoursynth-vmaf/Makefile @@ -1,6 +1,5 @@ PORTNAME= vmaf -DISTVERSION= r6 -PORTREVISION= 3 +DISTVERSION= r7 CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- @@ -19,7 +18,7 @@ GH_ACCOUNT= HomeOfVapourSynthEvolution GH_PROJECT= VapourSynth-${PORTNAME:tu} DATADIR= ${PREFIX}/lib/vapoursynth DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} -PORTDATA= lib${PORTNAME}.so model +PORTDATA= lib${PORTNAME}.so PORTDOCS= *.md OPTIONS_DEFINE= DOCS diff --git a/multimedia/vapoursynth-vmaf/distinfo b/multimedia/vapoursynth-vmaf/distinfo index 316a80376e98..38b6346b0d04 100644 --- a/multimedia/vapoursynth-vmaf/distinfo +++ b/multimedia/vapoursynth-vmaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570875289 -SHA256 (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = e6b5182ac3b0fffb3f79390fb93a8ae254b852f79e5f017cd2e09735b31534f5 -SIZE (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r6_GH0.tar.gz) = 95311 +TIMESTAMP = 1622187452 +SHA256 (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r7_GH0.tar.gz) = 617f9585146612c21b61f799ef1206b896bab82f2fb7ff3531df6531ad13f4a1 +SIZE (HomeOfVapourSynthEvolution-VapourSynth-VMAF-r7_GH0.tar.gz) = 5740
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105281521.14SFL9Kq075472>