diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-29 17:30:41 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-29 17:30:41 +0000 |
commit | 325c5676d14f5e23a40b17ce48a755fe5042f142 (patch) | |
tree | fda8c2fee904d7e44dab19ab7c40aee49d0d4aca /math/armadillo | |
parent | - Update to 6.5.0 (diff) |
- Update to 8.600.0
Notes
Notes:
svn path=/head/; revision=473563
Diffstat (limited to 'math/armadillo')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/armadillo/distinfo | 6 | ||||
-rw-r--r-- | math/armadillo/pkg-plist | 5 |
3 files changed, 8 insertions, 5 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 93c1cbcb4e88..50aa833caf0a 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 8.500.1 +PORTVERSION= 8.600.0 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index af314c8163f8..7bd435579c25 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526755845 -SHA256 (armadillo-8.500.1.tar.xz) = ace40efbe2df4b418ec713c71bbd20cedfa92a55015f810639319dec477aa12e -SIZE (armadillo-8.500.1.tar.xz) = 4772340 +TIMESTAMP = 1530293195 +SHA256 (armadillo-8.600.0.tar.xz) = 5f00c735e97fc23c910a225d1b6db9541af76022cc74f9b8b327dfa347926b40 +SIZE (armadillo-8.600.0.tar.xz) = 4779804 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 0eee944f1bee..fa06906cbeb7 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -140,6 +140,7 @@ include/armadillo_bits/fn_fft2.hpp include/armadillo_bits/fn_find.hpp include/armadillo_bits/fn_find_unique.hpp include/armadillo_bits/fn_flip.hpp +include/armadillo_bits/fn_hess.hpp include/armadillo_bits/fn_hist.hpp include/armadillo_bits/fn_histc.hpp include/armadillo_bits/fn_index_max.hpp @@ -509,6 +510,8 @@ include/armadillo_bits/subview_cube_bones.hpp include/armadillo_bits/subview_cube_each_bones.hpp include/armadillo_bits/subview_cube_each_meat.hpp include/armadillo_bits/subview_cube_meat.hpp +include/armadillo_bits/subview_cube_slices_bones.hpp +include/armadillo_bits/subview_cube_slices_meat.hpp include/armadillo_bits/subview_each_bones.hpp include/armadillo_bits/subview_each_meat.hpp include/armadillo_bits/subview_elem1_bones.hpp @@ -540,7 +543,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.8 -lib/libarmadillo.so.8.500.1 +lib/libarmadillo.so.8.600.0 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake |