Date: Tue, 11 Feb 2020 00:57:07 +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: r525769 - in head/multimedia/aom: . files Message-ID: <202002110057.01B0v7TZ039558@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Tue Feb 11 00:57:06 2020 New Revision: 525769 URL: https://svnweb.freebsd.org/changeset/ports/525769 Log: multimedia/aom: update to 1.0.0.3067 Changes: https://aomedia.googlesource.com/aom/+log/fc038664e..a543df590 Deleted: head/multimedia/aom/files/patch-CMakeLists.txt Modified: head/multimedia/aom/Makefile (contents, props changed) head/multimedia/aom/distinfo (contents, props changed) Modified: head/multimedia/aom/Makefile ============================================================================== --- head/multimedia/aom/Makefile Tue Feb 11 00:39:07 2020 (r525768) +++ head/multimedia/aom/Makefile Tue Feb 11 00:57:06 2020 (r525769) @@ -3,8 +3,8 @@ PORTNAME= aom DISTVERSIONPREFIX= v # XXX Switch to release after https://bugs.chromium.org/p/aomedia/issues/detail?id=2545 -DISTVERSION= 1.0.0-3059 -DISTVERSIONSUFFIX= -gfc038664e +DISTVERSION= 1.0.0-3067 +DISTVERSIONSUFFIX= -ga543df590 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/aom/distinfo ============================================================================== --- head/multimedia/aom/distinfo Tue Feb 11 00:39:07 2020 (r525768) +++ head/multimedia/aom/distinfo Tue Feb 11 00:57:06 2020 (r525769) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581094745 -SHA256 (jbeich-aom-v1.0.0-3059-gfc038664e_GH0.tar.gz) = 1b05c073687b71cdbb1c62690b6260e92cf57a8e477aa36fd79a4dbac4e67165 -SIZE (jbeich-aom-v1.0.0-3059-gfc038664e_GH0.tar.gz) = 3512580 +TIMESTAMP = 1581375630 +SHA256 (jbeich-aom-v1.0.0-3067-ga543df590_GH0.tar.gz) = 0096b7dbf04854e91b5e50b563babdb158476f5041cd9c15ea8bdeaaf398cd84 +SIZE (jbeich-aom-v1.0.0-3067-ga543df590_GH0.tar.gz) = 3513705
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002110057.01B0v7TZ039558>