Date: Thu, 11 Jun 2015 19:27:55 +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: r389247 - branches/2015Q2/www/chromium Message-ID: <201506111927.t5BJRtuV051795@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Thu Jun 11 19:27:55 2015 New Revision: 389247 URL: https://svnweb.freebsd.org/changeset/ports/389247 Log: MFH: r389245 www/chromium: update to 43.0.2357.124 (bugfix release). While here remove spurious DISTFILES declaration. Changelog: https://chromium.googlesource.com/chromium/src/+log/43.0.2357.81..43.0.2357.124 Approved by: ports-secteam (delphij, zi) Modified: branches/2015Q2/www/chromium/Makefile branches/2015Q2/www/chromium/distinfo Directory Properties: branches/2015Q2/ (props changed) Modified: branches/2015Q2/www/chromium/Makefile ============================================================================== --- branches/2015Q2/www/chromium/Makefile Thu Jun 11 19:19:59 2015 (r389246) +++ branches/2015Q2/www/chromium/Makefile Thu Jun 11 19:27:55 2015 (r389247) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 43.0.2357.81 +PORTVERSION= 43.0.2357.124 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= chromium@FreeBSD.org COMMENT= Google web browser based on WebKit Modified: branches/2015Q2/www/chromium/distinfo ============================================================================== --- branches/2015Q2/www/chromium/distinfo Thu Jun 11 19:19:59 2015 (r389246) +++ branches/2015Q2/www/chromium/distinfo Thu Jun 11 19:27:55 2015 (r389247) @@ -1,2 +1,2 @@ -SHA256 (chromium-43.0.2357.81.tar.xz) = b15511eb6830df871323dbb46aa82070abca57b6fc6e493f34f64d5fe78d04a3 -SIZE (chromium-43.0.2357.81.tar.xz) = 304276332 +SHA256 (chromium-43.0.2357.124.tar.xz) = 22c126d1840e9fccf609bb0cd572035ac00338d53916381a33bd9ee0ca5aa826 +SIZE (chromium-43.0.2357.124.tar.xz) = 304342308
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506111927.t5BJRtuV051795>