Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2012 10:08:38 +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: r307161 - head/www/chromium
Message-ID:  <201211081008.qA8A8cN5046172@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Thu Nov  8 10:08:37 2012
New Revision: 307161
URL: http://svnweb.freebsd.org/changeset/ports/307161

Log:
  Re-update amount of free diskspace needed for the build.
  
  Submitted by:	osa
  Feature safe:	yes

Modified:
  head/www/chromium/Makefile

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Thu Nov  8 10:06:53 2012	(r307160)
+++ head/www/chromium/Makefile	Thu Nov  8 10:08:37 2012	(r307161)
@@ -151,7 +151,7 @@ pre-everything::
 .if ${PORT_OPTIONS:MDEBUG}
 	@${ECHO_MSG} "and lots of free diskspace (~ 8.5GB)."
 .else
-	@${ECHO_MSG} "and a fair amount of free diskspace (~ 1.8GB)."
+	@${ECHO_MSG} "and a fair amount of free diskspace (~ 2.2GB)."
 .endif
 	@${ECHO_MSG}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211081008.qA8A8cN5046172>