Revision: 188
http://pgsqlformac.svn.sourceforge.net/pgsqlformac/?rev=188&view=rev
Author: hawkmoon
Date: 2007-10-10 12:05:11 -0700 (Wed, 10 Oct 2007)
Log Message:
-----------
updated to 8.2.5
Modified Paths:
--------------
trunk/Installers/JDBC/Description.plist
trunk/Installers/JDBC/Info.plist
Added Paths:
-----------
trunk/Installers/JDBC/Files/Library/Java/Extensions/postgresql-8.2-506.jdbc3.jar
trunk/Installers/JDBC/Resources/background.tif
Modified: trunk/Installers/JDBC/Description.plist
===================================================================
--- trunk/Installers/JDBC/Description.plist 2007-10-10 19:04:19 UTC (rev 187)
+++ trunk/Installers/JDBC/Description.plist 2007-10-10 19:05:11 UTC (rev 188)
@@ -9,6 +9,6 @@
<key>IFPkgDescriptionTitle</key>
<string>PostgreSQL JDBC Client Driver</string>
<key>IFPkgDescriptionVersion</key>
- <string>8.0</string>
+ <string>8.2</string>
</dict>
</plist>
Added: trunk/Installers/JDBC/Files/Library/Java/Extensions/postgresql-8.2-506.jdbc3.jar
===================================================================
(Binary files differ)
Property changes on: trunk/Installers/JDBC/Files/Library/Java/Extensions/postgresql-8.2-506.jdbc3.jar
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: trunk/Installers/JDBC/Info.plist
===================================================================
--- trunk/Installers/JDBC/Info.plist 2007-10-10 19:04:19 UTC (rev 187)
+++ trunk/Installers/JDBC/Info.plist 2007-10-10 19:05:11 UTC (rev 188)
@@ -3,17 +3,17 @@
<plist version="1.0">
<dict>
<key>CFBundleGetInfoString</key>
- <string>PostgreSQL JDBC 8.0</string>
+ <string>PostgreSQL JDBC 8.2.5</string>
<key>CFBundleIdentifier</key>
<string>org.postgresql.jdbc</string>
<key>CFBundleName</key>
<string>PostgreSQL JDBC Driver</string>
<key>CFBundleShortVersionString</key>
- <string>8.0</string>
+ <string>8.2.5</string>
<key>IFMajorVersion</key>
<integer>8</integer>
<key>IFMinorVersion</key>
- <integer>0</integer>
+ <integer>2</integer>
<key>IFPkgFlagAllowBackRev</key>
<false/>
<key>IFPkgFlagAuthorizationAction</key>
Added: trunk/Installers/JDBC/Resources/background.tif
===================================================================
(Binary files differ)
Property changes on: trunk/Installers/JDBC/Resources/background.tif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|