svn commit: r513635 - in head/multimedia: ffmpeg svt-av1
Jan Beich
jbeich at FreeBSD.org
Thu Oct 3 00:59:26 UTC 2019
Author: jbeich
Date: Thu Oct 3 00:59:24 2019
New Revision: 513635
URL: https://svnweb.freebsd.org/changeset/ports/513635
Log:
multimedia/svt-av1: update to 0.7.0.12
Changes: https://github.com/OpenVisualCloud/SVT-AV1/compare/v0.7.0...63771e54
Modified:
head/multimedia/ffmpeg/Makefile (contents, props changed)
head/multimedia/svt-av1/Makefile (contents, props changed)
head/multimedia/svt-av1/distinfo (contents, props changed)
Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile Thu Oct 3 00:59:18 2019 (r513634)
+++ head/multimedia/ffmpeg/Makefile Thu Oct 3 00:59:24 2019 (r513635)
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.2.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= https://ffmpeg.org/releases/
Modified: head/multimedia/svt-av1/Makefile
==============================================================================
--- head/multimedia/svt-av1/Makefile Thu Oct 3 00:59:18 2019 (r513634)
+++ head/multimedia/svt-av1/Makefile Thu Oct 3 00:59:24 2019 (r513635)
@@ -2,7 +2,8 @@
PORTNAME= svt-av1
DISTVERSIONPREFIX= v
-DISTVERSION= 0.7.0
+DISTVERSION= 0.7.0-12
+DISTVERSIONSUFFIX= -g63771e54
CATEGORIES= multimedia
MAINTAINER= jbeich at FreeBSD.org
Modified: head/multimedia/svt-av1/distinfo
==============================================================================
--- head/multimedia/svt-av1/distinfo Thu Oct 3 00:59:18 2019 (r513634)
+++ head/multimedia/svt-av1/distinfo Thu Oct 3 00:59:24 2019 (r513635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569530639
-SHA256 (OpenVisualCloud-SVT-AV1-v0.7.0_GH0.tar.gz) = 69893ec8b8515dd3bcde78ff955a908537acd52f22310f0f188f4e98b239000a
-SIZE (OpenVisualCloud-SVT-AV1-v0.7.0_GH0.tar.gz) = 2884154
+TIMESTAMP = 1570030484
+SHA256 (OpenVisualCloud-SVT-AV1-v0.7.0-12-g63771e54_GH0.tar.gz) = 2926e718e04d166cefca6720647137a27096af1f869f5ecc44086637a9a1b3eb
+SIZE (OpenVisualCloud-SVT-AV1-v0.7.0-12-g63771e54_GH0.tar.gz) = 2887744
More information about the svn-ports-all
mailing list