Date: Thu, 30 Apr 2020 06:58:20 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r533411 - branches/2020Q2/www/chromium Message-ID: <202004300658.03U6wKJE061661@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Apr 30 06:58:20 2020 New Revision: 533411 URL: https://svnweb.freebsd.org/changeset/ports/533411 Log: MFH: r533397 www/chromium: update to 81.0.4044.129 Security: https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_27.html Approved by: ports-secteam (joneum) Modified: branches/2020Q2/www/chromium/Makefile branches/2020Q2/www/chromium/distinfo Directory Properties: branches/2020Q2/ (props changed) Modified: branches/2020Q2/www/chromium/Makefile ============================================================================== --- branches/2020Q2/www/chromium/Makefile Thu Apr 30 03:36:04 2020 (r533410) +++ branches/2020Q2/www/chromium/Makefile Thu Apr 30 06:58:20 2020 (r533411) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 81.0.4044.113 +PORTVERSION= 81.0.4044.129 CATEGORIES?= www java MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts Modified: branches/2020Q2/www/chromium/distinfo ============================================================================== --- branches/2020Q2/www/chromium/distinfo Thu Apr 30 03:36:04 2020 (r533410) +++ branches/2020Q2/www/chromium/distinfo Thu Apr 30 06:58:20 2020 (r533411) @@ -1,7 +1,7 @@ -TIMESTAMP = 1587054128 -SHA256 (chromium-81.0.4044.113.tar.xz) = 27cce807a91919211821c4d25be5be8ce48d362166615d4779e886ea0eef5d43 -SIZE (chromium-81.0.4044.113.tar.xz) = 785970632 -SHA256 (chromium-81.0.4044.113-testdata.tar.xz) = fc3cd4218ac5e8812bb72be8b6ab28393e48556688e4d28276e0d204a88ea366 -SIZE (chromium-81.0.4044.113-testdata.tar.xz) = 257019164 +TIMESTAMP = 1588064566 +SHA256 (chromium-81.0.4044.129.tar.xz) = ff74592f83ed91c082f746c6b0a3acf384bad91f170bd24548971c17f43046d3 +SIZE (chromium-81.0.4044.129.tar.xz) = 785978416 +SHA256 (chromium-81.0.4044.129-testdata.tar.xz) = 4a21196784707f2fca73bbaac6fea31894ecbbe5d064a0ff38be32e0276be728 +SIZE (chromium-81.0.4044.129-testdata.tar.xz) = 257014692 SHA256 (test_fonts.tar.xz) = cf9cbe3b7f1c4c42d426bddc65ec178d333ad7e205a36fe0a606a3c0c545ece1 SIZE (test_fonts.tar.xz) = 200040
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004300658.03U6wKJE061661>