[122780] trunk/dports/python/py-altgraph/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 29 12:44:48 PDT 2014


Revision: 122780
          https://trac.macports.org/changeset/122780
Author:   jmr at macports.org
Date:     2014-07-29 12:44:48 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
py-altgraph: update to 0.12

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

Modified: trunk/dports/python/py-altgraph/Portfile
===================================================================
--- trunk/dports/python/py-altgraph/Portfile	2014-07-29 18:58:54 UTC (rev 122779)
+++ trunk/dports/python/py-altgraph/Portfile	2014-07-29 19:44:48 UTC (rev 122780)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-altgraph
-version             0.11
+version             0.12
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -24,13 +24,13 @@
 master_sites        https://pypi.python.org/packages/source/a/altgraph/
 distname            altgraph-${version}
 
-checksums           md5 0e0ca4049e4f9e1826ec3032314c6d2f \
-                    rmd160 1c540217fed214503bbb6410072064360b7db844 \
-                    sha256 4d2330119a18c18a8c99450f71d5109d662d40727ff3706b868735d5cf3426c7
+checksums           md5 916dca277fb2b747d5b1ec05b54a0825 \
+                    rmd160 c37307bb4c724122b0c1b8dc31b42eb8f32b8b26 \
+                    sha256 b90db0dba36d9ece282b6a95ae3d324b63239694ce2cf2fd07d3efd7f2f7cab2
 
 python.versions     24 25 26 27 31 32 33 34
 
-if {${name} ne ${subport}} {
+if {$subport ne $name} {
     depends_build   port:py${python.version}-setuptools
     livecheck.type  none
     if {${python.version} <= 25} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/1e64b36d/attachment.html>


More information about the macports-changes mailing list