diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-01-29 23:41:23 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-01-29 23:41:23 +0000 |
commit | 295a85444230343738da96d27279083c1be5e957 (patch) | |
tree | 03fab9c18d3431ef7709beed2cdcff98752091a4 /math/armadillo | |
parent | d63e0423b4c43389f24aa0cabfa46ac09af6ddd6 (diff) | |
download | ports-295a85444230343738da96d27279083c1be5e957.tar.gz ports-295a85444230343738da96d27279083c1be5e957.zip |
- Update to 6.500.4
Notes
Notes:
svn path=/head/; revision=407503
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 4 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 5 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 4681ccad42ca..5818a5163896 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 6.400.3 +PORTVERSION= 6.500.4 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 787147b7a988..08fc2a5595b5 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,2 +1,2 @@ -SHA256 (armadillo-6.400.3.tar.gz) = 019ce442a1bcad4c5da0bc01ee35333c9a0783ec6a58237ae1e774da68cd4f2f -SIZE (armadillo-6.400.3.tar.gz) = 5453832 +SHA256 (armadillo-6.500.4.tar.gz) = 813de85fa61ba5077ed871d801ba7070d369e7e9742002e4c11474c75ff6d1c6 +SIZE (armadillo-6.500.4.tar.gz) = 5455985 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 09e6e5b8130a..65a449f90eae 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -49,7 +49,6 @@ include/armadillo_bits/SpSubview_meat.hpp include/armadillo_bits/SpValProxy_bones.hpp include/armadillo_bits/SpValProxy_meat.hpp include/armadillo_bits/access.hpp -include/armadillo_bits/arma_boost.hpp include/armadillo_bits/arma_cmath.hpp include/armadillo_bits/arma_config.hpp include/armadillo_bits/arma_forward.hpp @@ -59,6 +58,7 @@ include/armadillo_bits/arma_rng.hpp include/armadillo_bits/arma_rng_cxx11.hpp include/armadillo_bits/arma_rng_cxx98.hpp include/armadillo_bits/arma_static_check.hpp +include/armadillo_bits/arma_str.hpp include/armadillo_bits/arma_version.hpp include/armadillo_bits/arrayops_bones.hpp include/armadillo_bits/arrayops_meat.hpp @@ -140,6 +140,7 @@ include/armadillo_bits/fn_inplace_trans.hpp include/armadillo_bits/fn_interp1.hpp include/armadillo_bits/fn_inv.hpp include/armadillo_bits/fn_join.hpp +include/armadillo_bits/fn_kmeans.hpp include/armadillo_bits/fn_kron.hpp include/armadillo_bits/fn_log_det.hpp include/armadillo_bits/fn_lu.hpp @@ -439,7 +440,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.6 -lib/libarmadillo.so.6.400.3 +lib/libarmadillo.so.6.500.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake |