[105252] trunk/dports/python/py-kombu/Portfile
stromnov at macports.org
stromnov at macports.org
Mon Apr 15 04:41:45 PDT 2013
Revision: 105252
https://trac.macports.org/changeset/105252
Author: stromnov at macports.org
Date: 2013-04-15 04:41:45 -0700 (Mon, 15 Apr 2013)
Log Message:
-----------
py-kombu: update to version 2.5.10
Modified Paths:
--------------
trunk/dports/python/py-kombu/Portfile
Modified: trunk/dports/python/py-kombu/Portfile
===================================================================
--- trunk/dports/python/py-kombu/Portfile 2013-04-15 11:38:51 UTC (rev 105251)
+++ trunk/dports/python/py-kombu/Portfile 2013-04-15 11:41:45 UTC (rev 105252)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-kombu
-version 2.5.8
+version 2.5.10
revision 0
categories-append devel
license BSD
@@ -23,11 +23,12 @@
master_sites http://pypi.python.org/packages/source/k/kombu/
distname kombu-${version}
-checksums rmd160 fa335504143d4839fe8283dd97537b45ee3d1800 \
- sha256 92a4b6129e7a08f24a1b50f8853e3cad321b564a496e8ecc0c7f2bae3f3b71e4
+checksums rmd160 d9562e0bf8e2b59a75f7246b5bc99e49232934c4 \
+ sha256 01c1e56fe88053b6e7801682277c4cc8318c485d8bd47c830c08567bfac680e2
if {$subport != $name} {
- depends_lib-append port:py${python.version}-distribute
+ depends_build-append \
+ port:py${python.version}-distribute
livecheck.type none
} else {
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130415/46ed1e3e/attachment.html>
More information about the macports-changes
mailing list