diff --git a/ports/science/miriad/Portfile b/ports/science/miriad/Portfile
index 411fcc9..27d6bb0 100644
a
|
b
|
PortGroup xcodeversion 1.0 |
10 | 10 | |
11 | 11 | name miriad |
12 | 12 | conflicts pgplot |
13 | | set relver 4.3.7 |
14 | | set tardate 20131227 |
| 13 | set relver 4.3.8 |
| 14 | set tardate 20140618 |
15 | 15 | version ${relver}.${tardate} |
16 | | revision 1 |
17 | 16 | platforms darwin |
18 | 17 | categories science |
19 | 18 | maintainers newton.cx:peter |
… |
… |
long_description MIRIAD, the Multichannel Imaging, Reconstruction, Analysis, \ |
22 | 21 | and Display package, is a suite of tools for analyzing radio \ |
23 | 22 | astronomical observations, from raw data to imaging. |
24 | 23 | homepage https://www.cfa.harvard.edu/~pwilliam/miriad-macport/ |
25 | | |
26 | | # The license to MIRIAD is somewhat indeterminate, since it has had |
27 | | # many contributors working at many academic institutions with various |
28 | | # copyright assignment and licensing policies. It's pretty important |
29 | | # to straighten this out at some point. |
30 | | |
31 | | license unknown |
| 24 | # Based on the DISCLAIMER shipped with ATNF miriad: |
| 25 | license gpl-2+ |
32 | 26 | |
33 | 27 | # Files |
34 | 28 | |
35 | 29 | master_sites ${homepage} |
36 | | checksums rmd160 3712ccebcfea9e364eeb433ccd971877461a63bb \ |
37 | | sha256 f987c616091b889c850623437886c304dfc058781822f8d5fe943d10d4527401 |
| 30 | checksums rmd160 59067e2f2c8a7cdaeb0d37388e5aef84cff64bff \ |
| 31 | sha256 3a3cd7aea16c73fe8a40e647a417f29121ac0a5c8fd5de80e351595ed45e49cd |
38 | 32 | |
39 | 33 | # Telescope/buffer size selection. |
40 | 34 | |