Ticket #45692: Portfile-py-gdal.diff

File Portfile-py-gdal.diff, 1.1 KB (added by pgf, 9 years ago)
  • Portfile

    old new  
    44PortGroup           python 1.0
    55
    66name                py-gdal
    7 version             1.8.1
    8 revision            1
     7version             1.11.1
    98license             MIT
    109maintainers         nomaintainer
    1110description         GDAL: Geospatial Data Abstraction Library
     
    1615homepage            http://www.gdal.org
    1716master_sites        http://pypi.python.org/packages/source/G/GDAL/
    1817distname            GDAL-${version}
    19 checksums           md5     cab9540923a71f448aeb0ef588e462ce \
    20                     sha1    f76ec50adbb74924aa6699397688d8124d73f1e4 \
    21                     rmd160  47c6be95e0407e1b72272b9f505c868aa3bea93c
     18checksums           md5     1a6b51c8e2dd5990007a33e081b8a057 \
     19                    sha1    50c34b3484a7a0ae3fdf7289deecd6472685937b \
     20                    rmd160  720064d6a747818b0f2161a5855c6e07b2cb7b3c
    2221
    2322#set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
    24 python.versions     26 27
     23python.versions     26 27 34
    2524
    2625if {${name} ne ${subport}} {
    2726    depends_lib-append     port:gdal \