aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-mpi
diff options
context:
space:
mode:
authorStefano Sinigardi <stesinigardi@hotmail.com>2019-07-31 23:47:59 +0200
committerVictor Romero <romerosanchezv@gmail.com>2019-07-31 14:47:59 -0700
commit455223d009fc6fef0d9293e511d64e9e372abdb0 (patch)
treebdcca8323708d27517eefc9627fb6c1eba4c8b6a /ports/boost-mpi
parenta2f9ceeb43cbf4d9674a8940bc2d98bc3ea66586 (diff)
downloadvcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.tar.gz
vcpkg-455223d009fc6fef0d9293e511d64e9e372abdb0.zip
[OpenMPI] add a new port (#7142)2019.07
* [OpenMPI] add a new port * [OpenMPI] enable VCPKG_CONCURRENCY * [OpenMPI] fix prefix * [OpenMPI] fix license installation, compatible with single config build * [many ports] enable portable mpi implementation * [bond] Update Haskell stack SHA512
Diffstat (limited to 'ports/boost-mpi')
-rw-r--r--ports/boost-mpi/CONTROL4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-mpi/CONTROL b/ports/boost-mpi/CONTROL
index 3e788cd09..8440a2f95 100644
--- a/ports/boost-mpi/CONTROL
+++ b/ports/boost-mpi/CONTROL
@@ -1,6 +1,6 @@
# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
Source: boost-mpi
-Version: 1.70.0-1
-Build-Depends: boost-assert, boost-build, boost-compatibility, boost-config, boost-core, boost-foreach, boost-function, boost-graph, boost-integer, boost-iterator, boost-lexical-cast, boost-math, boost-modular-build-helper, boost-mpl, boost-optional, boost-property-map, boost-python (windows), boost-serialization, boost-smart-ptr, boost-static-assert, boost-throw-exception, boost-type-traits, boost-utility, boost-vcpkg-helpers, msmpi
+Version: 1.70.0-2
+Build-Depends: boost-assert, boost-build, boost-compatibility, boost-config, boost-core, boost-foreach, boost-function, boost-graph, boost-integer, boost-iterator, boost-lexical-cast, boost-math, boost-modular-build-helper, boost-mpl, boost-optional, boost-property-map, boost-python (windows), boost-serialization, boost-smart-ptr, boost-static-assert, boost-throw-exception, boost-type-traits, boost-utility, boost-vcpkg-helpers, mpi
Homepage: https://github.com/boostorg/mpi
Description: Boost mpi module