Ticket #48993: Portfile-gds.diff

File Portfile-gds.diff, 1.1 KB (added by emaros, 9 years ago)

Modifications to the Portfile

  • Portfile

    old new  
    44PortGroup     conflicts_build 1.0
    55
    66name          gds
    7 version       2.17.1
     7version       2.17.3
    88revision      1
    99categories    science
    1010platforms     darwin
     
    2020master_sites  http://software.ligo.org/lscsoft/source \
    2121              http://www.ligo.caltech.edu/~jzweizig/gds-unshackled
    2222
    23 checksums     rmd160 3ccb950d57415b2384291743e55df90bb8d504b0 \
    24               sha256 aeb914eaf9b9f7bc2f14811cddfa1e708823255c950c380d88139ccff5d91653 \
     23checksums     rmd160 ab0526926a3624ff9631891e9d43433e213b71a1 \
     24              sha256 de1f52f014380d91f345cb035533371850bf080c02b8676eec3a4d9e4ecf97b4
    2525
    2626depends_build-append port:pkgconfig \
    2727              port:swig \
     
    3737              port:root5 \
    3838              port:metaio
    3939
    40 patchfiles    patch-config-ac_dmtoffline.m4.diff \
    41               patch-DTT-dtt-Makefile.in.diff \
    42               patch-DTT-src-awg-awgbase.py.in.diff
    43 
    4440configure.python ${prefix}/bin/python2.7
    4541configure.args --enable-online \
    4642               --enable-dtt \