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

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 30 15:00:03 PST 2011


Revision: 8359
          http://trac.macosforge.org/projects/calendarserver/changeset/8359
Author:   wsanchez at apple.com
Date:     2011-11-30 15:00:03 -0800 (Wed, 30 Nov 2011)
Log Message:
-----------
Use current PyKerberos

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

Modified: CalendarServer/trunk/support/build.sh
===================================================================
--- CalendarServer/trunk/support/build.sh	2011-11-30 22:59:28 UTC (rev 8358)
+++ CalendarServer/trunk/support/build.sh	2011-11-30 23:00:03 UTC (rev 8359)
@@ -676,7 +676,7 @@
     "${pypi}/p/pyOpenSSL/${po}.tar.gz";
 
   if type krb5-config > /dev/null 2>&1; then
-    py_dependency -r 4241 \
+    py_dependency -r 8357 \
       "PyKerberos" "kerberos" "PyKerberos" \
       "${svn_uri_base}/PyKerberos/trunk";
   fi;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20111130/5b0c6245/attachment.html>


More information about the calendarserver-changes mailing list