1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3<plist version="1.0">
4<array>
5	<dict>
6		<key>OpenSourceProject</key>
7		<string>diffstat</string>
8		<key>OpenSourceVersion</key>
9		<string>1.55</string>
10		<key>OpenSourceWebsiteURL</key>
11		<string>http://invisible-island.net/diffstat/</string>
12		<key>OpenSourceURL</key>
13		<string>ftp://invisible-island.net/diffstat/diffstat-1.55.tgz</string>
14		<key>OpenSourceSHA1</key>
15		<string>625650a9f1a27edbb98316adb3013e57c8e2e23a</string>
16		<key>OpenSourceImportDate</key>
17		<string>2012-11-29</string>
18		<key>OpenSourceModifications</key>
19		<array>
20			<string>Added manually-generated config.h file.</string>
21			<string>Build with -D_DARWIN_C_SOURCE to fix a warning.</string>
22		</array>
23		<key>OpenSourceLicense</key>
24		<string>MIT</string>
25		<key>OpenSourceLicenseFile</key>
26		<string>patch_cmds.txt</string>
27	</dict>
28	<dict>
29		<key>OpenSourceProject</key>
30		<string>patch</string>
31		<key>OpenSourceVersion</key>
32		<string>2009-10-27</string>
33		<key>OpenSourceWebsiteURL</key>
34		<string>http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/patch/</string>
35		<key>OpenSourceCVS</key>
36		<string>cvs -d anoncvs@anoncvs1.usa.openbsd.org:/cvs co src/usr.bin/patch</string>
37		<key>OpenSourceImportDate</key>
38		<string>2009-11-05</string>
39		<key>OpenSourceModifications</key>
40		<array>
41			<string>Correctly cast some arguments to basename/dirname.</string>
42			<string>Disable verbose mode by default, add --verbose option.</string>
43			<string>Print &quot;patching file&quot; message when not in verbose mode.</string>
44			<string>Change version output to Apple.</string>
45			<string>Add --binary option (ignored).</string>
46			<string>Add --dry-run option as an alias for -C/--check.</string>
47		</array>
48		<key>OpenSourceLicense</key>
49		<string>BSD</string>
50		<key>OpenSourceLicenseFile</key>
51		<string>patch_cmds.txt</string>
52	</dict>
53</array>
54</plist>
55