Revision
148223
Author
mmoll@macports.org
Date
2016-04-30 09:07:20 -0700 (Sat, 30 Apr 2016)

Log Message

py-pygccxml: update to version 1.7.4

Modified Paths

Diff

Modified: trunk/dports/python/py-pygccxml/Portfile (148222 => 148223)


--- trunk/dports/python/py-pygccxml/Portfile	2016-04-30 16:00:34 UTC (rev 148222)
+++ trunk/dports/python/py-pygccxml/Portfile	2016-04-30 16:07:20 UTC (rev 148223)
@@ -4,7 +4,7 @@
 PortGroup           python 1.0
 PortGroup           github 1.0
 
-github.setup        gccxml pygccxml 1.7.3 v
+github.setup        gccxml pygccxml 1.7.4 v
 name                py-pygccxml
 
 python.versions     27 34 35
@@ -16,8 +16,8 @@
                     declarations, using Python classes.
 platforms           darwin
 supported_archs     noarch
-checksums           rmd160  cde36fcd8bbe0bc90bdb200aba94149885fe5917 \
-                    sha256  9b96b308ffa8112529af5a0a01d669119bcbbcb699054eda368c875cc30ef131
+checksums           rmd160  7f842b9eabb12ff0ede73a6424be020e159ded52 \
+                    sha256  c8f8b4e2b2349434930ac0cbf03434bcfe977f648ad516f86a1da4e9222a48ac
 
 if {${name} ne ${subport}} {
     depends_build-append   port:py${python.version}-setuptools