svn commit: r561545 - branches/2021Q1/multimedia/vmaf

Jan Beich jbeich at FreeBSD.org
Thu Jan 14 08:36:16 UTC 2021


Author: jbeich
Date: Thu Jan 14 08:36:15 2021
New Revision: 561545
URL: https://svnweb.freebsd.org/changeset/ports/561545

Log:
  MFH: r561544
  
  multimedia/vmaf: update to 2.1.1
  
  Changes:	https://github.com/Netflix/vmaf/releases/tag/v2.1.1
  Reported by:	GitHub (watch releases)

Modified:
  branches/2021Q1/multimedia/vmaf/Makefile
  branches/2021Q1/multimedia/vmaf/distinfo
  branches/2021Q1/multimedia/vmaf/pkg-plist
Directory Properties:
  branches/2021Q1/   (props changed)

Modified: branches/2021Q1/multimedia/vmaf/Makefile
==============================================================================
--- branches/2021Q1/multimedia/vmaf/Makefile	Thu Jan 14 08:35:29 2021	(r561544)
+++ branches/2021Q1/multimedia/vmaf/Makefile	Thu Jan 14 08:36:15 2021	(r561545)
@@ -2,7 +2,7 @@
 
 PORTNAME=	vmaf
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.0
+DISTVERSION=	2.1.1
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich at FreeBSD.org

Modified: branches/2021Q1/multimedia/vmaf/distinfo
==============================================================================
--- branches/2021Q1/multimedia/vmaf/distinfo	Thu Jan 14 08:35:29 2021	(r561544)
+++ branches/2021Q1/multimedia/vmaf/distinfo	Thu Jan 14 08:36:15 2021	(r561545)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609351180
-SHA256 (Netflix-vmaf-v2.1.0_GH0.tar.gz) = f9f484346ea796b0a1e400503a8a147c664a50f0d6851bb97e6030258c1faeac
-SIZE (Netflix-vmaf-v2.1.0_GH0.tar.gz) = 10142449
+TIMESTAMP = 1610597755
+SHA256 (Netflix-vmaf-v2.1.1_GH0.tar.gz) = e7fc00ae1322a7eccfcf6d4f1cdf9c67eec8058709887c8c6c3795c617326f77
+SIZE (Netflix-vmaf-v2.1.1_GH0.tar.gz) = 10144000

Modified: branches/2021Q1/multimedia/vmaf/pkg-plist
==============================================================================
--- branches/2021Q1/multimedia/vmaf/pkg-plist	Thu Jan 14 08:35:29 2021	(r561544)
+++ branches/2021Q1/multimedia/vmaf/pkg-plist	Thu Jan 14 08:36:15 2021	(r561545)
@@ -8,5 +8,5 @@ include/libvmaf/version.h
 lib/libvmaf.a
 lib/libvmaf.so
 lib/libvmaf.so.1
-lib/libvmaf.so.1.1.0
+lib/libvmaf.so.1.1.1
 libdata/pkgconfig/libvmaf.pc


More information about the svn-ports-branches mailing list