Modified: trunk/dports/python/py-pyface/Portfile (100834 => 100835)
--- trunk/dports/python/py-pyface/Portfile 2012-12-28 09:15:14 UTC (rev 100834)
+++ trunk/dports/python/py-pyface/Portfile 2012-12-28 10:09:40 UTC (rev 100835)
@@ -5,10 +5,12 @@
PortGroup python 1.0
name py-pyface
-version 4.1.0
+version 4.2.0
categories-append devel
license BSD
-maintainers vcn.com:jjstickel openmaintainer
+maintainers gmail.com:jjstickel openmaintainer
+supported_archs noarch
+
description The Enthought pyface package
long_description The pyface project contains a toolkit-independent GUI\
abstraction layer, which is used to support the\
@@ -18,11 +20,10 @@
master_sites http://www.enthought.com/repo/ets/
distname pyface-${version}
-checksums md5 a9bb01a9e6468374473a5bb608496621 \
- sha1 926c43e953d40d95a1e35a44889b81cec6ea9e6c \
- rmd160 8e73b2cedffadccc37437834ad2f3fa6089090cf
+checksums rmd160 cd4656b8cab966e6e9ef298a09926b596f1be6cf \
+ sha256 f2dfc6edaca3e51f3efcdf4e1d85d1cf219e2989959c4683a6cff4f28d4f801c
-python.versions 25 26 27
+python.versions 25 26 27
if {$subport != $name} {
depends_build-append port:py${python.version}-distribute