Changeset 94
- Timestamp:
- 03/15/07 12:01:06 (21 months ago)
- Location:
- trunk
- Files:
-
- 4 modified
-
Makefile (modified) (1 diff)
-
Makefile_i386 (modified) (1 diff)
-
openssh-pack/Info.plist (modified) (1 diff)
-
openssl-pack/Info.plist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r93 r94 1 1 BUILDHOME = $(PWD) 2 OPENSCVERSION = 0.11.2-pre 23 SCAVERSION = 0.2.1pre 22 OPENSCVERSION = 0.11.2-pre6 3 SCAVERSION = 0.2.1pre3 4 4 LIBP11VERSION = 0.2.2 5 5 ENGINEVERSION = 0.1.3 6 OPENSSLVERSION = 0.9.8 d7 OPENSSHVERSION = 4. 4p16 OPENSSLVERSION = 0.9.8e 7 OPENSSHVERSION = 4.6p1 8 8 IFDEGATEVERSION = 0.05 9 9 LIBUSBVERSION = 0.1.12 -
trunk/Makefile_i386
r93 r94 1 1 BUILDHOME = $(PWD) 2 OPENSSLVERSION = 0.9.8 d3 OPENSCVERSION = 0.11.2-pre 24 OPENSSHVERSION = 4. 4p12 OPENSSLVERSION = 0.9.8e 3 OPENSCVERSION = 0.11.2-pre6 4 OPENSSHVERSION = 4.6p1 5 5 LIBP11VERSION = 0.2.2 6 6 ENGINEVERSION = 0.1.3 -
trunk/openssh-pack/Info.plist
r87 r94 4 4 <dict> 5 5 <key>CFBundleGetInfoString</key> 6 <string>4. 4p1, OpenSC Project</string>6 <string>4.6p1, OpenSC Project</string> 7 7 <key>CFBundleIdentifier</key> 8 8 <string>org.opensc.openssh</string> 9 9 <key>CFBundleShortVersionString</key> 10 <string>4. 4.1</string>10 <string>4.6.1</string> 11 11 <key>IFPkgFlagAllowBackRev</key> 12 12 <true/> -
trunk/openssl-pack/Info.plist
r87 r94 4 4 <dict> 5 5 <key>CFBundleGetInfoString</key> 6 <string>0.9.8 d, OpenSC Project</string>6 <string>0.9.8e, OpenSC Project</string> 7 7 <key>CFBundleIdentifier</key> 8 8 <string>org.opensc.openssl</string>
