Commits

johndesanto authored and Zero King committed b5d26e8f0b4
gmtsar: update to 5.7 (#4817)
No tags

science/gmtsar/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name gmtsar
6 -version 5.6
6 +version 5.7
7 7 revision 1
8 8 categories science
9 9 platforms darwin
10 10 license GPL-3
11 11 maintainers {ucsd.edu:jdesanto @johndesanto} \
12 12 openmaintainer
13 13 description An InSAR processing system based on GMT
14 14 long_description GMTSAR is an open source InSAR processing system \
15 15 designed for users familiar with Generic Mapping Tools (GMT). \
16 16 It may be used at all stages of InSAR processing, from \
25 25 satellites, append the +orbits flag during installation \
26 26 to fetch the required orbit solutions for these data.
27 27 homepage https://topex.ucsd.edu/gmtsar/
28 28 master_sites ftp://topex.ucsd.edu/pub/gmtsar/
29 29
30 30 use_tar yes
31 31
32 32 distname GMTSAR_V${version}
33 33
34 34
35 -checksums rmd160 6e7a4fb9aa0ad8d35924cd79409042c6649a68ca \
36 - sha256 218ba5dfebbb47b1c227af3a13540d23c638d0bc9f8df4f13321ed70372f9f20 \
37 - size 14486016
35 +checksums rmd160 2bd36e74ecb8d2261cb8875b4ffd59adc5a39bf8 \
36 + sha256 dd25bb7e5e501a220c70ebd7ec3692e058004e9bf0db1868b7b40a69bb252a19 \
37 + size 14801408
38 38
39 39 depends_lib port:gmt5 \
40 40 port:hdf5 \
41 41 port:tiff
42 42
43 43 use_autoconf yes
44 44
45 45 use_parallel_build no
46 46
47 47 configure.args-append \

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut