[122782] trunk/dports/python/py-macholib/Portfile

jmr at macports.org jmr at macports.org
Tue Jul 29 12:54:23 PDT 2014


Revision: 122782
          https://trac.macports.org/changeset/122782
Author:   jmr at macports.org
Date:     2014-07-29 12:54:23 -0700 (Tue, 29 Jul 2014)
Log Message:
-----------
py-macholib: update to 1.7

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

Modified: trunk/dports/python/py-macholib/Portfile
===================================================================
--- trunk/dports/python/py-macholib/Portfile	2014-07-29 19:50:26 UTC (rev 122781)
+++ trunk/dports/python/py-macholib/Portfile	2014-07-29 19:54:23 UTC (rev 122782)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-macholib
-version             1.6
+version             1.7
 categories-append   devel
 license             MIT
 maintainers         jmr openmaintainer
@@ -25,13 +25,13 @@
 master_sites        https://pypi.python.org/packages/source/m/macholib/
 distname            macholib-${version}
 
-checksums           md5 fb95997841de95975257d705d68baf10 \
-                    rmd160 6274b9ba177a9db6e2ea00dc091db517ba6d452b \
-                    sha256 e1b77555e9fa787c3929d1bbf59821a4e6a30f69ca831ce6010628447a5a5e5a
+checksums           md5 cf03a55323d5b7ca59be530ba0b01032 \
+                    rmd160 51378b1034b4a73a2f5ed51fa6bf0072fb66a71b \
+                    sha256 1865bed8c50131649653d82cd1fbeb73a36a51355c48c81debdc195387b8103a
 
 python.versions     24 25 26 27 31 32 33 34
 
-if {${name} ne ${subport}} {
+if {$subport ne $name} {
     depends_lib     port:py${python.version}-modulegraph
     livecheck.type  none
     if {${python.version} <= 25} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140729/2fe3ebc9/attachment.html>


More information about the macports-changes mailing list