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

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 2 11:00:36 PDT 2012


Revision: 8958
          http://trac.macosforge.org/projects/calendarserver/changeset/8958
Author:   cdaboo at apple.com
Date:     2012-04-02 11:00:36 -0700 (Mon, 02 Apr 2012)
Log Message:
-----------
Handle X- (or other unknown) properties that have a VALUE that is not TEXT.

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2012-04-02 17:59:50 UTC (rev 8957)
+++ CalendarServer/trunk/support/build.sh	2012-04-02 18:00:36 UTC (rev 8958)
@@ -721,7 +721,7 @@
     "${pypi}/p/python-ldap/${ld}.tar.gz";
 
   # XXX actually PyCalendar should be imported in-place.
-  py_dependency -fe -i "src" -r 189 \
+  py_dependency -fe -i "src" -r 190 \
     "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/20120402/90f69bec/attachment.html>


More information about the calendarserver-changes mailing list