Permalink
Browse files
cgnslib: update version 3.3.1->3.4.0
- Loading branch information
Showing
with
5 additions
and
6 deletions.
-
+4
−5
science/cgnslib/Portfile
-
+1
−1
science/gmsh/Portfile
|
|
@@ -6,7 +6,7 @@ PortGroup cmake 1.1 |
|
|
PortGroup mpi 1.0 |
|
|
PortGroup muniversal 1.0 |
|
|
|
|
|
github.setup CGNS CGNS 3.3.1 v |
|
|
github.setup CGNS CGNS 3.4.0 v |
|
|
name cgnslib |
|
|
categories science |
|
|
platforms darwin |
|
|
@@ -24,16 +24,15 @@ long_description \ |
|
|
|
|
|
homepage https://cgns.github.io |
|
|
|
|
|
checksums rmd160 f2d929346e8e290bacf7c5f1833e7a46c9fdc236 \ |
|
|
sha256 d9340b787d3ad284956b2bab59955a9884f7488aac7745dfab6d8c42bbe794b8 \ |
|
|
size 3340825 |
|
|
checksums rmd160 dd8234e354b260a12521df4a75405477e80fe25e \ |
|
|
sha256 9c5e49f7f729ac4d5b66adaadfca579709d192e1ffed0279693e7e922f115f87 \ |
|
|
size 3393521 |
|
|
|
|
|
mpi.setup |
|
|
|
|
|
depends_lib-append port:hdf5 |
|
|
mpi.enforce_variant hdf5 |
|
|
configure.args-append \ |
|
|
-DCGNS_ENABLE_LFS=ON \ |
|
|
-DCGNS_ENABLE_HDF5=ON |
|
|
|
|
|
if {[fortran_variant_isset]} { |
|
|
|
|
|
@@ -9,7 +9,7 @@ PortGroup muniversal 1.0 |
|
|
|
|
|
name gmsh |
|
|
version 4.2.2 |
|
|
revision 1 |
|
|
revision 2 |
|
|
categories science |
|
|
platforms darwin |
|
|
license GPL-2+ |
|
|
|