Revision: 388 http://trac.macosforge.org/projects/darwinbuild/changeset/388 Author: wsiegrist@apple.com Date: 2008-09-19 15:08:26 -0700 (Fri, 19 Sep 2008) Log Message: ----------- Add Darwin and MacOS version metadata and the URL to get roots from Modified Paths: -------------- trunk/plists/9F33.plist Modified: trunk/plists/9F33.plist =================================================================== --- trunk/plists/9F33.plist 2008-09-19 01:22:00 UTC (rev 387) +++ trunk/plists/9F33.plist 2008-09-19 22:08:26 UTC (rev 388) @@ -2,6 +2,11 @@ { build = 9F33; inherits = 9E17; + darwin = "Darwin 9.5"; + macosx = "Mac OS X 10.5.5"; + binary_sites = ( + "http://src.macosforge.org/Roots/9F33/", + ); projects = { AppleUSBCDCDriver = { version = 3310.4.1;
participants (1)
-
source_changes@macosforge.org