Revision: 149451 https://trac.macports.org/changeset/149451 Author: stromnov@macports.org Date: 2016-06-21 04:54:34 -0700 (Tue, 21 Jun 2016) Log Message: ----------- py-cffi: update to version 1.7.0 Modified Paths: -------------- trunk/dports/python/py-cffi/Portfile Modified: trunk/dports/python/py-cffi/Portfile =================================================================== --- trunk/dports/python/py-cffi/Portfile 2016-06-21 11:52:32 UTC (rev 149450) +++ trunk/dports/python/py-cffi/Portfile 2016-06-21 11:54:34 UTC (rev 149451) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-cffi -version 1.6.0 +version 1.7.0 revision 0 categories-append devel platforms darwin @@ -26,8 +26,8 @@ distname cffi-${version} -checksums rmd160 becdee1ee5ede69d556c44dfd3b4c3e0284d00a6 \ - sha256 a7f75c4ef2362c0a0e54657add0a6c509fecbfa3b3807bc0925f5cb1c9f927db +checksums rmd160 86e409197a61f5b7d76b942f0a0de7559ee539c7 \ + sha256 6ed5dd6afd8361f34819c68aaebf9e8fc12b5a5893f91f50c9e50c8886bb60df if {${name} ne ${subport}} { patchfiles-append patch-setup.py.diff