[65538] trunk/dports/python
perry at macports.org
perry at macports.org
Fri Mar 26 21:44:58 PDT 2010
Revision: 65538
http://trac.macports.org/changeset/65538
Author: perry at macports.org
Date: 2010-03-26 21:44:55 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------
Forgot to add port:py26-setuptools to depends_build.
Modified Paths:
--------------
trunk/dports/python/py26-tempita/Portfile
trunk/dports/python/py26-weberror/Portfile
trunk/dports/python/py26-webhelpers/Portfile
trunk/dports/python/py26-webtest/Portfile
Modified: trunk/dports/python/py26-tempita/Portfile
===================================================================
--- trunk/dports/python/py26-tempita/Portfile 2010-03-27 04:30:08 UTC (rev 65537)
+++ trunk/dports/python/py26-tempita/Portfile 2010-03-27 04:44:55 UTC (rev 65538)
@@ -19,6 +19,8 @@
livecheck.type regex
livecheck.url ${homepage}
+depends_build port:py26-setuptools
+
distname Tempita-${version}
master_sites http://pypi.python.org/packages/source/T/Tempita/
Modified: trunk/dports/python/py26-weberror/Portfile
===================================================================
--- trunk/dports/python/py26-weberror/Portfile 2010-03-27 04:30:08 UTC (rev 65537)
+++ trunk/dports/python/py26-weberror/Portfile 2010-03-27 04:44:55 UTC (rev 65538)
@@ -18,6 +18,7 @@
livecheck.type regex
livecheck.url ${homepage}
+depends_build port:py26-setuptools
depends_lib \
port:py26-paste \
port:py26-pygments \
Modified: trunk/dports/python/py26-webhelpers/Portfile
===================================================================
--- trunk/dports/python/py26-webhelpers/Portfile 2010-03-27 04:30:08 UTC (rev 65537)
+++ trunk/dports/python/py26-webhelpers/Portfile 2010-03-27 04:44:55 UTC (rev 65538)
@@ -21,6 +21,8 @@
livecheck.type regex
livecheck.url ${homepage}
+depends_build port:py26-setuptools
+
distname WebHelpers-${version}
master_sites http://pypi.python.org/packages/source/W/WebHelpers/
Modified: trunk/dports/python/py26-webtest/Portfile
===================================================================
--- trunk/dports/python/py26-webtest/Portfile 2010-03-27 04:30:08 UTC (rev 65537)
+++ trunk/dports/python/py26-webtest/Portfile 2010-03-27 04:44:55 UTC (rev 65538)
@@ -18,6 +18,7 @@
livecheck.type regex
livecheck.url ${homepage}
+depends_build port:py26-setuptools
depends_lib port:py26-webob
distname WebTest-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100326/f6c48a42/attachment.html>
More information about the macports-changes
mailing list