Ticket #49333: Portfile.diff
File Portfile.diff, 1.1 KB (added by dmopalmer (David Palmer), 9 years ago) |
---|
-
Portfile
old new 3 3 4 4 PortSystem 1.0 5 5 PortGroup python 1.0 6 6 7 name py-astropy 7 version 1.0. 48 version 1.0.5 8 9 maintainers robitaille 9 10 10 11 dist_subdir ${name}/${version} … … 20 21 homepage http://www.astropy.org 21 22 master_sites http://pypi.python.org/packages/source/a/astropy/ 22 23 distname astropy-${version} 23 checksums md5 6d4696a695129fb3566ddc9643a2a944\24 sha1 2974954e2ee3caee669e8199813e020bd8b1827f\25 rmd160 978aeb1a88910a9abb9fd8f87e897d4ab01d9b8524 checksums md5 0d55d7c505bef39e40c7bfc59c0a0676 \ 25 sha1 83fac847f2cb5c58e9681d3fbc5b3293ea24de81 \ 26 rmd160 a6adec07c662730f1b4eb3fc22e6ab41ce935bc9 26 27 27 python.versions 26 27 33 34 28 python.versions 26 27 33 34 35 28 29 29 30 build.args-append --use-system-cfitsio \ 30 31 --use-system-expat \