[darwinbuild-changes] [193] trunk/plists

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 01:57:32 PDT 2006


Revision: 193
          http://trac.macosforge.org/projects/darwinbuild/changeset/193
Author:   ssen
Date:     2006-10-04 01:57:32 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
Canonicalize plists by running them through
darwinxref loadIndex/darwinxref exportIndex

Modified Paths:
--------------
    trunk/plists/8A428.plist
    trunk/plists/8B15.plist
    trunk/plists/8C46.plist

Modified: trunk/plists/8A428.plist
===================================================================
--- trunk/plists/8A428.plist	2005-08-24 02:36:56 UTC (rev 192)
+++ trunk/plists/8A428.plist	2006-10-04 08:57:32 UTC (rev 193)
@@ -1096,7 +1096,6 @@
 			version = 1.0.1;
 		};
 		AppleOnboardAudio = {
-			version = 250.2.17;
 			dependencies = {
 				build = (
 					CF,
@@ -1122,7 +1121,8 @@
 					IOUSBFamily,
 					xnu,
 				);
-			};			
+			};
+			version = 250.2.17;
 		};
 		AppleOnboardPCATA = {
 			dependencies = {
@@ -5604,8 +5604,8 @@
 					xnu,
 				);
 				lib = (
+					Libsystem,
 					dyld,
-					Libsystem,
 					ncurses,
 				);
 			};
@@ -7212,8 +7212,8 @@
 				lib = (
 					Libmx,
 					Libsystem,
+					gcc_select,
 					libiconv,
-					gcc_select,
 				);
 			};
 			version = 1809;
@@ -8231,8 +8231,8 @@
 					architecture,
 					cctools_ofiles,
 					dyld,
+					gcc_os_35,
 					libdyld,
-					gcc_os_35,
 					xnu,
 				);
 			};
@@ -11953,8 +11953,8 @@
 					gcc_os,
 					gnumake,
 					netinfo,
+					pb_makefiles,
 					perl,
-					pb_makefiles,
 					shell_cmds,
 					system_cmds,
 					text_cmds,
@@ -12539,8 +12539,8 @@
 		xnu = {
 			dependencies = {
 				build = (
+					adv_cmds,
 					awk,
-					adv_cmds,
 					bash,
 					bootstrap_cmds,
 					cctools,

Modified: trunk/plists/8B15.plist
===================================================================
--- trunk/plists/8B15.plist	2005-08-24 02:36:56 UTC (rev 192)
+++ trunk/plists/8B15.plist	2006-10-04 08:57:32 UTC (rev 193)
@@ -339,8 +339,8 @@
 		xnu = {
 			dependencies = {
 				build = (
+					adv_cmds,
 					awk,
-					adv_cmds,
 					bash,
 					bootstrap_cmds,
 					cctools,

Modified: trunk/plists/8C46.plist
===================================================================
--- trunk/plists/8C46.plist	2005-08-24 02:36:56 UTC (rev 192)
+++ trunk/plists/8C46.plist	2006-10-04 08:57:32 UTC (rev 193)
@@ -85,7 +85,9 @@
 					objc4,
 					xnu,
 				);
-				lib = Libsystem;
+				lib = (
+					Libsystem,
+				);
 			};
 			version = 25.1;
 		};
@@ -156,6 +158,7 @@
 					CF,
 					CarbonHeaders,
 					CommonCrypto,
+					JavaScriptGlue,
 					Kerberos,
 					Libc_headers,
 					Libinfo,
@@ -558,7 +561,9 @@
 					objc4,
 					xnu,
 				);
-				lib = Libsystem;
+				lib = (
+					Libsystem,
+				);
 			};
 			version = 576.3;
 		};
@@ -1298,7 +1303,9 @@
 					gcc_os,
 					xnu,
 				);
-				lib = Libsystem;
+				lib = (
+					Libsystem,
+				);
 			};
 			version = 14;
 		};

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/1e73aa44/attachment-0001.html


More information about the darwinbuild-changes mailing list