[128901] trunk/dports/science/ast/Portfile

aronnax at macports.org aronnax at macports.org
Sat Nov 29 11:41:33 PST 2014


Revision: 128901
          https://trac.macports.org/changeset/128901
Author:   aronnax at macports.org
Date:     2014-11-29 11:41:33 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
ast: update to 8.0.2

Modified Paths:
--------------
    trunk/dports/science/ast/Portfile

Modified: trunk/dports/science/ast/Portfile
===================================================================
--- trunk/dports/science/ast/Portfile	2014-11-29 18:52:33 UTC (rev 128900)
+++ trunk/dports/science/ast/Portfile	2014-11-29 19:41:33 UTC (rev 128901)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 
 name                    ast
-version                 7.3.3
+version                 8.0.2
 categories              science
 platforms               darwin
 maintainers             aronnax
@@ -18,14 +18,16 @@
 
 homepage                http://starlink.jach.hawaii.edu/starlink/AST
 master_sites            http://www.starlink.ac.uk/download/ast/
-checksums               sha1    213f5182ed666a45f6a5788a1b534ede1c1ec798 \
-                        rmd160  3b79b419e84d28c7a64e4be37c3cd7623b37d6d8
+checksums               sha1    4dd7d9696bd1354c0ddb8e21600921364e317ae5 \
+                        rmd160  018db35038328b2959317f8ed48d33bcf8526080
 
 universal_variant no
 
 set gcc_versions {4.3 4.4 4.5 4.6 4.7 4.8 4.9}
 set default_fortran_variant +gcc48
 
+depends_lib-append      port:erfa
+
 foreach ver ${gcc_versions} {
     set ver_no_dot [join [split ${ver} "."] ""]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141129/2e895fc6/attachment.html>


More information about the macports-changes mailing list