[536] trunk/plists/9J61.plist
Revision: 536 http://trac.macosforge.org/projects/darwinbuild/changeset/536 Author: wsiegrist@apple.com Date: 2009-07-16 16:06:21 -0700 (Thu, 16 Jul 2009) Log Message: ----------- Add patch for launchd to remove call to CFNotification API since it is not open source Modified Paths: -------------- trunk/plists/9J61.plist Modified: trunk/plists/9J61.plist =================================================================== --- trunk/plists/9J61.plist 2009-07-16 23:01:37 UTC (rev 535) +++ trunk/plists/9J61.plist 2009-07-16 23:06:21 UTC (rev 536) @@ -170,6 +170,9 @@ version = 34.0.3; }; launchd = { + patchfiles = ( + "launchd-258.22.CFNotification.patch", + ); version = 258.22; }; libsecurity_codesigning = {
participants (1)
-
source_changes@macosforge.org