Ticket #45692: Portfile-py-gdal.diff
File Portfile-py-gdal.diff, 1.1 KB (added by pgf, 10 years ago) |
---|
-
Portfile
old new 4 4 PortGroup python 1.0 5 5 6 6 name py-gdal 7 version 1.8.1 8 revision 1 7 version 1.11.1 9 8 license MIT 10 9 maintainers nomaintainer 11 10 description GDAL: Geospatial Data Abstraction Library … … 16 15 homepage http://www.gdal.org 17 16 master_sites http://pypi.python.org/packages/source/G/GDAL/ 18 17 distname GDAL-${version} 19 checksums md5 cab9540923a71f448aeb0ef588e462ce\20 sha1 f76ec50adbb74924aa6699397688d8124d73f1e4\21 rmd160 47c6be95e0407e1b72272b9f505c868aa3bea93c18 checksums md5 1a6b51c8e2dd5990007a33e081b8a057 \ 19 sha1 50c34b3484a7a0ae3fdf7289deecd6472685937b \ 20 rmd160 720064d6a747818b0f2161a5855c6e07b2cb7b3c 22 21 23 22 #set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch} 24 python.versions 26 27 23 python.versions 26 27 34 25 24 26 25 if {${name} ne ${subport}} { 27 26 depends_lib-append port:gdal \