Date: Thu, 7 May 2020 07:55:59 +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: r534248 - branches/2020Q2/www/chromium Message-ID: <202005070755.0477txwx099119@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu May 7 07:55:59 2020 New Revision: 534248 URL: https://svnweb.freebsd.org/changeset/ports/534248 Log: MFH: r534206 www/chromium: update to 81.0.4044.138 Security: https://chromereleases.googleblog.com/2020/05/stable-channel-update-for-desktop.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 May 7 07:19:05 2020 (r534247) +++ branches/2020Q2/www/chromium/Makefile Thu May 7 07:55:59 2020 (r534248) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 81.0.4044.129 +PORTVERSION= 81.0.4044.138 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 May 7 07:19:05 2020 (r534247) +++ branches/2020Q2/www/chromium/distinfo Thu May 7 07:55:59 2020 (r534248) @@ -1,7 +1,7 @@ -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 +TIMESTAMP = 1588777393 +SHA256 (chromium-81.0.4044.138.tar.xz) = f478f28b8111cb70231df4c36e754d812ad7a94b7c844e9d0515345a71fd77a6 +SIZE (chromium-81.0.4044.138.tar.xz) = 785960928 +SHA256 (chromium-81.0.4044.138-testdata.tar.xz) = e2083a3c9ae5bd183ebaf3dc0b701c3fc6e990a6864852a2fa961e811c99ec32 +SIZE (chromium-81.0.4044.138-testdata.tar.xz) = 257018904 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?202005070755.0477txwx099119>