[CalendarServer-changes] [11332] CalendarServer/trunk/support/build.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 12 10:31:48 PDT 2013


Revision: 11332
          http://trac.calendarserver.org//changeset/11332
Author:   cdaboo at apple.com
Date:     2013-06-12 10:31:48 -0700 (Wed, 12 Jun 2013)
Log Message:
-----------
New version of postgres.

Modified Paths:
--------------
    CalendarServer/trunk/support/build.sh

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2013-06-12 15:30:46 UTC (rev 11331)
+++ CalendarServer/trunk/support/build.sh	2013-06-12 17:31:48 UTC (rev 11332)
@@ -678,7 +678,7 @@
   if type -P postgres > /dev/null; then
     using_system "Postgres";
   else
-    local pgv="9.1.2";
+    local pgv="9.2.4";
     local pg="postgresql-${pgv}";
 
     if type -P dtrace > /dev/null; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130612/c8a58dfb/attachment.html>


More information about the calendarserver-changes mailing list