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

stromnov at macports.org stromnov at macports.org
Sun Nov 17 11:52:12 PST 2013


Revision: 113488
          https://trac.macports.org/changeset/113488
Author:   stromnov at macports.org
Date:     2013-11-17 11:52:12 -0800 (Sun, 17 Nov 2013)
Log Message:
-----------
py-billiard: update to version 3.3.0.7

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

Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile	2013-11-17 16:22:45 UTC (rev 113487)
+++ trunk/dports/python/py-billiard/Portfile	2013-11-17 19:52:12 UTC (rev 113488)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-billiard
-version             3.3.0.6
+version             3.3.0.7
 revision            0
 categories-append   devel
 platforms           darwin
@@ -23,15 +23,16 @@
 
 distname            billiard-${version}
 
-checksums           rmd160  b52306cf252cddb44f7eb100fdb7a2bed8e40f33 \
-                    sha256  4f5f81073be312ec6079f4919d19c93bdd825ca8e17146826f66798bdcf350c4
+checksums           rmd160  7f8fa54d10bf69e169b275c4d289a3450e322913 \
+                    sha256  e0405f21d03f0168e75bd2597694fcc703e1f2b3e8e8b1166de862a8421ba649
 
 # billiard 3.x requires Python 2.7 or 3.3
 if {$subport != $name && [lsearch {25 26 31 32} ${python.version}] != -1} {
     version             2.7.3.34
+    revision            0
+    distname            billiard-${version}
     checksums           rmd160  d04570948ec9744505cb9c387a5b2326a87092d3 \
                         sha256  7c5638aa83d23e6339f39a2f28830f9c2ec5467a1c2bc2d6f199f0507653f36d
-    distname            billiard-${version}
 }
 
 if {$subport != $name} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131117/dbb5add7/attachment.html>


More information about the macports-changes mailing list