From owner-svn-ports-all@freebsd.org  Tue Dec 24 00:37:10 2019
Return-Path: <owner-svn-ports-all@freebsd.org>
Delivered-To: svn-ports-all@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 07EF41D427B;
 Tue, 24 Dec 2019 00:37:10 +0000 (UTC)
 (envelope-from jbeich@FreeBSD.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org",
 Issuer "Let's Encrypt Authority X3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 47hcjx6Spcz4F5q;
 Tue, 24 Dec 2019 00:37:09 +0000 (UTC)
 (envelope-from jbeich@FreeBSD.org)
Received: from repo.freebsd.org (repo.freebsd.org
 [IPv6:2610:1c1:1:6068::e6a:0])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D933D1FF7F;
 Tue, 24 Dec 2019 00:37:09 +0000 (UTC)
 (envelope-from jbeich@FreeBSD.org)
Received: from repo.freebsd.org ([127.0.1.37])
 by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBO0b9m1077638;
 Tue, 24 Dec 2019 00:37:09 GMT (envelope-from jbeich@FreeBSD.org)
Received: (from jbeich@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBO0b8wk077631;
 Tue, 24 Dec 2019 00:37:08 GMT (envelope-from jbeich@FreeBSD.org)
Message-Id: <201912240037.xBO0b8wk077631@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: jbeich set sender to
 jbeich@FreeBSD.org using -f
From: Jan Beich <jbeich@FreeBSD.org>
Date: Tue, 24 Dec 2019 00:37:08 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r520764 - in head: mail/thunderbird multimedia/aom
 multimedia/ffmpeg multimedia/gstreamer1-plugins-aom multimedia/vlc
 www/firefox www/firefox-esr
X-SVN-Group: ports-head
X-SVN-Commit-Author: jbeich
X-SVN-Commit-Paths: in head: mail/thunderbird multimedia/aom multimedia/ffmpeg
 multimedia/gstreamer1-plugins-aom multimedia/vlc www/firefox www/firefox-esr
X-SVN-Commit-Revision: 520764
X-SVN-Commit-Repository: ports
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-BeenThere: svn-ports-all@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 24 Dec 2019 00:37:10 -0000

Author: jbeich
Date: Tue Dec 24 00:37:08 2019
New Revision: 520764
URL: https://svnweb.freebsd.org/changeset/ports/520764

Log:
  multimedia/aom: update to 1.0.0.2863
  
  Changes:	https://aomedia.googlesource.com/aom/+log/3e421b069..cc6cf05c5

Modified:
  head/mail/thunderbird/Makefile   (contents, props changed)
  head/multimedia/aom/Makefile   (contents, props changed)
  head/multimedia/aom/distinfo   (contents, props changed)
  head/multimedia/ffmpeg/Makefile   (contents, props changed)
  head/multimedia/gstreamer1-plugins-aom/Makefile   (contents, props changed)
  head/multimedia/vlc/Makefile   (contents, props changed)
  head/www/firefox-esr/Makefile   (contents, props changed)
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/mail/thunderbird/Makefile
==============================================================================
--- head/mail/thunderbird/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/mail/thunderbird/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -3,7 +3,7 @@
 
 PORTNAME=	thunderbird
 DISTVERSION=	68.3.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail news net-im
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
 		MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source

Modified: head/multimedia/aom/Makefile
==============================================================================
--- head/multimedia/aom/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/multimedia/aom/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -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-2860
-DISTVERSIONSUFFIX=	-g3e421b069
+DISTVERSION=	1.0.0-2863
+DISTVERSIONSUFFIX=	-gcc6cf05c5
 CATEGORIES=	multimedia
 
 MAINTAINER=	jbeich@FreeBSD.org

Modified: head/multimedia/aom/distinfo
==============================================================================
--- head/multimedia/aom/distinfo	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/multimedia/aom/distinfo	Tue Dec 24 00:37:08 2019	(r520764)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576901862
-SHA256 (jbeich-aom-v1.0.0-2860-g3e421b069_GH0.tar.gz) = 1b29d17a0dffb778814c0ddf1ebcb64cf2fc6e147b8868b5252d6e26c2e52a21
-SIZE (jbeich-aom-v1.0.0-2860-g3e421b069_GH0.tar.gz) = 3464727
+TIMESTAMP = 1577145906
+SHA256 (jbeich-aom-v1.0.0-2863-gcc6cf05c5_GH0.tar.gz) = 8058eea3134a384feb86eeeeaf56167c7069eaea34c8f5377000616883ef59b1
+SIZE (jbeich-aom-v1.0.0-2863-gcc6cf05c5_GH0.tar.gz) = 3467404

Modified: head/multimedia/ffmpeg/Makefile
==============================================================================
--- head/multimedia/ffmpeg/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/multimedia/ffmpeg/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ffmpeg
 PORTVERSION=	4.2.1
-PORTREVISION=	21
+PORTREVISION=	22
 PORTEPOCH=	1
 CATEGORIES=	multimedia audio net
 MASTER_SITES=	https://ffmpeg.org/releases/

Modified: head/multimedia/gstreamer1-plugins-aom/Makefile
==============================================================================
--- head/multimedia/gstreamer1-plugins-aom/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/multimedia/gstreamer1-plugins-aom/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	multimedia
 
 COMMENT=	GStreamer (libaom) plugin

Modified: head/multimedia/vlc/Makefile
==============================================================================
--- head/multimedia/vlc/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/multimedia/vlc/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -3,7 +3,7 @@
 
 PORTNAME=	vlc
 DISTVERSION=	3.0.8
-PORTREVISION=	14
+PORTREVISION=	15
 PORTEPOCH=	4
 CATEGORIES=	multimedia audio net www
 MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \

Modified: head/www/firefox-esr/Makefile
==============================================================================
--- head/www/firefox-esr/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/www/firefox-esr/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -3,7 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	68.3.0
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Tue Dec 24 00:36:34 2019	(r520763)
+++ head/www/firefox/Makefile	Tue Dec 24 00:37:08 2019	(r520764)
@@ -3,7 +3,7 @@
 
 PORTNAME=	firefox
 DISTVERSION=	71.0
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \