Ticket #27016: py26-traitsbackendwx_Portfile.diff
File py26-traitsbackendwx_Portfile.diff, 1.3 KB (added by jjstickel@…, 14 years ago) |
---|
-
python/py26-traitsbackendwx/Portfile
old new 5 5 PortGroup python26 1.0 6 6 7 7 name py26-traitsbackendwx 8 version 3. 4.08 version 3.6.0 9 9 categories-append devel 10 maintainers vcn.com:jjstickel openmaintainer 10 maintainers vcn.com:jjstickel openmaintainer 11 conflicts py26-traitsbackendqt 11 12 description The Enthought traitsgui WX backend 12 13 long_description WX backend for traits GUI 13 14 platforms darwin 14 15 homepage http://code.enthought.com/projects/traits_gui/ 15 16 master_sites http://www.enthought.com/repo/ETS/ 16 17 distname TraitsBackendWX-${version} 17 checksums md5 0776528c8205e2d90975bce7012c371d 18 19 checksums md5 e495ab88151759fe29c7a51b69482b38 \ 20 sha1 3b667a7b01abe19e42466d175f03d395a16f08b2 \ 21 rmd160 9fa2525c511659428dec6bd3d9620003ba4914fa 18 22 19 23 depends_build-append port:py26-distribute 20 24 depends_lib-append port:py26-enthoughtbase\ 21 25 port:py26-traits\ 22 26 port:py26-wxpython 23 24 #patchfiles patch-traitsbackendwx_helper.py.diff