From: <haw...@us...> - 2007-10-10 18:29:06
|
Revision: 179 http://pgsqlformac.svn.sourceforge.net/pgsqlformac/?rev=179&view=rev Author: hawkmoon Date: 2007-10-10 11:29:09 -0700 (Wed, 10 Oct 2007) Log Message: ----------- updated to 8.2.5 Modified Paths: -------------- trunk/Installers/StartupItem/Description.plist trunk/Installers/StartupItem/Info.plist Added Paths: ----------- trunk/Installers/StartupItem/Resources/background.tif Removed Paths: ------------- trunk/Installers/StartupItem/Files/ Modified: trunk/Installers/StartupItem/Description.plist =================================================================== --- trunk/Installers/StartupItem/Description.plist 2007-10-10 18:24:11 UTC (rev 178) +++ trunk/Installers/StartupItem/Description.plist 2007-10-10 18:29:09 UTC (rev 179) @@ -9,6 +9,6 @@ <key>IFPkgDescriptionTitle</key> <string>PostgreSQL Startup Item</string> <key>IFPkgDescriptionVersion</key> - <string>8.0</string> + <string>8.2,5</string> </dict> </plist> Modified: trunk/Installers/StartupItem/Info.plist =================================================================== --- trunk/Installers/StartupItem/Info.plist 2007-10-10 18:24:11 UTC (rev 178) +++ trunk/Installers/StartupItem/Info.plist 2007-10-10 18:29:09 UTC (rev 179) @@ -3,17 +3,17 @@ <plist version="1.0"> <dict> <key>CFBundleGetInfoString</key> - <string>PostgreSQL Startup 8.0.1</string> + <string>PostgreSQL Startup 8.2.5</string> <key>CFBundleIdentifier</key> <string>org.postgresql.startupitem</string> <key>CFBundleName</key> <string>PostgreSQL Startup Item</string> <key>CFBundleShortVersionString</key> - <string>8.0.1</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/StartupItem/Resources/background.tif =================================================================== (Binary files differ) Property changes on: trunk/Installers/StartupItem/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. |