Ticket #45693: Portfile-py-cartopy.diff
File Portfile-py-cartopy.diff, 996 bytes (added by pgf, 10 years ago) |
---|
-
Portfile
old new 7 7 8 8 github.setup SciTools cartopy 0.11.2 v 9 9 10 revision 1 10 11 name py-${github.project} 11 12 categories-append science gis graphics 12 13 platforms darwin … … 28 29 checksums rmd160 c86f98167d374be13559e7b0aecae62c02d05c76 \ 29 30 sha256 339bff857fd8885980c5f40eef34e6434fd1b4c897e00f7c93685023b99482c7 30 31 31 python.versions 27 32 python.versions 27 34 32 33 33 34 if {${name} ne ${subport}} { 34 35 depends_build-append port:py${python.version}-setuptools \ … … 36 37 port:py${python.version}-numpy 37 38 38 39 depends_lib-append port:proj \ 39 port:geos \40 40 port:py${python.version}-numpy \ 41 41 port:py${python.version}-matplotlib \ 42 42 port:py${python.version}-shapely \