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

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 11 16:50:35 PDT 2008


Revision: 2984
          http://trac.macosforge.org/projects/calendarserver/changeset/2984
Author:   wsanchez at apple.com
Date:     2008-09-11 16:50:34 -0700 (Thu, 11 Sep 2008)
Log Message:
-----------
Update PyKerberos

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2008-09-11 22:35:39 UTC (rev 2983)
+++ CalendarServer/trunk/run	2008-09-11 23:50:34 UTC (rev 2984)
@@ -474,7 +474,7 @@
   if ! py_have_module kerberos; then
     kerberos="${top}/PyKerberos";
 
-    svn_get "PyKerberos" "${kerberos}" "${svn_uri_base}/PyKerberos/trunk" 1541;
+    svn_get "PyKerberos" "${kerberos}" "${svn_uri_base}/PyKerberos/trunk" 2983;
     py_build "PyKerberos" "${kerberos}" false; # FIXME: make optional
     py_install "PyKerberos" "${kerberos}";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080911/1a31577c/attachment.html 


More information about the calendarserver-changes mailing list