bash.plist   [plain text]


<plist version="1.0">
<dict>
	<key>OpenSourceProject</key>
	<string>bash</string>
	<key>OpenSourceVersion</key>
	<string>3.2</string>
	<key>OpenSourceWebsiteURL</key>
	<string>http://www.gnu.org/software/bash/bash.html</string>
	<key>OpenSourceURL</key>
	<string>ftp://ftp.cwru.edu/pub/bash/bash-3.2.tar.gz</string>
	<key>OpenSourceSHA1</key>
	<string>fe6466c7ee98061e044dae0347ca5d1a8eab4a0d</string>
	<key>OpenSourceImportDate</key>
	<string>2006-10-17</string>
	<key>OpenSourceModifications</key>
	<array>
		<string>source /etc/profile and $HOME/profile even if posixly correct</string>
		<string>change doc/Makefile.in to install bash.info from $cwd</string>
		<string>Don't drop privileges if emulating Tiger's /bin/bash</string>
		<string>Fix off-by-1 error in compact_jobs_list</string>
		<string>Do not rl_forward_char past rl_end</string>
	</array>
	<key>OpenSourceLicenseFile</key>
	<string>bash.txt</string>
        <key>OpenSourceLicense</key>
        <string>GPL</string>
</dict>
</plist>