1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update to 7.700.0

This commit is contained in:
Danilo Egea Gondolfo 2017-02-11 15:43:56 +00:00
parent c203d2ec44
commit a4d4b29648
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433884
3 changed files with 18 additions and 6 deletions

View File

@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= armadillo
PORTVERSION= 7.600.2
PORTREVISION= 1
PORTVERSION= 7.700.0
CATEGORIES= math
MASTER_SITES= SF/arma

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1482798113
SHA256 (armadillo-7.600.2.tar.xz) = 6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d
SIZE (armadillo-7.600.2.tar.xz) = 3997004
TIMESTAMP = 1486392098
SHA256 (armadillo-7.700.0.tar.xz) = f9029490f7edfb7029e117961db6307c2c3ee368691ed15e4fc58d06c9115d94
SIZE (armadillo-7.700.0.tar.xz) = 3999612

View File

@ -162,6 +162,8 @@ include/armadillo_bits/fn_numel.hpp
include/armadillo_bits/fn_ones.hpp
include/armadillo_bits/fn_orth_null.hpp
include/armadillo_bits/fn_pinv.hpp
include/armadillo_bits/fn_polyfit.hpp
include/armadillo_bits/fn_polyval.hpp
include/armadillo_bits/fn_princomp.hpp
include/armadillo_bits/fn_prod.hpp
include/armadillo_bits/fn_qr.hpp
@ -170,6 +172,7 @@ include/armadillo_bits/fn_randg.hpp
include/armadillo_bits/fn_randi.hpp
include/armadillo_bits/fn_randn.hpp
include/armadillo_bits/fn_randu.hpp
include/armadillo_bits/fn_range.hpp
include/armadillo_bits/fn_rank.hpp
include/armadillo_bits/fn_regspace.hpp
include/armadillo_bits/fn_repmat.hpp
@ -233,6 +236,10 @@ include/armadillo_bits/glue_min_bones.hpp
include/armadillo_bits/glue_min_meat.hpp
include/armadillo_bits/glue_mixed_bones.hpp
include/armadillo_bits/glue_mixed_meat.hpp
include/armadillo_bits/glue_polyfit_bones.hpp
include/armadillo_bits/glue_polyfit_meat.hpp
include/armadillo_bits/glue_polyval_bones.hpp
include/armadillo_bits/glue_polyval_meat.hpp
include/armadillo_bits/glue_relational_bones.hpp
include/armadillo_bits/glue_relational_meat.hpp
include/armadillo_bits/glue_solve_bones.hpp
@ -362,6 +369,8 @@ include/armadillo_bits/op_princomp_bones.hpp
include/armadillo_bits/op_princomp_meat.hpp
include/armadillo_bits/op_prod_bones.hpp
include/armadillo_bits/op_prod_meat.hpp
include/armadillo_bits/op_range_bones.hpp
include/armadillo_bits/op_range_meat.hpp
include/armadillo_bits/op_relational_bones.hpp
include/armadillo_bits/op_relational_meat.hpp
include/armadillo_bits/op_repmat_bones.hpp
@ -448,6 +457,10 @@ include/armadillo_bits/spop_strans_bones.hpp
include/armadillo_bits/spop_strans_meat.hpp
include/armadillo_bits/spop_sum_bones.hpp
include/armadillo_bits/spop_sum_meat.hpp
include/armadillo_bits/spop_symmat_bones.hpp
include/armadillo_bits/spop_symmat_meat.hpp
include/armadillo_bits/spop_trimat_bones.hpp
include/armadillo_bits/spop_trimat_meat.hpp
include/armadillo_bits/spop_var_bones.hpp
include/armadillo_bits/spop_var_meat.hpp
include/armadillo_bits/strip.hpp
@ -487,7 +500,7 @@ 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.600.2
lib/libarmadillo.so.7.700.0
libdata/pkgconfig/armadillo.pc
share/Armadillo/CMake/ArmadilloConfig.cmake
share/Armadillo/CMake/ArmadilloConfigVersion.cmake