curl.plist   [plain text]


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>OpenSourceProject</key>
	<string>curl</string>
	<key>OpenSourceVersion</key>
	<string>7.19.7</string>
	<key>OpenSourceWebsiteURL</key>
	<string>http://curl.haxx.se/</string>
	<key>OpenSourceURL</key>
	<string>http://curl.haxx.se/download/curl-7.19.7.tar.bz2</string>
	<key>OpenSourceSHA1</key>
	<string>c306ebf0f65fb90df3c9c9a12fb04fb77cc29e2c</string>
	<key>OpenSourceImportDate</key>
	<string>2009-12-02</string>
	<key>OpenSourceModifications</key>
	<array>
		<string>Modified configure script to allow universal building.</string>
		<string>Strip -arch flags from curl-config output.</string>
		<string>Remove references to netrc(4) and wget(1) from manpage.</string>
		<string>Build with the -mdynamic-no-pic flag.</string>
	</array>
	<key>OpenSourceLicense</key>
	<string>Other</string>
	<key>OpenSourceLicenseFile</key>
	<string>curl.txt</string>
</dict>
</plist>