git: 8c17a97d68ab - main - www/chromium: update to 91.0.4472.106

Rene Ladan rene at FreeBSD.org
Thu Jun 17 21:24:55 UTC 2021


The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c17a97d68ab369d5be30d90d5720b260e520efd

commit 8c17a97d68ab369d5be30d90d5720b260e520efd
Author:     Rene Ladan <rene at FreeBSD.org>
AuthorDate: 2021-06-17 17:48:47 +0000
Commit:     Rene Ladan <rene at FreeBSD.org>
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 <flz at FreeBSD.org>
 
 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


More information about the dev-commits-ports-main mailing list