1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

math/elpa: Update 2018.05.001 -> 2018.11.001

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2018-12-21 01:43:39 +00:00
parent bb06884290
commit 0616a7ae41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487935
3 changed files with 28 additions and 23 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= elpa
DISTVERSION= 2018.05.001
PORTREVISION= 2
DISTVERSION= 2018.11.001
CATEGORIES= math
MASTER_SITES= http://elpa.mpcdf.mpg.de/html/Releases/${DISTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1535560304
SHA256 (elpa-2018.05.001.tar.gz) = a76c3402eb9d1c19b183aedabde8c20f4cfa4692e73e529384207926aec04985
SIZE (elpa-2018.05.001.tar.gz) = 1202447
TIMESTAMP = 1545355387
SHA256 (elpa-2018.11.001.tar.gz) = cc27fe8ba46ce6e6faa8aea02c8c9983052f8e73a00cfea38abf7613cb1e1b16
SIZE (elpa-2018.11.001.tar.gz) = 1181665

View File

@ -1,26 +1,29 @@
bin/elpa2_print_kernels
include/elpa-2018.05.001/elpa/elpa.h
include/elpa-2018.05.001/elpa/elpa_constants.h
include/elpa-2018.05.001/elpa/elpa_generated.h
include/elpa-2018.05.001/elpa/elpa_generated_legacy.h
include/elpa-2018.05.001/elpa/elpa_generic.h
include/elpa-2018.05.001/elpa/elpa_legacy.h
include/elpa-2018.05.001/modules/elpa.mod
include/elpa-2018.05.001/modules/elpa1.mod
include/elpa-2018.05.001/modules/elpa1_auxiliary.mod
include/elpa-2018.05.001/modules/elpa2.mod
include/elpa-2018.05.001/modules/elpa2_utilities.mod
include/elpa-2018.05.001/modules/elpa_api.mod
include/elpa-2018.05.001/modules/elpa_constants.mod
include/elpa-2018.05.001/modules/elpa_driver.mod
include/elpa-2018.05.001/modules/elpa_utilities.mod
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
lib/libelpa.so
lib/libelpa.so.11
lib/libelpa.so.11.1.0
libdata/pkgconfig/elpa-2018.05.001.pc
lib/libelpa.so.13
lib/libelpa.so.13.0.0
libdata/pkgconfig/elpa-2018.11.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
@ -38,10 +41,12 @@ 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
@ -53,6 +58,7 @@ 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