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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 25 15:01:58 PST 2013


Revision: 10550
          http://trac.calendarserver.org//changeset/10550
Author:   cdaboo at apple.com
Date:     2013-01-25 15:01:58 -0800 (Fri, 25 Jan 2013)
Log Message:
-----------
Switch to calendarserver.org version of PyCalendar.

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2013-01-25 22:56:49 UTC (rev 10549)
+++ CalendarServer/trunk/support/build.sh	2013-01-25 23:01:58 UTC (rev 10550)
@@ -774,9 +774,9 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 214 \
+  py_dependency -fe -i "src" -r 10547 \
     "pycalendar" "pycalendar" "pycalendar" \
-    "http://svn.mulberrymail.com/repos/PyCalendar/branches/server";
+    "${svn_uri_base}/PyCalendar/branches/server";
 
   #
   # Tool dependencies.  The code itself doesn't depend on these, but
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130125/e5c5eca9/attachment.html>


More information about the calendarserver-changes mailing list