[115668] trunk/dports/python/py-traitsui/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Jan 8 10:16:47 PST 2014


Revision: 115668
          https://trac.macports.org/changeset/115668
Author:   macsforever2000 at macports.org
Date:     2014-01-08 10:16:47 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
py-traitsui: Update to version 4.4.0. Use github portgroup. (#42059)

Modified Paths:
--------------
    trunk/dports/python/py-traitsui/Portfile

Modified: trunk/dports/python/py-traitsui/Portfile
===================================================================
--- trunk/dports/python/py-traitsui/Portfile	2014-01-08 18:15:51 UTC (rev 115667)
+++ trunk/dports/python/py-traitsui/Portfile	2014-01-08 18:16:47 UTC (rev 115668)
@@ -4,8 +4,10 @@
 PortSystem	        1.0
 PortGroup	        python 1.0
 
+PortGroup           github 1.0
+github.setup        enthought traitsui 4.4.0
+
 name                py-traitsui
-version             4.2.0
 categories-append   devel
 # traitsui/wx/editors_gen.py is GPLv2
 license             BSD GPL-2
@@ -15,12 +17,9 @@
                     abstraction layer, which is used to support the\
                     "visualization" features of the Traits package.
 platforms           darwin
-homepage            https://github.com/enthought/traitsui
-master_sites        http://www.enthought.com/repo/ets/
-distname            traitsui-${version}
 
-checksums           rmd160  0dc23634701aa3814916e885cd9795725a854fdf \
-                    sha256  029da46eff8e79d9123b1553bb0f4749bedfe691f1aa90465d84e167687e4ee7
+checksums           rmd160  d6e327b9f715cb759d33b1485e3c3fed9d6745e7 \
+                    sha256  559b1291a5afd022261a3596de5ba65c88d473d7c05129e1a610624c4fa2e015
 
 python.versions     26 27
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/d08f5977/attachment.html>


More information about the macports-changes mailing list