Permalink
Browse files
libsc: update version 2.1->2.2
- Loading branch information
Showing
with
6 additions
and
4 deletions.
-
+5
−4
science/libsc/Portfile
-
+1
−0
science/p4est/Portfile
|
|
@@ -6,7 +6,8 @@ PortGroup mpi 1.0 |
|
|
PortGroup linear_algebra 1.0 |
|
|
PortGroup muniversal 1.0 |
|
|
|
|
|
github.setup cburstedde libsc 2.1 v |
|
|
github.setup cburstedde libsc 2.2 v |
|
|
revision 0 |
|
|
categories science math devel |
|
|
platforms darwin |
|
|
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer |
|
|
@@ -16,9 +17,9 @@ homepage http://www.p4est.org/ |
|
|
description provides support for parallel scientific applications |
|
|
long_description The SC Library provides support for parallel scientific applications. |
|
|
|
|
|
checksums rmd160 9bb463c4b212ea5ff1b3b8a2e036d6c161b6c91e \ |
|
|
sha256 1c14a1be10746d29529a1b507767d37e060a6db6fd0ac9ad1ee1d7820e4b08e0 \ |
|
|
size 301830 |
|
|
checksums rmd160 8508a51003060f18caecf29e9398c061b3083dac \ |
|
|
sha256 8a58215e9b0e0f8b6af33ca52fa7d5ac44c6c0c3b4e8e85a6e5d61eedc7c5774 \ |
|
|
size 311667 |
|
|
|
|
|
mpi.setup default require_fortran |
|
|
|
|
|
|
|
|
@@ -7,6 +7,7 @@ PortGroup linear_algebra 1.0 |
|
|
PortGroup muniversal 1.0 |
|
|
|
|
|
github.setup cburstedde p4est 2.2 v |
|
|
revision 1 |
|
|
categories science math |
|
|
platforms darwin |
|
|
maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer |
|
|
|