[94042] trunk/dports/python/py-celery/Portfile

stromnov at macports.org stromnov at macports.org
Thu Jun 7 03:41:06 PDT 2012


Revision: 94042
          https://trac.macports.org/changeset/94042
Author:   stromnov at macports.org
Date:     2012-06-07 03:41:06 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
py-celery: update to version 2.5.5

Modified Paths:
--------------
    trunk/dports/python/py-celery/Portfile

Modified: trunk/dports/python/py-celery/Portfile
===================================================================
--- trunk/dports/python/py-celery/Portfile	2012-06-07 10:36:47 UTC (rev 94041)
+++ trunk/dports/python/py-celery/Portfile	2012-06-07 10:41:06 UTC (rev 94042)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-celery
-version             2.5.3
+version             2.5.5
 revision            0
 categories-append   devel
 license             BSD
@@ -25,14 +25,15 @@
 
 distname            celery-${version}
 
-checksums           rmd160  87b36c9148925f8cbe50a93af796345af5fc55b0 \
-                    sha256  30bef144a62fb978dd81bef848f30f8df30b5e9a22171dc582b8d3332acae726
+checksums           rmd160  3239c4694645000ad6f1985cdf7061b8fa995943 \
+                    sha256  0aa6a5660a21d5b33ae6192035c1711302199329d714f8a48ddf8c88d93b9c83
 
 python.default_version  27
 python.versions     26 27
 
 if {$subport != $name} {
-    depends_lib     port:py${python.version}-distribute \
+    depends_lib-append  \
+                    port:py${python.version}-distribute \
                     port:py${python.version}-kombu \
                     port:py${python.version}-anyjson \
                     port:py${python.version}-amqplib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120607/14774f7e/attachment.html>


More information about the macports-changes mailing list