diff options
-rw-r--r-- | math/armadillo/Makefile | 3 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 17 |
3 files changed, 18 insertions, 8 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 9b7f4a913288..f5cb9dfeddfb 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.950.1 -PORTREVISION= 3 +PORTVERSION= 8.300.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 34dcab5df8bf..ea78a9b7eab4 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497369328 -SHA256 (armadillo-7.950.1.tar.xz) = a32da32a0ea420b8397a53e4b40ed279c1a5fc791dd492a2ced81ffb14ad0d1b -SIZE (armadillo-7.950.1.tar.xz) = 4022716 +TIMESTAMP = 1514329588 +SHA256 (armadillo-8.300.2.tar.xz) = b41886f4b4ec8eab2b97088834974e5479f2e2075e01859832d6516db77e655f +SIZE (armadillo-8.300.2.tar.xz) = 4593916 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index a15a807db919..25d6511f2369 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -16,6 +16,8 @@ include/armadillo_bits/GlueCube_bones.hpp include/armadillo_bits/GlueCube_meat.hpp include/armadillo_bits/Glue_bones.hpp include/armadillo_bits/Glue_meat.hpp +include/armadillo_bits/MapMat_bones.hpp +include/armadillo_bits/MapMat_meat.hpp include/armadillo_bits/Mat_bones.hpp include/armadillo_bits/Mat_meat.hpp include/armadillo_bits/OpCube_bones.hpp @@ -32,7 +34,6 @@ include/armadillo_bits/SizeMat_bones.hpp include/armadillo_bits/SizeMat_meat.hpp include/armadillo_bits/SpBase_bones.hpp include/armadillo_bits/SpBase_meat.hpp -include/armadillo_bits/compiler_extra.hpp include/armadillo_bits/SpCol_bones.hpp include/armadillo_bits/SpCol_meat.hpp include/armadillo_bits/SpGlue_bones.hpp @@ -66,6 +67,8 @@ include/armadillo_bits/arrayops_bones.hpp include/armadillo_bits/arrayops_meat.hpp include/armadillo_bits/auxlib_bones.hpp include/armadillo_bits/auxlib_meat.hpp +include/armadillo_bits/band_helper.hpp +include/armadillo_bits/compiler_extra.hpp include/armadillo_bits/compiler_setup.hpp include/armadillo_bits/compiler_setup_post.hpp include/armadillo_bits/cond_rel_bones.hpp @@ -143,6 +146,7 @@ include/armadillo_bits/fn_index_min.hpp include/armadillo_bits/fn_inplace_strans.hpp include/armadillo_bits/fn_inplace_trans.hpp include/armadillo_bits/fn_interp1.hpp +include/armadillo_bits/fn_intersect.hpp include/armadillo_bits/fn_inv.hpp include/armadillo_bits/fn_join.hpp include/armadillo_bits/fn_kmeans.hpp @@ -159,6 +163,7 @@ include/armadillo_bits/fn_n_unique.hpp include/armadillo_bits/fn_nonzeros.hpp include/armadillo_bits/fn_norm.hpp include/armadillo_bits/fn_normalise.hpp +include/armadillo_bits/fn_normpdf.hpp include/armadillo_bits/fn_numel.hpp include/armadillo_bits/fn_ones.hpp include/armadillo_bits/fn_orth_null.hpp @@ -211,6 +216,8 @@ include/armadillo_bits/fn_unique.hpp include/armadillo_bits/fn_var.hpp include/armadillo_bits/fn_vectorise.hpp include/armadillo_bits/fn_zeros.hpp +include/armadillo_bits/glue_affmul_bones.hpp +include/armadillo_bits/glue_affmul_meat.hpp include/armadillo_bits/glue_atan2_bones.hpp include/armadillo_bits/glue_atan2_meat.hpp include/armadillo_bits/glue_conv_bones.hpp @@ -227,6 +234,8 @@ include/armadillo_bits/glue_histc_bones.hpp include/armadillo_bits/glue_histc_meat.hpp include/armadillo_bits/glue_hypot_bones.hpp include/armadillo_bits/glue_hypot_meat.hpp +include/armadillo_bits/glue_intersect_bones.hpp +include/armadillo_bits/glue_intersect_meat.hpp include/armadillo_bits/glue_join_bones.hpp include/armadillo_bits/glue_join_meat.hpp include/armadillo_bits/glue_kron_bones.hpp @@ -253,6 +262,8 @@ include/armadillo_bits/glue_trapz_bones.hpp include/armadillo_bits/glue_trapz_meat.hpp include/armadillo_bits/gmm_diag_bones.hpp include/armadillo_bits/gmm_diag_meat.hpp +include/armadillo_bits/gmm_full_bones.hpp +include/armadillo_bits/gmm_full_meat.hpp include/armadillo_bits/gmm_misc_bones.hpp include/armadillo_bits/gmm_misc_meat.hpp include/armadillo_bits/hdf5_misc.hpp @@ -501,8 +512,8 @@ include/armadillo_bits/xtrans_mat_meat.hpp include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so -lib/libarmadillo.so.7 -lib/libarmadillo.so.7.950.1 +lib/libarmadillo.so.8 +lib/libarmadillo.so.8.300.2 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |