[105251] trunk/dports/python/py-billiard/Portfile

stromnov at macports.org stromnov at macports.org
Mon Apr 15 04:38:51 PDT 2013


Revision: 105251
          https://trac.macports.org/changeset/105251
Author:   stromnov at macports.org
Date:     2013-04-15 04:38:51 -0700 (Mon, 15 Apr 2013)
Log Message:
-----------
py-billiard: update to version 2.7.3.27

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

Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile	2013-04-15 11:37:42 UTC (rev 105250)
+++ trunk/dports/python/py-billiard/Portfile	2013-04-15 11:38:51 UTC (rev 105251)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-billiard
-version             2.7.3.23
+version             2.7.3.27
 revision            0
 categories-append   devel
 license             BSD
@@ -22,12 +22,12 @@
 master_sites        http://pypi.python.org/packages/source/b/billiard/
 distname            billiard-${version}
 
-checksums           rmd160  cf79df72eba85fe1df8fa406ae377079ad4f89ca \
-                    sha256  11b43d373477f9490adc1473ab4b95e19d45ab22dbd821ad418547e12f0d4383
+checksums           rmd160  ac9a37ba2bece9c779151a38a2a0a3e9f9ac95ad \
+                    sha256  c5a3a5c8d46b7a09130f6ee2bdea971170c822e58edba37b799ac13539ce185d
 
 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/6c643395/attachment.html>


More information about the macports-changes mailing list