[CalendarServer-changes] [757] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Thu Dec 7 18:45:44 PST 2006


Revision: 757
          http://trac.macosforge.org/projects/calendarserver/changeset/757
Author:   wsanchez at apple.com
Date:     2006-12-07 18:45:44 -0800 (Thu, 07 Dec 2006)

Log Message:
-----------
Update our module rev #s

Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2006-12-08 02:45:06 UTC (rev 756)
+++ CalendarServer/trunk/run	2006-12-08 02:45:44 UTC (rev 757)
@@ -384,7 +384,7 @@
   if ! py_have_module kerberos; then
     kerberos="${top}/PyKerberos";
 
-    svn_get "PyKerberos" "${kerberos}" "${svn_uri_base}/PyKerberos/trunk" 202;
+    svn_get "PyKerberos" "${kerberos}" "${svn_uri_base}/PyKerberos/trunk" 755;
     py_build "PyKerberos" "${kerberos}" false; # FIXME: make optional
     py_install "PyKerberos" "${kerberos}";
 
@@ -400,7 +400,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 31;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 755;
     py_build "PyOpenDirectory" "${opendirectory}" false;
     py_install "PyOpenDirectory" "${opendirectory}";
 
@@ -416,7 +416,7 @@
   if ! py_have_module appleauth; then
     appleauth="${top}/PyAppleAuth";
 
-    svn_get "PyAppleAuth" "${appleauth}" "${svn_uri_base}/PyAppleAuth/trunk" 656;
+    svn_get "PyAppleAuth" "${appleauth}" "${svn_uri_base}/PyAppleAuth/trunk" 755;
     py_build "PyAppleAuth" "${appleauth}" false;
     py_install "PyAppleAuth" "${appleauth}"
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061207/2015d8fe/attachment.html


More information about the calendarserver-changes mailing list