Ticket #37407: py-enable_Portfile.diff
File py-enable_Portfile.diff, 1.5 KB (added by jjstickel (Jonathan Stickel), 12 years ago) |
---|
-
python/py-enable/Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-enable 8 version 4. 1.08 version 4.2.0 9 9 categories-append devel 10 maintainers nomaintainer10 maintainers gmail.com:jjstickel openmaintainer 11 11 description The Enthought enable package 12 12 long_description The Enable project provides two related multi-platform\ 13 13 packages for drawing GUI objects. Enable: An object\ … … 20 20 master_sites http://www.enthought.com/repo/ets/ 21 21 distname enable-${version} 22 22 23 checksums sha256 b0de7a3eda78c5c527d58a98627c8cabadc71c7f1ee4e360fa3a6d8b087da264\24 rmd160 57c7f1cefb1f0d167603e419bafa355fd4c0390623 checksums sha256 48c510bb833cbc9142babcb1914feac2cf64d5133a8ba7cdcdf0d1d782fafbd7 \ 24 rmd160 a8b8eb6b8c600127793a08eca3e4ec29cf98aa17 25 25 26 26 python.versions 25 26 27 27 27 python.default_version 27 28 28 29 29 if {$subport != $name} { 30 patchfiles enable_clang_patch.diff\31 no-64-bit-quartz.diff30 patchfiles no-64-bit-quartz.diff\ 31 pyqt4_qsize.patch 32 32 patch.pre_args -p1 33 33 34 34 depends_build-append port:py${python.version}-distribute \