Ticket #37411: py-pyface_Portfile.diff
File py-pyface_Portfile.diff, 1.4 KB (added by jjstickel (Jonathan Stickel), 12 years ago) |
---|
-
python/py-pyface/Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-pyface 8 version 4. 1.08 version 4.2.0 9 9 categories-append devel 10 10 license BSD 11 maintainers vcn.com:jjstickel openmaintainer11 maintainers gmail.com:jjstickel openmaintainer 12 12 description The Enthought pyface package 13 13 long_description The pyface project contains a toolkit-independent GUI\ 14 14 abstraction layer, which is used to support the\ … … 18 18 master_sites http://www.enthought.com/repo/ets/ 19 19 distname pyface-${version} 20 20 21 checksums md5 a9bb01a9e6468374473a5bb608496621 \ 22 sha1 926c43e953d40d95a1e35a44889b81cec6ea9e6c \ 23 rmd160 8e73b2cedffadccc37437834ad2f3fa6089090cf 21 checksums sha256 f2dfc6edaca3e51f3efcdf4e1d85d1cf219e2989959c4683a6cff4f28d4f801c \ 22 rmd160 cd4656b8cab966e6e9ef298a09926b596f1be6cf 24 23 25 24 python.versions 25 26 27 25 python.default_version 27 26 26 27 27 if {$subport != $name} { 28 28 depends_build-append port:py${python.version}-distribute