From owner-dev-commits-ports-main@freebsd.org Thu Jun 17 21:24:55 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 41B1465E261; Thu, 17 Jun 2021 21:24:55 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G5Znz1944z3ttP; Thu, 17 Jun 2021 21:24:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 100A416D89; Thu, 17 Jun 2021 21:24:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15HLOs04027964; Thu, 17 Jun 2021 21:24:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15HLOsGW027963; Thu, 17 Jun 2021 21:24:54 GMT (envelope-from git) Date: Thu, 17 Jun 2021 21:24:54 GMT Message-Id: <202106172124.15HLOsGW027963@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 8c17a97d68ab - main - www/chromium: update to 91.0.4472.106 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8c17a97d68ab369d5be30d90d5720b260e520efd Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2021 21:24:55 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c17a97d68ab369d5be30d90d5720b260e520efd commit 8c17a97d68ab369d5be30d90d5720b260e520efd Author: Rene Ladan AuthorDate: 2021-06-17 17:48:47 +0000 Commit: Rene Ladan CommitDate: 2021-06-17 21:23:46 +0000 www/chromium: update to 91.0.4472.106 This is a bugfix release, see https://chromium.googlesource.com/chromium/src/+log/91.0.4472.101..91.0.4472.106?pretty=fuller&n=10000 While here remove the hardcoded dependency on virtual_oss. MFH: 2021Q2 --- www/chromium/Makefile | 5 ++--- www/chromium/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 80b981b2feed..5a1e4a9a7542 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,7 +1,7 @@ # Created by: Florent Thoumie PORTNAME= chromium -PORTVERSION= 91.0.4472.101 +PORTVERSION= 91.0.4472.106 CATEGORIES= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/rene/chromium/:fonts @@ -63,8 +63,7 @@ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-atk \ libxshmfence.so:x11/libxshmfence RUN_DEPENDS= xdg-open:devel/xdg-utils \ - noto-basic>0:x11-fonts/noto-basic \ - virtual_oss>0:audio/virtual_oss + noto-basic>0:x11-fonts/noto-basic USES= bison compiler:c++17-lang cpe desktop-file-utils dos2unix gl gnome jpeg localbase:ldflags \ ninja perl5 pkgconfig python:2.7,build shebangfix tar:xz xorg diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 5a0fe5716fa8..b32e490a6b76 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1623320688 -SHA256 (chromium-91.0.4472.101.tar.xz) = 78146192aaae7771d9130c2828e1081d940da32af3aadcb73578521683307eb4 -SIZE (chromium-91.0.4472.101.tar.xz) = 950228560 -SHA256 (chromium-91.0.4472.101-testdata.tar.xz) = cd590860745d352c2de3737e188ab6dbd0c7ee179e34275c2b8fad03861266e8 -SIZE (chromium-91.0.4472.101-testdata.tar.xz) = 256763876 +TIMESTAMP = 1623951942 +SHA256 (chromium-91.0.4472.106.tar.xz) = 545e38cd7dce0008c16ab5736ac9764655149e65d353630adac601da040dbebb +SIZE (chromium-91.0.4472.106.tar.xz) = 950214296 +SHA256 (chromium-91.0.4472.106-testdata.tar.xz) = daacf7c37569c7632c5870c2a551d11099a880710ff55a75795ba897ef1b9523 +SIZE (chromium-91.0.4472.106-testdata.tar.xz) = 256812068 SHA256 (test_fonts-85.tar.xz) = f22b61b3639acb147c98ec2e2305d8b96f0b55c8c74c40e2ea696402fae8cef9 SIZE (test_fonts-85.tar.xz) = 9511984