diff -ur -I '^#.*$' /Users/efm/VirtualShare/src/macports/macports-trunk/dports/science/ldas-tools/Portfile ./Portfile
old
|
new
|
|
4 | 4 | PortGroup compiler_blacklist_versions 1.0 |
5 | 5 | |
6 | 6 | name ldas-tools |
7 | | version 2.3.3 |
| 7 | version 2.4.0 |
8 | 8 | categories science |
9 | 9 | platforms darwin |
10 | 10 | maintainers ligo.org:ed.maros |
… |
… |
|
15 | 15 | homepage http://www.ldas-sw.ligo.caltech.edu |
16 | 16 | master_sites http://software.ligo.org/lscsoft/source/ |
17 | 17 | |
18 | | checksums rmd160 e4de880d6232bb913ea3eb8c447dc6eeb4601d73 \ |
19 | | sha256 ae9ecef771389d8bfcb30a246d44df814c3dfb8f0d191a470bce7e1bc7c8686b |
| 18 | checksums rmd160 9b250e836b502379ff24124d1bf67e2c3e164feb \ |
| 19 | sha256 d49438554a9628ff320e889e55fb3a60a6596c4ab581eb089b4356e9e5e51b86 |
20 | 20 | |
21 | 21 | configure.args --disable-silent-rules \ |
22 | 22 | --with-optimization=high \ |