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

jmr at macports.org jmr at macports.org
Sat May 16 06:08:05 PDT 2015


Revision: 136409
          https://trac.macports.org/changeset/136409
Author:   jmr at macports.org
Date:     2015-05-16 06:08:05 -0700 (Sat, 16 May 2015)
Log Message:
-----------
py-modulegraph: update to 0.12.1

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

Modified: trunk/dports/python/py-modulegraph/Portfile
===================================================================
--- trunk/dports/python/py-modulegraph/Portfile	2015-05-16 13:06:56 UTC (rev 136408)
+++ trunk/dports/python/py-modulegraph/Portfile	2015-05-16 13:08:05 UTC (rev 136409)
@@ -5,8 +5,7 @@
 PortGroup           python 1.0
 
 name                py-modulegraph
-version             0.12
-revision            1
+version             0.12.1
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -25,15 +24,15 @@
 master_sites        https://pypi.python.org/packages/source/m/modulegraph/
 distname            modulegraph-${version}
 
-checksums           md5 188bfb66058f7f446f04145d0ac63359 \
-                    rmd160 383ca2e64ded4ae32a15afbf4fb0483ea4cdd08d \
-                    sha256 8ca7ce70aa74c37bd93a3b5f6a57595ce44933e3a730ee5bc101e99095e18a4a
+checksums           md5 27abd74de3ec0e22ef129c1faa628bd5 \
+                    rmd160 a74cd318b635c2fc6498fda74cc24e35188e0059 \
+                    sha256 8b278c56f962883986b1a3c8b963ace017553e66fce06a523b59c15c971971a3
 
 python.versions     26 27 33 34
 
 if {$subport ne $name} {
-    depends_lib-append  port:py${python.version}-altgraph \
-                        port:py${python.version}-setuptools
+    depends_lib     port:py${python.version}-altgraph \
+                    port:py${python.version}-setuptools
     livecheck.type  none
 } else {
     livecheck.type  regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150516/9cf628ad/attachment.html>


More information about the macports-changes mailing list