Ticket #55065: libdap-3.18.1.diff

File libdap-3.18.1.diff, 1.5 KB (added by ryandesign (Ryan Carsten Schmidt), 7 years ago)
  • Portfile

     
    44
    55name            libdap
    66conflicts       dap
    7 version         3.15.1
     7version         3.18.1
    88platforms       darwin
    99maintainers     takeshi
    1010categories      science
    1111description     A C++ SDK which contains an implementation of DAP 2.0
    12 master_sites    http://www.opendap.org/pub/source/
    13 checksums           rmd160  6b920e2b28a7f589d5f0ab629f14c4e8f59ed4b8 \
    14                     sha256  6ee13cc69ae0b5e7552ddfd17013ebb385859bba66f42a2cfba3b3be7aa4ef0f
    15 homepage        http://www.opendap.org/
     12
     13homepage        https://www.opendap.org/software/${name}
     14master_sites    https://www.opendap.org/pub/source/
     15
     16checksums       rmd160  83581a5511ea802de55907c027d71064cccf4af7 \
     17                sha256  a755c472d7c9e54bc3aa6c92a847a69466fbc6cdc56ee912f411802a725d57a4 \
     18                size    2209343
     19
    1620long_description \
    1721                A C++ SDK which contains an implementation of DAP 2.0,  \
    1822                Client- and Server-side support classes and a prototype \
     
    2529                port:libiconv \
    2630                port:libxml2
    2731
    28 # Fix for El Capitan
    29 if {${os.major} > 14} {
    30     patchfiles      patch-dds.yy.diff
    31 }
     32patchfiles      patch-configure.diff
    3233
    3334livecheck.type  regex
    34 livecheck.url   ${homepage}download/${name}
    35 livecheck.regex ${name}-(\[0-9\]+.\[0-9\]+.\[0-9\]+)${extract.suffix}
     35livecheck.url   ${homepage}
     36livecheck.regex ${name}/(\[0-9\]+(?:.\[0-9\]+)+)"