Revision: 108745 https://trac.macports.org/changeset/108745 Author: ryandesign@macports.org Date: 2013-07-31 14:03:42 -0700 (Wed, 31 Jul 2013) Log Message: ----------- miriad: maintainer update to 4.3.7.20130726 (#39871) Modified Paths: -------------- trunk/dports/science/miriad/Portfile Modified: trunk/dports/science/miriad/Portfile =================================================================== --- trunk/dports/science/miriad/Portfile 2013-07-31 20:42:18 UTC (rev 108744) +++ trunk/dports/science/miriad/Portfile 2013-07-31 21:03:42 UTC (rev 108745) @@ -10,8 +10,8 @@ name miriad conflicts pgplot -set relver 4.3.4 -set tardate 20130702 +set relver 4.3.7 +set tardate 20130726 version ${relver}.${tardate} platforms darwin categories science @@ -32,8 +32,8 @@ # Files master_sites ${homepage} -checksums rmd160 bcc3a8626a369fd95b5aaaa14fd11027ebaf7338 \ - sha256 c678876260f1a2d67af3d30d0ee574393f3963b248d99b51353dbb076cafc878 +checksums rmd160 52003af5997bfe541adaf48672394392ac8e76b4 \ + sha256 de4c3bd577aa6e5983bcec80d7220238a43fd11d4a6d6098e367f793c041c2bc # Telescope/buffer size selection. @@ -132,12 +132,11 @@ # to get that right. notes " -MIRIAD programs are not in your \$PATH by default. You need to run 'source\ -${prefix}/lib/miriad/automiriad.sh' to set up your shell environment to use\ -MIRIAD. (Source ${prefix}/lib/miriad/automiriad.csh if you use csh or tcsh.)\ -*** The 'source' keyword is important here! *** You can put this command in\ -your .profile or other shell initialization files to have your shells\ -automatically set up to use MIRIAD. +MIRIAD programs are not in your \$PATH by default. Type 'source\ +${prefix}/lib/miriad/automiriad.sh' in your shell to set it up to use\ +MIRIAD. If you use csh or tcsh, 'source ${prefix}/lib/miriad/automiriad.csh'\ +instead. The 'source' keyword is important! You can put this command in\ +your .profile or other shell initialization files to make this setup automatic. " # Miscellaneous variants.
participants (1)
-
ryandesign@macports.org