aboutsummaryrefslogtreecommitdiff
path: root/math/elpa
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-07-05 05:08:16 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-07-05 05:08:16 +0000
commit7f88553773f027357c964915fbdcb541aceb8487 (patch)
treee7a9bef1496be7906e63f39de263a4fb9011d5a5 /math/elpa
parent1f6befe9310bda612eee26ac77213b6c1f6d4e03 (diff)
downloadports-7f88553773f027357c964915fbdcb541aceb8487.tar.gz
ports-7f88553773f027357c964915fbdcb541aceb8487.zip
math/elpa: Update 2018.11.001 -> 2019.05.001
Reported by: portscout
Notes
Notes: svn path=/head/; revision=505877
Diffstat (limited to 'math/elpa')
-rw-r--r--math/elpa/Makefile5
-rw-r--r--math/elpa/distinfo6
-rw-r--r--math/elpa/pkg-plist57
3 files changed, 20 insertions, 48 deletions
diff --git a/math/elpa/Makefile b/math/elpa/Makefile
index 2be27406eab6..2e0c3999b1eb 100644
--- a/math/elpa/Makefile
+++ b/math/elpa/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= elpa
-DISTVERSION= 2018.11.001
-PORTREVISION= 1
+DISTVERSION= 2019.05.001
CATEGORIES= math
MASTER_SITES= http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/
@@ -22,6 +21,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-avx --disable-avx2 --disable-static
USE_LDCONFIG= yes
+INSTALL_TARGET= install-strip
+
BINARY_ALIAS= make=gmake gcc=gcc${GCC_DEFAULT} g++=g++${GCC_DEFAULT} # build fails with clang: recursively calls cc
FCFLAGS+= -I${LOCALBASE}/include
diff --git a/math/elpa/distinfo b/math/elpa/distinfo
index 2b070a104214..03bd2c933478 100644
--- a/math/elpa/distinfo
+++ b/math/elpa/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545355387
-SHA256 (elpa-2018.11.001.tar.gz) = cc27fe8ba46ce6e6faa8aea02c8c9983052f8e73a00cfea38abf7613cb1e1b16
-SIZE (elpa-2018.11.001.tar.gz) = 1181665
+TIMESTAMP = 1562302591
+SHA256 (elpa-2019.05.001.tar.gz) = 772c03dab8713ba3891b17757a0b8429b3c4bec4b261dd337ed4b34311f6b221
+SIZE (elpa-2019.05.001.tar.gz) = 1152541
diff --git a/math/elpa/pkg-plist b/math/elpa/pkg-plist
index 8812cbbfa896..5aab46799543 100644
--- a/math/elpa/pkg-plist
+++ b/math/elpa/pkg-plist
@@ -1,66 +1,37 @@
bin/elpa2_print_kernels
-include/elpa-2018.11.001/elpa/elpa.h
-include/elpa-2018.11.001/elpa/elpa_constants.h
-include/elpa-2018.11.001/elpa/elpa_generated.h
-include/elpa-2018.11.001/elpa/elpa_generated_legacy.h
-include/elpa-2018.11.001/elpa/elpa_generic.h
-include/elpa-2018.11.001/elpa/elpa_legacy.h
-include/elpa-2018.11.001/modules/elpa.mod
-include/elpa-2018.11.001/modules/elpa1.mod
-include/elpa-2018.11.001/modules/elpa1_auxiliary.mod
-include/elpa-2018.11.001/modules/elpa2.mod
-include/elpa-2018.11.001/modules/elpa2_utilities.mod
-include/elpa-2018.11.001/modules/elpa_api.mod
-include/elpa-2018.11.001/modules/elpa_constants.mod
-include/elpa-2018.11.001/modules/elpa_driver.mod
-include/elpa-2018.11.001/modules/elpa_utilities.mod
+include/elpa-2019.05.001/elpa/elpa.h
+include/elpa-2019.05.001/elpa/elpa_constants.h
+include/elpa-2019.05.001/elpa/elpa_generated.h
+include/elpa-2019.05.001/elpa/elpa_generated_c_api.h
+include/elpa-2019.05.001/elpa/elpa_generated_legacy.h
+include/elpa-2019.05.001/elpa/elpa_generic.h
+include/elpa-2019.05.001/elpa/elpa_legacy.h
+include/elpa-2019.05.001/elpa/elpa_version.h
+include/elpa-2019.05.001/modules/elpa.mod
+include/elpa-2019.05.001/modules/elpa_api.mod
+include/elpa-2019.05.001/modules/elpa_constants.mod
lib/libelpa.so
-lib/libelpa.so.13
-lib/libelpa.so.13.0.0
-libdata/pkgconfig/elpa-2018.11.001.pc
+lib/libelpa.so.14
+lib/libelpa.so.14.0.0
+libdata/pkgconfig/elpa-2019.05.001.pc
man/man1/elpa2_print_kernels.1.gz
man/man3/elpa_allocate.3.gz
-man/man3/elpa_autotune_deallocate.3.gz
man/man3/elpa_autotune_load_state.3.gz
man/man3/elpa_autotune_print_state.3.gz
man/man3/elpa_autotune_save_state.3.gz
-man/man3/elpa_autotune_set_best.3.gz
-man/man3/elpa_autotune_setup.3.gz
-man/man3/elpa_autotune_step.3.gz
man/man3/elpa_cholesky.3.gz
man/man3/elpa_deallocate.3.gz
man/man3/elpa_eigenvalues.3.gz
man/man3/elpa_eigenvectors.3.gz
man/man3/elpa_generalized_eigenvalues.3.gz
man/man3/elpa_generalized_eigenvectors.3.gz
-man/man3/elpa_get_communicators.3.gz
man/man3/elpa_hermitian_multiply.3.gz
man/man3/elpa_init.3.gz
man/man3/elpa_invert_triangular.3.gz
-man/man3/elpa_invert_trm_complex_double.3.gz
-man/man3/elpa_invert_trm_complex_single.3.gz
-man/man3/elpa_invert_trm_real_double.3.gz
-man/man3/elpa_invert_trm_real_single.3.gz
man/man3/elpa_load_settings.3.gz
-man/man3/elpa_mult_ah_b_complex_double.3.gz
-man/man3/elpa_mult_ah_b_complex_single.3.gz
-man/man3/elpa_mult_at_b_real_double.3.gz
-man/man3/elpa_mult_at_b_real_single.3.gz
man/man3/elpa_print_settings.3.gz
man/man3/elpa_set.3.gz
man/man3/elpa_setup.3.gz
-man/man3/elpa_solve_evp_complex_1stage_double.3.gz
-man/man3/elpa_solve_evp_complex_2stage_double.3.gz
-man/man3/elpa_solve_evp_complex_double.3.gz
-man/man3/elpa_solve_evp_complex_single.3.gz
-man/man3/elpa_solve_evp_real_1stage_double.3.gz
-man/man3/elpa_solve_evp_real_2stage_double.3.gz
-man/man3/elpa_solve_evp_real_double.3.gz
-man/man3/elpa_solve_evp_real_single.3.gz
man/man3/elpa_solve_tridiagonal.3.gz
man/man3/elpa_store_settings.3.gz
man/man3/elpa_uninit.3.gz
-man/man3/solve_evp_complex_1stage_double.3.gz
-man/man3/solve_evp_complex_2stage_double.3.gz
-man/man3/solve_evp_real_1stage_double.3.gz
-man/man3/solve_evp_real_2stage_double.3.gz