Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2012 09:37:01 +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: r306339 - head/www/chromium
Message-ID:  <201210240937.q9O9b1Er085787@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Wed Oct 24 09:37:01 2012
New Revision: 306339
URL: http://svn.freebsd.org/changeset/ports/306339

Log:
  Update disk space requirements for a normal build.
  
  Submitted by:	osa
  Feature safe:	yes

Modified:
  head/www/chromium/Makefile

Modified: head/www/chromium/Makefile
==============================================================================
--- head/www/chromium/Makefile	Wed Oct 24 08:01:21 2012	(r306338)
+++ head/www/chromium/Makefile	Wed Oct 24 09:37:01 2012	(r306339)
@@ -150,7 +150,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?201210240937.q9O9b1Er085787>