mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
net/mpich: update to 3.4.2
Changes: https://www.mpich.org/2021/05/28/mpich-3-4-2-released/ Reported by: GitHub (watch releases)
This commit is contained in:
parent
71d38ec5d2
commit
697c7df813
4 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= mpich
|
||||
PORTVERSION= 3.4.1
|
||||
PORTVERSION= 3.4.2
|
||||
CATEGORIES= net parallel
|
||||
MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/
|
||||
|
||||
|
@ -27,7 +27,7 @@ USES= compiler:c11 libtool perl5 pkgconfig
|
|||
USE_LDCONFIG= yes
|
||||
TEST_TARGET= check
|
||||
|
||||
OPTIONS_DEFINE= DOCS FORTRAN
|
||||
OPTIONS_DEFINE= DOCS FORTRAN L0
|
||||
OPTIONS_GROUP= PM
|
||||
OPTIONS_GROUP_PM= GFORKER HYDRA
|
||||
OPTIONS_RADIO= DEFAULTPM
|
||||
|
@ -52,8 +52,11 @@ DEFAULTPM_DESC= Default process manager
|
|||
DGFORKER_DESC= Make gforker the default process manager
|
||||
DHYDRA_DESC= Make hydra the default process manager
|
||||
|
||||
CONFIGURE_ENV= ac_cv_header_level_zero_ze_api_h=no \
|
||||
ac_cv_lib_ze_loader_zeInit=no
|
||||
L0_DESC= oneAPI Level Zero support
|
||||
L0_LIB_DEPENDS= libze_loader.so:devel/level-zero
|
||||
L0_CONFIGURE_ENV_OFF= ac_cv_header_level_zero_ze_api_h=no \
|
||||
ac_cv_lib_ze_loader_zeInit=no
|
||||
|
||||
CONFIGURE_ARGS= --enable-fast="" --with-hwloc-prefix=${LOCALBASE} \
|
||||
--with-libfabric=${LOCALBASE} \
|
||||
pkgconfigdir="${PREFIX}/libdata/pkgconfig" \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1613793948
|
||||
SHA256 (mpich-3.4.1.tar.gz) = 8836939804ef6d492bcee7d54abafd6477d2beca247157d92688654d13779727
|
||||
SIZE (mpich-3.4.1.tar.gz) = 30720928
|
||||
TIMESTAMP = 1621964225
|
||||
SHA256 (mpich-3.4.2.tar.gz) = 5c19bea8b84e8d74cca5f047e82b147ff3fba096144270e3911ad623d6c587bf
|
||||
SIZE (mpich-3.4.2.tar.gz) = 32850822
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- configure.orig 2021-01-22 20:23:00 UTC
|
||||
--- configure.orig 2021-05-26 20:57:14 UTC
|
||||
+++ configure
|
||||
@@ -1209,8 +1209,6 @@ HWLOC_top_builddir
|
||||
@@ -1217,8 +1217,6 @@ HWLOC_top_builddir
|
||||
hwloclib
|
||||
hwloclibdir
|
||||
hwlocsrcdir
|
||||
|
@ -9,7 +9,7 @@
|
|||
VISIBILITY_CFLAGS
|
||||
BUILD_PROFILING_LIB_FALSE
|
||||
BUILD_PROFILING_LIB_TRUE
|
||||
@@ -31185,337 +31183,7 @@ if test "$NEEDSPLIB" = "yes" ; then
|
||||
@@ -31276,337 +31274,7 @@ if test "$NEEDSPLIB" = "yes" ; then
|
||||
VISIBILITY_CFLAGS=""
|
||||
fi
|
||||
|
||||
|
@ -347,7 +347,7 @@
|
|||
# ----------------------------------------------------------------------------
|
||||
# HWLOC
|
||||
# ----------------------------------------------------------------------------
|
||||
@@ -45612,18 +45280,8 @@ the same routine with arguments of different types." "
|
||||
@@ -46449,18 +46117,8 @@ the same routine with arguments of different types." "
|
||||
fi
|
||||
|
||||
addarg=$pac_cv_prog_f77_mismatched_args_parm
|
||||
|
@ -367,16 +367,13 @@
|
|||
bindings="$bindings f77"
|
||||
|
||||
$as_echo "#define HAVE_FORTRAN_BINDING 1" >>confdefs.h
|
||||
@@ -51252,7 +50910,11 @@ $as_echo_n "checking alignment of wchar_t... " >&6; }
|
||||
if ${ac_cv_alignof_wchar_t+:} false; then :
|
||||
@@ -52094,6 +51752,9 @@ if ${ac_cv_alignof_wchar_t+:} false; then :
|
||||
$as_echo_n "(cached) " >&6
|
||||
else
|
||||
- if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "0
|
||||
+ if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "
|
||||
+
|
||||
if ac_fn_c_compute_int "$LINENO" "(long int) offsetof (ac__type_alignof_, y)" "ac_cv_alignof_wchar_t" "$ac_includes_default
|
||||
+#ifdef STDC_HEADERS
|
||||
+# include <stddef.h>
|
||||
+#endif
|
||||
|
||||
#ifndef offsetof
|
||||
# define offsetof(type, member) ((char *) &((type *) 0)->member - (char *) 0)
|
||||
#endif
|
||||
|
|
|
@ -27,18 +27,18 @@ include/mpiof.h
|
|||
lib/libmpi.a
|
||||
lib/libmpi.so
|
||||
lib/libmpi.so.12
|
||||
lib/libmpi.so.12.1.10
|
||||
lib/libmpi.so.12.1.11
|
||||
lib/libmpich.so
|
||||
lib/libmpichcxx.so
|
||||
%%FORTRAN%%lib/libmpichf90.so
|
||||
lib/libmpicxx.a
|
||||
lib/libmpicxx.so
|
||||
lib/libmpicxx.so.12
|
||||
lib/libmpicxx.so.12.1.10
|
||||
lib/libmpicxx.so.12.1.11
|
||||
%%FORTRAN%%lib/libmpifort.a
|
||||
%%FORTRAN%%lib/libmpifort.so
|
||||
%%FORTRAN%%lib/libmpifort.so.12
|
||||
%%FORTRAN%%lib/libmpifort.so.12.1.10
|
||||
%%FORTRAN%%lib/libmpifort.so.12.1.11
|
||||
lib/libmpl.so
|
||||
lib/libopa.so
|
||||
libdata/pkgconfig/mpich.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue