[CalendarServer-changes] [7431] CalendarServer/branches/users/wsanchez/deployment/run

source_changes at macosforge.org source_changes at macosforge.org
Wed May 11 15:52:12 PDT 2011


Revision: 7431
          http://trac.macosforge.org/projects/calendarserver/changeset/7431
Author:   wsanchez at apple.com
Date:     2011-05-11 15:52:12 -0700 (Wed, 11 May 2011)
Log Message:
-----------
Change postgresql back to 8.4.4

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/deployment/run

Modified: CalendarServer/branches/users/wsanchez/deployment/run
===================================================================
--- CalendarServer/branches/users/wsanchez/deployment/run	2011-05-11 20:44:02 UTC (rev 7430)
+++ CalendarServer/branches/users/wsanchez/deployment/run	2011-05-11 22:52:12 UTC (rev 7431)
@@ -665,9 +665,9 @@
   #
   # postgresql
   #
-  postgresql="${top}/postgresql-9.0.4"
+  postgresql="${top}/postgresql-8.4.4"
 
-  www_get "postgresql" "${postgresql}" http://ftp9.us.postgresql.org/pub/mirrors/postgresql/source/v9.0.4/postgresql-9.0.4.tar.gz;
+  www_get "postgresql" "${postgresql}" http://static.calendarserver.org/pkg/PostgreSQL-9e1ce0db3b70272379b16ed5eb6263e9-postgresql-8.4.4.tar.gz;
 
   if "${do_setup}" && (
     "${force_setup}" || [ ! -d "${postgresql}/_root" ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110511/f695baea/attachment.html>


More information about the calendarserver-changes mailing list