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

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 2 15:37:52 PST 2009


Revision: 3632
          http://trac.macosforge.org/projects/calendarserver/changeset/3632
Author:   wsanchez at apple.com
Date:     2009-02-02 15:37:52 -0800 (Mon, 02 Feb 2009)
Log Message:
-----------
No love from prdownloads

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

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2009-02-01 03:04:56 UTC (rev 3631)
+++ CalendarServer/trunk/run	2009-02-02 23:37:52 UTC (rev 3632)
@@ -485,7 +485,7 @@
 if ! py_have_module xml.dom.ext; then
   xml="${top}/PyXML-0.8.4";
 
-  www_get "PyXML" "${xml}" http://prdownloads.sourceforge.net/sourceforge/pyxml/PyXML-0.8.4.tar.gz;
+  www_get "PyXML" "${xml}" http://internap.dl.sourceforge.net/sourceforge/pyxml/PyXML-0.8.4.tar.gz;
   py_build "PyXML" "${xml}" false;
   py_install "PyXML" "${xml}";
 
@@ -679,7 +679,7 @@
 
 if ! py_have_module pydirector; then
   pydirector="${top}/pydirector-1.0.0";
-  www_get "PyDirector" "${pydirector}" http://prdownloads.sourceforge.net/sourceforge/pythondirector/pydirector-1.0.0.tar.gz;
+  www_get "PyDirector" "${pydirector}" http://internap.dl.sourceforge.net/sourceforge/pythondirector/pydirector-1.0.0.tar.gz;
   py_build "PyDirector" "${pydirector}" false;
   py_install "PyDirector" "${pydirector}";
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090202/78869410/attachment.html>


More information about the calendarserver-changes mailing list