[darwinbuild-changes] [475] trunk

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 18 12:22:08 PST 2009


Revision: 475
          http://trac.macosforge.org/projects/darwinbuild/changeset/475
Author:   wsiegrist at apple.com
Date:     2009-02-18 12:22:07 -0800 (Wed, 18 Feb 2009)
Log Message:
-----------
Print a useful message when loading a root it skipped

Modified Paths:
--------------
    trunk/darwinbuild/darwinbuild.common
    trunk/plists/9A581.plist

Modified: trunk/darwinbuild/darwinbuild.common
===================================================================
--- trunk/darwinbuild/darwinbuild.common	2009-02-18 01:13:37 UTC (rev 474)
+++ trunk/darwinbuild/darwinbuild.common	2009-02-18 20:22:07 UTC (rev 475)
@@ -256,7 +256,8 @@
 	    exit 1
 	fi
 
-	# we had a receipt, so nothing was request
+	# we had a receipt, so no need to install
+	echo "$Project already loaded and no newer roots have been built."
 	return 0
 }
 

Modified: trunk/plists/9A581.plist
===================================================================
--- trunk/plists/9A581.plist	2009-02-18 01:13:37 UTC (rev 474)
+++ trunk/plists/9A581.plist	2009-02-18 20:22:07 UTC (rev 475)
@@ -246,13 +246,16 @@
 		AppleFan = {
 			dependencies = {
 				build = (
+					AppleI2C,
 					bash,
+					cctools,
 					distcc,
 					file_cmds,
 					gcc,
 					gcc_os,
 					gcc_select,
 					jam,
+					ld64,
 					shell_cmds,
 					system_cmds,
 					text_cmds,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20090218/d0d38801/attachment.html>


More information about the darwinbuild-changes mailing list