| OLD | NEW |
| 1 Name: WebKit private system interface | 1 Name: WebKit private system interface |
| 2 URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSyst
emInterfaceLeopard.a@106868 | 2 URL: http://svn.webkit.org/repository/webkit/trunk/WebKitLibraries/libWebKitSyst
emInterfaceLeopard.a@106868 |
| 3 Version: r106868 | 3 Version: r106868 |
| 4 Date: 6 February 2012 | 4 Date: 6 February 2012 |
| 5 Security Critical: Yes | 5 Security Critical: Yes |
| 6 License: BSD |
| 6 | 7 |
| 7 Local changes: | 8 Local changes: |
| 8 Added the contents of LICENSE to WebKitSystemInterface.h. | 9 Added the contents of LICENSE to WebKitSystemInterface.h. |
| 9 Removed architectures ppc, ppc64 from the archive by running: | 10 Removed architectures ppc, ppc64 from the archive by running: |
| 10 cp third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a . | 11 cp third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a . |
| 11 lipo -remove ppc -remove ppc64 \ | 12 lipo -remove ppc -remove ppc64 \ |
| 12 -output third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a \ | 13 -output third_party/apple_webkit/libWebKitSystemInterfaceLeopard.a \ |
| 13 libWebKitSystemInterfaceLeopard.a | 14 libWebKitSystemInterfaceLeopard.a |
| OLD | NEW |