[76050] trunk/dports/python
stromnov at macports.org
stromnov at macports.org
Thu Feb 17 01:29:50 PST 2011
Revision: 76050
http://trac.macports.org/changeset/76050
Author: stromnov at macports.org
Date: 2011-02-17 01:29:49 -0800 (Thu, 17 Feb 2011)
Log Message:
-----------
py27-celery: new port (copy from py26-celery)
Modified Paths:
--------------
trunk/dports/python/py27-celery/Portfile
Added Paths:
-----------
trunk/dports/python/py27-celery/
Modified: trunk/dports/python/py27-celery/Portfile
===================================================================
--- trunk/dports/python/py26-celery/Portfile 2011-02-17 07:26:43 UTC (rev 76040)
+++ trunk/dports/python/py27-celery/Portfile 2011-02-17 09:29:49 UTC (rev 76050)
@@ -2,9 +2,9 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python27 1.0
-name py26-celery
+name py27-celery
version 2.2.3
categories python devel
platforms darwin
@@ -24,8 +24,8 @@
sha1 47882a9c27ff03e36739c2955a84d40741baa511 \
rmd160 674b8b0dd51376af0d17bfa8ffcd8339e189ba1d
-depends_lib port:py26-kombu
-depends_build port:py26-distribute
+depends_lib port:py27-kombu
+depends_build port:py27-distribute
livecheck.type regex
livecheck.url ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110217/b4ac2c94/attachment-0001.html>
More information about the macports-changes
mailing list