Ticket #33921: Portfile.diff

File Portfile.diff, 890 bytes (added by Veence (Vincent), 12 years ago)

Patch to portfile 3.3.1 → 3.3.2

  • Portfile

    old new  
    1 # $Id: Portfile 87443 2011-11-21 23:15:42Z ryandesign@macports.org $
     1# $Id: Portfile 83193 2011-08-27 17:37:53Z ryandesign@macports.org $
    22
    33PortSystem       1.0
    44
    55name             geos
    6 version          3.3.1
     6version          3.3.2
    77license          LGPL-2.1
    88categories       science
    99platforms        darwin
     
    1919master_sites     http://download.osgeo.org/geos/
    2020use_bzip2        yes
    2121
    22 checksums           sha1    4f89e62c636dbf3e5d7e1bfcd6d9a7bff1bcfa60 \
    23                     rmd160  cffb84f98b48330e93505c3f8cfcd090c33fb2e8
     22checksums           sha1    942b0bbc61a059bd5269fddd4c0b44a508670cb3 \
     23                    rmd160  168e12e29c3d7a9408753f19397440f20d321715
    2424
    2525if {${configure.compiler} == "llvm-gcc-4.2"} {
    2626    configure.compiler clang