Revision: 365 http://trac.macosforge.org/projects/darwinbuild/changeset/365 Author: wsiegrist@apple.com Date: 2008-04-04 15:44:31 -0700 (Fri, 04 Apr 2008) Log Message: ----------- Fixed the GraphicsDrivers project to use the correct binary_sites key Modified Paths: -------------- trunk/plists/8B15.plist trunk/plists/8C46.plist Modified: trunk/plists/8B15.plist =================================================================== --- trunk/plists/8B15.plist 2008-04-01 20:29:31 UTC (rev 364) +++ trunk/plists/8B15.plist 2008-04-04 22:44:31 UTC (rev 365) @@ -19,7 +19,7 @@ }; GraphicsDrivers = { version = 4.2.9; - source_sites = ( + binary_sites = ( "http://src.macosforge.org/BinaryDrivers/8B15/", ); }; Modified: trunk/plists/8C46.plist =================================================================== --- trunk/plists/8C46.plist 2008-04-01 20:29:31 UTC (rev 364) +++ trunk/plists/8C46.plist 2008-04-04 22:44:31 UTC (rev 365) @@ -10,7 +10,7 @@ projects = { AppleMacRISC4PE = { version = 162.0.0; - source_sites = ( + binary_sites = ( "http://src.macosforge.org/BinaryDrivers/8C46/", ); }; @@ -34,7 +34,7 @@ }; GraphicsDrivers = { version = 4.6.8; - source_sites = ( + binary_sites = ( "http://src.macosforge.org/BinaryDrivers/8C46/", ); };
participants (1)
-
source_changes@macosforge.org