Date: Sat, 6 Apr 2019 11:09:21 +0000 (UTC) From: "Carlos J. Puga Medina" <cpm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498089 - head/www/chromium Message-ID: <201904061109.x36B9LN2091414@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cpm Date: Sat Apr 6 11:09:21 2019 New Revision: 498089 URL: https://svnweb.freebsd.org/changeset/ports/498089 Log: www/chromium: Update to 73.0.3683.103 Changelog: https://chromium.googlesource.com/chromium/src/+log/73.0.3683.86..73.0.3683.103?pretty=fuller&n=10000 MFH: 2019Q2 Modified: head/www/chromium/Makefile head/www/chromium/distinfo Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Sat Apr 6 10:13:38 2019 (r498088) +++ head/www/chromium/Makefile Sat Apr 6 11:09:21 2019 (r498089) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 73.0.3683.86 +PORTVERSION= 73.0.3683.103 CATEGORIES?= www MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ LOCAL/cpm/chromium/:fonts Modified: head/www/chromium/distinfo ============================================================================== --- head/www/chromium/distinfo Sat Apr 6 10:13:38 2019 (r498088) +++ head/www/chromium/distinfo Sat Apr 6 11:09:21 2019 (r498089) @@ -1,7 +1,7 @@ -TIMESTAMP = 1553157900 -SHA256 (chromium-73.0.3683.86.tar.xz) = 9ebb731576d25901cee5505f3458cf7780b0a39243743d7779f66514716bbfa3 -SIZE (chromium-73.0.3683.86.tar.xz) = 710449412 -SHA256 (chromium-73.0.3683.86-testdata.tar.xz) = 06e947bfa2de5af00340dcd68341d67794565874a3aa7514799e4af1ba4862d5 -SIZE (chromium-73.0.3683.86-testdata.tar.xz) = 352701364 +TIMESTAMP = 1554469972 +SHA256 (chromium-73.0.3683.103.tar.xz) = eb02c419de98bb8849fd0a37a3e7bbb813938c37e3d6b2c2526df3e84f9653af +SIZE (chromium-73.0.3683.103.tar.xz) = 710804864 +SHA256 (chromium-73.0.3683.103-testdata.tar.xz) = 91332c838df414e373721a07a8ae609ca5abd0d1a9f341b2de91b5c55827cbb3 +SIZE (chromium-73.0.3683.103-testdata.tar.xz) = 352670716 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?201904061109.x36B9LN2091414>