summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch/PLIST
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-11-04 11:49:40 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-11-04 11:49:40 +0000
commit505f91268af7e504a42c8ef16ed4c33e31b194d4 (patch)
treea99723d24da31daca03aea18ff2cfaa4d9133ad4 /parallel/mpi-ch/PLIST
parentc719f36a9053fa2b346e6d86dbe015f72e889ab0 (diff)
downloadpkgsrc-505f91268af7e504a42c8ef16ed4c33e31b194d4.tar.gz
Update mpich to 3.2.1.
Patch from Eric A. Borisch via pull request. Closes NetBSD/pkgsrc#38. Remove patches no longer needed; migrate to configure option for rpath. =============================================================================== Changes in 3.2.1 =============================================================================== # Fixes for platforms with strict memory alignment requirements. # Fixes for MPI_Win info management. # Fixed a progress bug with MPI generalized requests. # Fixed multiple integer overflow bugs in CH3 and ROMIO. # Improved detection for Fortran 2008 binding support. # Enhanced support for libfabric (OFI) netmod. # Several other minor bug fixes, memory leak fixes, and code cleanup. A full list of changes is available at the following link: http://git.mpich.org/mpich.git/shortlog/v3.2..v3.2.1
Diffstat (limited to 'parallel/mpi-ch/PLIST')
-rw-r--r--parallel/mpi-ch/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/parallel/mpi-ch/PLIST b/parallel/mpi-ch/PLIST
index 11cc364ad3d..ba939a8ff75 100644
--- a/parallel/mpi-ch/PLIST
+++ b/parallel/mpi-ch/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2017/06/20 17:24:06 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2018/11/04 11:49:40 bsiegert Exp $
bin/hydra_nameserver
bin/hydra_persist
bin/hydra_pmi_proxy
@@ -42,6 +42,7 @@ man/man1/mpicxx.1
man/man1/mpiexec.1
man/man1/mpif77.1
man/man1/mpifort.1
+man/man3/Constants.3
man/man3/MPIX_Comm_agree.3
man/man3/MPIX_Comm_failure_ack.3
man/man3/MPIX_Comm_failure_get_acked.3
@@ -448,6 +449,7 @@ share/doc/mpich/html/www1/mpicxx.html
share/doc/mpich/html/www1/mpiexec.html
share/doc/mpich/html/www1/mpif77.html
share/doc/mpich/html/www1/mpifort.html
+share/doc/mpich/html/www3/Constants.html
share/doc/mpich/html/www3/MPIX_Comm_agree.html
share/doc/mpich/html/www3/MPIX_Comm_failure_ack.html
share/doc/mpich/html/www3/MPIX_Comm_failure_get_acked.html