Ticket #37404: py-apptools_Portfile.diff
File py-apptools_Portfile.diff, 1.3 KB (added by jjstickel (Jonathan Stickel), 12 years ago) |
---|
-
python/py-apptools/Portfile
old new 5 5 PortGroup python 1.0 6 6 7 7 name py-apptools 8 version 4. 0.18 version 4.1.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 apptools package 13 13 long_description The Enthought Tool Suite includes a set of packages\ 14 14 that we have found useful in creating a number of applications.\ … … 19 19 master_sites http://www.enthought.com/repo/ets/ 20 20 distname apptools-${version} 21 21 22 checksums md5 cd988ecf41f790dbd2a266d237c673d2 \ 23 sha1 0ffa78ea4857e5192c494a67c93f5a7014df1c0e \ 24 rmd160 6fc5ca5db74185ffca836879a7d9078dd0ed3f10 22 checksums sha256 4890dfbbde4882e8cbb452b823a3a5a9d61f43d0a3d04b78553d795ae8351a58 \ 23 rmd160 7ada88a5cc1eedba7ec28b619b78028e30d25f8f 25 24 26 25 python.versions 25 26 27 26 python.default_version 27 27 27 28 28 if {$subport != $name} { 29 29 depends_build-append port:py${python.version}-distribute