Projects
Wiki     New Ticket     View Tickets     Timeline     Browse Source     Search

Changeset 376 for trunk

Show
Ignore:
Timestamp:
2008-05-28 13:52:02 (6 months ago)
Author:
wsiegrist@…
Message:

Adding binary_sites property for 9B18 and 9C31

Location:
trunk/plists
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/plists/9B18.plist

    r360 r376  
    55        darwin = "Darwin 9.1"; 
    66        macosx = "Mac OS X 10.5.1"; 
     7        binary_sites = ( 
     8                "http://src.macosforge.org/Roots/9B18/", 
     9        ); 
    710        projects = { 
    811                CFNetwork = { 
  • trunk/plists/9C31.plist

    r361 r376  
    33        build = 9C31; 
    44        inherits = 9B18; 
     5        binary_sites = ( 
     6                "http://src.macosforge.org/Roots/9C31/", 
     7        ); 
    58        projects = { 
    69                AppleDisplays = {