Skip to content

Commit

Permalink
math/armadillo: Update to 12.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lsalvadore committed May 29, 2023
1 parent 633a5f5 commit 0007355
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
3 changes: 1 addition & 2 deletions math/armadillo/Makefile
@@ -1,6 +1,5 @@
PORTNAME= armadillo
DISTVERSION= 12.2.0
PORTREVISION= 1
DISTVERSION= 12.4.0
CATEGORIES= math
MASTER_SITES= SF/arma

Expand Down
6 changes: 3 additions & 3 deletions math/armadillo/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680641000
SHA256 (armadillo-12.2.0.tar.xz) = b0dce042297e865add3351dad77f78c2c7638d6632f58357b015e50edcbd2186
SIZE (armadillo-12.2.0.tar.xz) = 6801440
TIMESTAMP = 1685362781
SHA256 (armadillo-12.4.0.tar.xz) = 9905282781ced3f99769b0e45a705ecb50192ca1622300707b3302ea167dc883
SIZE (armadillo-12.4.0.tar.xz) = 6803968
9 changes: 8 additions & 1 deletion math/armadillo/pkg-plist
Expand Up @@ -237,6 +237,7 @@ include/armadillo_bits/fn_trunc_exp.hpp
include/armadillo_bits/fn_trunc_log.hpp
include/armadillo_bits/fn_unique.hpp
include/armadillo_bits/fn_var.hpp
include/armadillo_bits/fn_vecnorm.hpp
include/armadillo_bits/fn_vectorise.hpp
include/armadillo_bits/fn_wishrnd.hpp
include/armadillo_bits/fn_zeros.hpp
Expand Down Expand Up @@ -418,6 +419,8 @@ include/armadillo_bits/op_misc_bones.hpp
include/armadillo_bits/op_misc_meat.hpp
include/armadillo_bits/op_nonzeros_bones.hpp
include/armadillo_bits/op_nonzeros_meat.hpp
include/armadillo_bits/op_norm2est_bones.hpp
include/armadillo_bits/op_norm2est_meat.hpp
include/armadillo_bits/op_norm_bones.hpp
include/armadillo_bits/op_norm_meat.hpp
include/armadillo_bits/op_normalise_bones.hpp
Expand Down Expand Up @@ -484,6 +487,8 @@ include/armadillo_bits/op_unique_bones.hpp
include/armadillo_bits/op_unique_meat.hpp
include/armadillo_bits/op_var_bones.hpp
include/armadillo_bits/op_var_meat.hpp
include/armadillo_bits/op_vecnorm_bones.hpp
include/armadillo_bits/op_vecnorm_meat.hpp
include/armadillo_bits/op_vectorise_bones.hpp
include/armadillo_bits/op_vectorise_meat.hpp
include/armadillo_bits/op_wishrnd_bones.hpp
Expand Down Expand Up @@ -564,6 +569,8 @@ 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/spop_vecnorm_bones.hpp
include/armadillo_bits/spop_vecnorm_meat.hpp
include/armadillo_bits/spop_vectorise_bones.hpp
include/armadillo_bits/spop_vectorise_meat.hpp
include/armadillo_bits/spsolve_factoriser_bones.hpp
Expand Down Expand Up @@ -610,7 +617,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp
include/armadillo_bits/xvec_htrans_meat.hpp
lib/libarmadillo.so
lib/libarmadillo.so.12
lib/libarmadillo.so.12.2.0
lib/libarmadillo.so.12.4.0
libdata/pkgconfig/armadillo.pc
share/Armadillo/CMake/ArmadilloConfig.cmake
share/Armadillo/CMake/ArmadilloConfigVersion.cmake
Expand Down

0 comments on commit 0007355

Please sign in to comment.