Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2015 18:45:56 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389245 - head/www/chromium
Message-ID:  <201506111845.t5BIju0c030965@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Thu Jun 11 18:45:56 2015
New Revision: 389245
URL: https://svnweb.freebsd.org/changeset/ports/389245

Log:
  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
  MFH:		2015Q2

Modified:
  head/www/chromium/Makefile
  head/www/chromium/distinfo

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Thu Jun 11 18:31:03 2015	(r389244)
+++ head/www/chromium/Makefile	Thu Jun 11 18:45:56 2015	(r389245)
@@ -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: head/www/chromium/distinfo
==============================================================================
--- head/www/chromium/distinfo	Thu Jun 11 18:31:03 2015	(r389244)
+++ head/www/chromium/distinfo	Thu Jun 11 18:45:56 2015	(r389245)
@@ -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?201506111845.t5BIju0c030965>