Ticket #42059: py-apptools_Portfile.diff
File py-apptools_Portfile.diff, 1.2 KB (added by jjstickel (Jonathan Stickel), 11 years ago) |
---|
-
python/py-apptools/Portfile
old new 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 6 7 PortGroup github 1.0 8 github.setup enthought apptools 4.2.0 9 7 10 name py-apptools 8 version 4.1.09 11 categories-append devel 10 12 license BSD 11 13 maintainers gmail.com:jjstickel openmaintainer … … 17 19 They implement functionality that is commonly needed by many applications.\ 18 20 These packages are distributed together as the AppTools project. 19 21 platforms darwin 20 homepage https://github.com/enthought/apptools21 master_sites http://www.enthought.com/repo/ets/22 distname apptools-${version}23 22 24 checksums rmd160 7ada88a5cc1eedba7ec28b619b78028e30d25f8f\25 sha256 4890dfbbde4882e8cbb452b823a3a5a9d61f43d0a3d04b78553d795ae8351a5823 checksums rmd160 61a545c79ffbe67ca2d032eb72286dc7e0ee64a8 \ 24 sha256 67642d6a36a3f3b2e8db003f1d80ebc393ccb9639af04a0c2913eff8dff6335c 26 25 27 26 python.versions 26 27 28 27