[122781] trunk/dports/python/py-modulegraph/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 29 12:50:26 PDT 2014


Revision: 122781
          https://trac.macports.org/changeset/122781
Author:   jmr at macports.org
Date:     2014-07-29 12:50:26 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
py-modulegraph: update to 0.12

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

Modified: trunk/dports/python/py-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py-modulegraph/Portfile	2014-07-29 19:44:48 UTC (rev 122780)
+++ trunk/dports/python/py-modulegraph/Portfile	2014-07-29 19:50:26 UTC (rev 122781)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-modulegraph
-version             0.11.1
+version             0.12
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -24,13 +24,13 @@
 master_sites        https://pypi.python.org/packages/source/m/modulegraph/
 distname            modulegraph-${version}
 
-checksums           md5 de46cce115bfd931e8c2ca34576784f7 \
-                    rmd160 fc0df4712ff6902acea010d55e372a9813c6a7f5 \
-                    sha256 9c2a384edc94ea3b42cbfb0fc1c931a099cb16503e9ab84b3457253ed6e330a1
+checksums           md5 188bfb66058f7f446f04145d0ac63359 \
+                    rmd160 383ca2e64ded4ae32a15afbf4fb0483ea4cdd08d \
+                    sha256 8ca7ce70aa74c37bd93a3b5f6a57595ce44933e3a730ee5bc101e99095e18a4a
 
 python.versions     24 25 26 27 31 32 33 34
 
-if {${name} ne ${subport}} {
+if {$subport ne $name} {
     depends_lib         port:py${python.version}-altgraph \
                         port:py${python.version}-setuptools
     livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/8b133141/attachment.html>


More information about the macports-changes mailing list