Revision: 149041 https://trac.macports.org/changeset/149041 Author: mmoll@macports.org Date: 2016-05-25 19:06:55 -0700 (Wed, 25 May 2016) Log Message: ----------- py-pygccml: update to version 1.7.5 Modified Paths: -------------- trunk/dports/python/py-pygccxml/Portfile Modified: trunk/dports/python/py-pygccxml/Portfile =================================================================== --- trunk/dports/python/py-pygccxml/Portfile 2016-05-26 00:47:39 UTC (rev 149040) +++ trunk/dports/python/py-pygccxml/Portfile 2016-05-26 02:06:55 UTC (rev 149041) @@ -4,7 +4,7 @@ PortGroup python 1.0 PortGroup github 1.0 -github.setup gccxml pygccxml 1.7.4 v +github.setup gccxml pygccxml 1.7.5 v name py-pygccxml python.versions 27 34 35 @@ -16,8 +16,8 @@ declarations, using Python classes. platforms darwin supported_archs noarch -checksums rmd160 7f842b9eabb12ff0ede73a6424be020e159ded52 \ - sha256 c8f8b4e2b2349434930ac0cbf03434bcfe977f648ad516f86a1da4e9222a48ac +checksums rmd160 84f921c2fe2a3ddc9f0c916823e785f54985094c \ + sha256 82c90ca9bb9a22271fb8970a7822295b9486a8f7d352ae556b445cc49ca878d9 if {${name} ne ${subport}} { depends_build-append port:py${python.version}-setuptools
participants (1)
-
mmoll@macports.org