From 4fadcc5bdfafbd3dc6b34a4c6be50039c6846e9d Mon Sep 17 00:00:00 2001 From: Neel Chauhan Date: Sat, 20 Feb 2021 04:26:04 +0000 Subject: net/mpich: Update to 3.4.1 Changes: https://www.mpich.org/2021/01/26/mpich-3-4-1-released/ --- net/mpich/Makefile | 2 +- net/mpich/distinfo | 6 +++--- net/mpich/files/patch-configure | 16 ++++++++-------- net/mpich/pkg-plist | 6 +++--- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'net/mpich') diff --git a/net/mpich/Makefile b/net/mpich/Makefile index bbb909f95fe5..90d667c792f3 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mpich -PORTVERSION= 3.4 +PORTVERSION= 3.4.1 CATEGORIES= net parallel MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/ diff --git a/net/mpich/distinfo b/net/mpich/distinfo index bf58e927ff72..f54eda95910d 100644 --- a/net/mpich/distinfo +++ b/net/mpich/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1609947139 -SHA256 (mpich-3.4.tar.gz) = ce5e238f0c3c13ab94a64936060cff9964225e3af99df1ea11b130f20036c24b -SIZE (mpich-3.4.tar.gz) = 30716482 +TIMESTAMP = 1613793948 +SHA256 (mpich-3.4.1.tar.gz) = 8836939804ef6d492bcee7d54abafd6477d2beca247157d92688654d13779727 +SIZE (mpich-3.4.1.tar.gz) = 30720928 diff --git a/net/mpich/files/patch-configure b/net/mpich/files/patch-configure index c1dd44516c74..3bd3dede4864 100644 --- a/net/mpich/files/patch-configure +++ b/net/mpich/files/patch-configure @@ -1,4 +1,4 @@ ---- configure.orig 2021-01-05 15:32:39 UTC +--- configure.orig 2021-01-22 20:23:00 UTC +++ configure @@ -1209,8 +1209,6 @@ HWLOC_top_builddir hwloclib @@ -9,14 +9,14 @@ VISIBILITY_CFLAGS BUILD_PROFILING_LIB_FALSE BUILD_PROFILING_LIB_TRUE -@@ -31186,336 +31184,9 @@ if test "$NEEDSPLIB" = "yes" ; then +@@ -31185,337 +31183,7 @@ if test "$NEEDSPLIB" = "yes" ; then + VISIBILITY_CFLAGS="" fi - # json-c -+# We use the external port devel/json-c +-# json-c -jsonsrcdir="" - +- -jsonlib="" - - @@ -102,7 +102,7 @@ - # Remove --cache-file, --srcdir, and --disable-option-checking arguments - # so they do not pile up. Otherwise relative paths (like --srcdir=.. from - # make distcheck) will be incorrect. -- pac_sub_configure_args="--disable-werror" +- pac_sub_configure_args="--enable-embedded --disable-werror" - pac_prev= - eval "set x $ac_configure_args" - shift @@ -347,7 +347,7 @@ # ---------------------------------------------------------------------------- # HWLOC # ---------------------------------------------------------------------------- -@@ -45612,18 +45283,8 @@ the same routine with arguments of different types." " +@@ -45612,18 +45280,8 @@ the same routine with arguments of different types." " fi addarg=$pac_cv_prog_f77_mismatched_args_parm @@ -367,7 +367,7 @@ bindings="$bindings f77" $as_echo "#define HAVE_FORTRAN_BINDING 1" >>confdefs.h -@@ -51252,7 +50913,11 @@ $as_echo_n "checking alignment of wchar_t... " >&6; } +@@ -51252,7 +50910,11 @@ $as_echo_n "checking alignment of wchar_t... " >&6; } if ${ac_cv_alignof_wchar_t+:} false; then : $as_echo_n "(cached) " >&6 else diff --git a/net/mpich/pkg-plist b/net/mpich/pkg-plist index 38397a0521ab..758c30004fa7 100644 --- a/net/mpich/pkg-plist +++ b/net/mpich/pkg-plist @@ -27,18 +27,18 @@ include/mpiof.h lib/libmpi.a lib/libmpi.so lib/libmpi.so.12 -lib/libmpi.so.12.1.9 +lib/libmpi.so.12.1.10 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.9 +lib/libmpicxx.so.12.1.10 %%FORTRAN%%lib/libmpifort.a %%FORTRAN%%lib/libmpifort.so %%FORTRAN%%lib/libmpifort.so.12 -%%FORTRAN%%lib/libmpifort.so.12.1.9 +%%FORTRAN%%lib/libmpifort.so.12.1.10 lib/libmpl.so lib/libopa.so libdata/pkgconfig/mpich.pc -- cgit v1.2.3