Ticket #37816: zebra-2.0.54.diff

File zebra-2.0.54.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 12 years ago)

proposed patch

  • Portfile

     
    44PortSystem          1.0
    55
    66name                zebra
    7 version             2.0.50
     7version             2.0.54
    88categories          databases net www devel
    99license             GPL-2+
    1010platforms           darwin
     
    2222master_sites        http://ftp.indexdata.dk/pub/zebra/
    2323distname            idzebra-${version}
    2424
    25 checksums           sha1    3b44d7e7a4449a78aad8b24fd3edc2076d1cd372 \
    26                     rmd160  767254e3c16b7edebccf3c2aa7aafdaa4e9bc459
     25checksums           rmd160  c9262a7f1edef26aecef32201e9ce8281d40492f \
     26                    sha256  9092f9543c6d9780843f8da4ec07d2d605465edbf5510989eace7633dc4c16f7
    2727
    2828depends_lib         port:yaz \
    2929                    port:tcl \
     
    4343                    --with-tclconfig=${prefix}/lib \
    4444                    --with-iconv=${prefix}/lib \
    4545                    --with-expat=${prefix}/lib
    46                    
     46
     47configure.cppflags-append -DUSE_INTERP_ERRORLINE -DUSE_INTERP_RESULT
     48
    4749use_parallel_build  yes
    4850
    4951livecheck.type      regex