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

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 17 07:13:31 PDT 2012


Revision: 9143
          http://trac.macosforge.org/projects/calendarserver/changeset/9143
Author:   cdaboo at apple.com
Date:     2012-04-17 07:13:31 -0700 (Tue, 17 Apr 2012)
Log Message:
-----------
Handle "unknown" property value round-tripping.

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2012-04-17 14:12:08 UTC (rev 9142)
+++ CalendarServer/trunk/support/build.sh	2012-04-17 14:13:31 UTC (rev 9143)
@@ -735,7 +735,7 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 190 \
+  py_dependency -fe -i "src" -r 191 \
     "pycalendar" "pycalendar" "pycalendar" \
     "http://svn.mulberrymail.com/repos/PyCalendar/branches/server";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120417/1f0f3dc9/attachment.html>


More information about the calendarserver-changes mailing list