diff -ur /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py-traitsui/Portfile ./Portfile
old
|
new
|
|
5 | 5 | PortGroup python 1.0 |
6 | 6 | PortGroup github 1.0 |
7 | 7 | |
8 | | github.setup enthought traitsui 4.4.0 |
| 8 | github.setup enthought traitsui 4.5.1 |
9 | 9 | |
10 | 10 | name py-traitsui |
11 | 11 | categories-append devel |
… |
… |
|
18 | 18 | "visualization" features of the Traits package. |
19 | 19 | platforms darwin |
20 | 20 | |
21 | | checksums rmd160 d6e327b9f715cb759d33b1485e3c3fed9d6745e7 \ |
22 | | sha256 559b1291a5afd022261a3596de5ba65c88d473d7c05129e1a610624c4fa2e015 |
| 21 | checksums rmd160 fe2dcf420bb93ac862f342d5f1eecf65ff9506a7 \ |
| 22 | sha256 99ee73717f235f689f5f6f23ec6e0aae4f4a00e7a91e9d19081fcd50e243b0cc |
23 | 23 | |
24 | 24 | python.versions 26 27 |
25 | 25 | |