Ticket #45693: Portfile-py-cartopy.diff

File Portfile-py-cartopy.diff, 996 bytes (added by pgf, 10 years ago)
  • Portfile

    old new  
    77
    88github.setup        SciTools cartopy 0.11.2 v
    99
     10revision            1
    1011name                py-${github.project}
    1112categories-append   science gis graphics
    1213platforms           darwin
     
    2829checksums           rmd160  c86f98167d374be13559e7b0aecae62c02d05c76 \
    2930                    sha256  339bff857fd8885980c5f40eef34e6434fd1b4c897e00f7c93685023b99482c7
    3031
    31 python.versions     27
     32python.versions     27 34
    3233
    3334if {${name} ne ${subport}} {
    3435    depends_build-append    port:py${python.version}-setuptools \
     
    3637                            port:py${python.version}-numpy
    3738
    3839    depends_lib-append      port:proj \
    39                             port:geos \
    4040                            port:py${python.version}-numpy \
    4141                            port:py${python.version}-matplotlib \
    4242                            port:py${python.version}-shapely \