Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2022 16:17:19 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7a3bfdb8ce8f - main - www/chromium: update to 103.0.5060.114
Message-ID:  <202207071617.267GHJs0075063@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7a3bfdb8ce8f25f3f1d346c317cc3c6b89d066ed

commit 7a3bfdb8ce8f25f3f1d346c317cc3c6b89d066ed
Author:     Robert Nagy <robert@openbsd.org>
AuthorDate: 2022-07-06 17:27:29 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-07-07 16:15:35 +0000

    www/chromium: update to 103.0.5060.114
    
    Note that the distfile is temporarily hosted on Robert's server as
    the official tarballs are not being generated at the moment.
    
    Security:       744ec9d7-fe0f-11ec-bcd2-3065ec8fd3ec
---
 www/chromium/Makefile | 11 ++++++-----
 www/chromium/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index c1d35882ffb0..029b4c01d6bc 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -1,11 +1,12 @@
 # Created by: Florent Thoumie <flz@FreeBSD.org>
 
 PORTNAME=	chromium
-PORTVERSION=	103.0.5060.53
+PORTVERSION=	103.0.5060.114
+TESTVERSION=	103.0.5060.53
 CATEGORIES=	www
 MASTER_SITES=	https://commondatastorage.googleapis.com/chromium-browser-official/ \
-		https://nerd.hu/distfiles/:fonts
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
+		https://nerd.hu/distfiles/:external
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:external
 
 MAINTAINER=	chromium@FreeBSD.org
 COMMENT=	Google web browser based on WebKit
@@ -196,8 +197,8 @@ SNDIO_VARS=		GN_ARGS+=use_sndio=true
 SNDIO_VARS_OFF=		GN_ARGS+=use_sndio=false
 
 .include "Makefile.tests"
-TEST_DISTFILES=		${PORTNAME}-${DISTVERSION}-testdata${EXTRACT_SUFX} \
-			test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz:fonts
+TEST_DISTFILES=		${PORTNAME}-${TESTVERSION}-testdata${EXTRACT_SUFX} \
+			test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz:external
 TEST_ALL_TARGET=	${TEST_TARGETS}
 
 .include <bsd.port.options.mk>
diff --git a/www/chromium/distinfo b/www/chromium/distinfo
index 05d2f47cc3dc..eb09c57c6a4f 100644
--- a/www/chromium/distinfo
+++ b/www/chromium/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1655470095
-SHA256 (chromium-103.0.5060.53.tar.xz) = 0ecbae14670506da90c8bf744f83f52a64a5fff0765c2e2e066b0e68b805b101
-SIZE (chromium-103.0.5060.53.tar.xz) = 1470748636
+TIMESTAMP = 1657128159
+SHA256 (chromium-103.0.5060.114.tar.xz) = eebdbe1d032326d09f8970693b372ea7029a944143b809caef50cc35d1ba0e41
+SIZE (chromium-103.0.5060.114.tar.xz) = 1404939840
 SHA256 (chromium-103.0.5060.53-testdata.tar.xz) = df1e4c1864c2b338553c19c58418c9c0fe4f9581e86d21ce3d2594594a3ec572
 SIZE (chromium-103.0.5060.53-testdata.tar.xz) = 260732188
 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207071617.267GHJs0075063>