]> git.saurik.com Git - apple/file_cmds.git/blame - gzip/gzip.plist
file_cmds-264.50.1.tar.gz
[apple/file_cmds.git] / gzip / gzip.plist
CommitLineData
00337e45
A
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<dict>
5 <key>OpenSourceImportDate</key>
6 <string>2012-10-25</string>
7 <key>OpenSourceLicense</key>
8 <string>bsd</string>
9 <key>OpenSourceLicenseFile</key>
10 <string>gzip.txt</string>
11 <key>OpenSourceModifications</key>
12 <array>
13 <string>gzip.c: adjust --version output</string>
14 <string>gzip.c: timespec portability fixes</string>
15 <string>gzip.c: preserve ACLs/EAs (3753276)</string>
16 <string>gzip.c: clear type/creator (4123341)</string>
17 <string>gzip.c, gzip.1: zcat conformance (3675040)</string>
18 <string>zmore: work as zless or zmore</string>
19 </array>
20 <key>OpenSourceProject</key>
21 <string>gzip</string>
22 <key>OpenSourceSCM</key>
23 <string>cvs -d :pserver:anoncvs@anoncvs.fr.FreeBSD.org:/home/ncvs co src/usr.bin/gzip</string>
24 <key>OpenSourceVersion</key>
25 <string>2012-10-19</string>
26 <key>OpenSourceWebsiteURL</key>
27 <string>http://svnweb.freebsd.org/base/head/usr.bin/gzip/</string>
28</dict>
29</plist>