[CalendarServer-changes] [7362] CalendarServer/trunk/support/build.sh
source_changes at macosforge.org
source_changes at macosforge.org
Wed Apr 27 08:42:52 PDT 2011
Revision: 7362
http://trac.macosforge.org/projects/calendarserver/changeset/7362
Author: cdaboo at apple.com
Date: 2011-04-27 08:42:51 -0700 (Wed, 27 Apr 2011)
Log Message:
-----------
Make sure invalid form of DURATION property value is parsed and fixed.
Modified Paths:
--------------
CalendarServer/trunk/support/build.sh
Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh 2011-04-27 15:35:23 UTC (rev 7361)
+++ CalendarServer/trunk/support/build.sh 2011-04-27 15:42:51 UTC (rev 7362)
@@ -644,7 +644,7 @@
"http://svn.osafoundation.org/vobject/trunk";
# XXX actually PyCalendar should be imported in-place.
- py_dependency -fe -i "src" -r 154 \
+ py_dependency -fe -i "src" -r 156 \
"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/20110427/a4ae78d7/attachment.html>
More information about the calendarserver-changes
mailing list