Ticket #33921: Portfile.diff
File Portfile.diff, 890 bytes (added by Veence (Vincent), 13 years ago) |
---|
-
Portfile
old new 1 # $Id: Portfile 8 7443 2011-11-21 23:15:42Z ryandesign@macports.org $1 # $Id: Portfile 83193 2011-08-27 17:37:53Z ryandesign@macports.org $ 2 2 3 3 PortSystem 1.0 4 4 5 5 name geos 6 version 3.3. 16 version 3.3.2 7 7 license LGPL-2.1 8 8 categories science 9 9 platforms darwin … … 19 19 master_sites http://download.osgeo.org/geos/ 20 20 use_bzip2 yes 21 21 22 checksums sha1 4f89e62c636dbf3e5d7e1bfcd6d9a7bff1bcfa60\23 rmd160 cffb84f98b48330e93505c3f8cfcd090c33fb2e822 checksums sha1 942b0bbc61a059bd5269fddd4c0b44a508670cb3 \ 23 rmd160 168e12e29c3d7a9408753f19397440f20d321715 24 24 25 25 if {${configure.compiler} == "llvm-gcc-4.2"} { 26 26 configure.compiler clang