[darwinbuild-changes] [590] trunk

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 1 17:38:16 PDT 2009


Revision: 590
          http://trac.macosforge.org/projects/darwinbuild/changeset/590
Author:   wsiegrist at apple.com
Date:     2009-10-01 17:38:16 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
More OpenBSM dependants and a patch for libsecurity_utilities

Modified Paths:
--------------
    trunk/plists/10A432.plist

Added Paths:
-----------
    trunk/patches/libsecurity_utilities-36984.MacTypes.patch

Added: trunk/patches/libsecurity_utilities-36984.MacTypes.patch
===================================================================
--- trunk/patches/libsecurity_utilities-36984.MacTypes.patch	                        (rev 0)
+++ trunk/patches/libsecurity_utilities-36984.MacTypes.patch	2009-10-02 00:38:16 UTC (rev 590)
@@ -0,0 +1,11 @@
+diff -ru ../libsecurity_utilities-36984.orig/lib/errors.h ./lib/errors.h
+--- ../libsecurity_utilities-36984.orig/lib/errors.h	2009-10-01 17:23:50.000000000 -0700
++++ ./lib/errors.h	2009-10-01 17:24:30.000000000 -0700
+@@ -30,6 +30,7 @@
+ 
+ #include <security_utilities/utilities.h>
+ #include <exception>
++#include <CoreServices/../Frameworks/CarbonCore.framework/Headers/MacTypes.h>
+ 
+ #undef check
+ 

Modified: trunk/plists/10A432.plist
===================================================================
--- trunk/plists/10A432.plist	2009-10-01 23:33:44 UTC (rev 589)
+++ trunk/plists/10A432.plist	2009-10-02 00:38:16 UTC (rev 590)
@@ -9840,6 +9840,9 @@
 					xnu,
 				);
 			};
+			patchfiles = (
+				"libsecurity_utilities-36984.MacTypes.patch",
+			);
 			version = 36984;
 		};
 		libsecurityd = {
@@ -12776,6 +12779,11 @@
 		};
 		securityd = {
 			dependencies = {
+				header = (
+					libsecurity_agent,
+					libsecurity_utilities,
+					libsecurityd,
+				);
 				lib = (
 					CF,
 					IOKitUser,
@@ -13157,6 +13165,7 @@
 					Libinfo,
 					Libnotify,
 					Libsyscall,
+					OpenBSM,
 					gcc,
 					launchd_libs,
 					libdispatch,
@@ -13220,6 +13229,7 @@
 					Libm,
 					Librpcsvc,
 					Libsyscall,
+					OpenBSM,
 					OpenDirectory,
 					Security,
 					architecture,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20091001/e52516ef/attachment.html>


More information about the darwinbuild-changes mailing list