Revision
144091
Author
khindenburg@macports.org
Date
2016-01-01 08:39:26 -0800 (Fri, 01 Jan 2016)

Log Message

py-pyface: update to 5.0.0 maintainer #50173

Modified Paths

Diff

Modified: trunk/dports/python/py-pyface/Portfile (144090 => 144091)


--- trunk/dports/python/py-pyface/Portfile	2016-01-01 16:17:08 UTC (rev 144090)
+++ trunk/dports/python/py-pyface/Portfile	2016-01-01 16:39:26 UTC (rev 144091)
@@ -7,7 +7,7 @@
 PortGroup               github 1.0
 PortGroup               wxWidgets 1.0
 
-github.setup            enthought pyface 4.5.0
+github.setup            enthought pyface 5.0.0
 
 name                    py-pyface
 categories-append       devel
@@ -21,8 +21,8 @@
                         "visualization" features of the Traits package.
 platforms               darwin
 
-checksums               rmd160  4d8df9f5fabee9dfd2bbcabb09d2bac5a1cc282e \
-                        sha256  1b14bf3a9251af8b0a58d41f9e890420eb792042945868b40c8f13e69c6d681b
+checksums               rmd160  7636efce0c823be7d1f8b5693638dd1824fc8a5c \
+                        sha256  b4eb562f5c805580bdb8842a05f2b4dc4ca19b737c6ac0c3f87a256a93183326
 
 python.versions         27