[86528] trunk/dports/python/py-kombu/Portfile

stromnov at macports.org stromnov at macports.org
Thu Oct 27 07:13:28 PDT 2011


Revision: 86528
          http://trac.macports.org/changeset/86528
Author:   stromnov at macports.org
Date:     2011-10-27 07:13:28 -0700 (Thu, 27 Oct 2011)
Log Message:
-----------
py-kombu: update to version 1.4.2

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

Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile	2011-10-27 12:21:10 UTC (rev 86527)
+++ trunk/dports/python/py-kombu/Portfile	2011-10-27 14:13:28 UTC (rev 86528)
@@ -5,8 +5,8 @@
 PortGroup           python 1.0
 
 name                py-kombu
-version             1.4.1
-revision            1
+version             1.4.2
+revision            0
 categories-append   devel
 license             BSD
 platforms           darwin
@@ -21,15 +21,15 @@
 master_sites        http://pypi.python.org/packages/source/k/kombu/
 distname            kombu-${version}
 
-checksums           md5     764f54eca610395f67e334ba04fcf9f7 \
-                    sha1    87cbb27ba7519ed001a63e7ec034d66f793ddcd4 \
-                    rmd160  da1069db124a72d4170b3cbb685e7ebfb49b6d6a
+checksums           md5     2ae73873f957c413ed37683745d32310 \
+                    sha1    51098e3db9bd0bb9a5a955c50626081949b4c066 \
+                    rmd160  1fabd9c02f5c2641f95aed3b0e9c6a834365d673
 
 python.versions     26 27
 python.default_version  27
 
 if {$subport != $name} {
-    depends_lib     port:py${python.version}-distribute
+    depends_lib-append  port:py${python.version}-distribute
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111027/cf1f3753/attachment.html>


More information about the macports-changes mailing list