git: 486299950052 - main - math/armadillo: Update to 15.6.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 12 Sep 2026 11:32:27 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=486299950052bd770ae3485b276629e9905e5198

commit 486299950052bd770ae3485b276629e9905e5198
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-09-12 10:59:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-09-12 11:10:50 +0000

    math/armadillo: Update to 15.6.0
    
    Changes:        https://arma.sourceforge.net/docs.html#changelog
---
 math/armadillo/Makefile  |  2 +-
 math/armadillo/distinfo  |  6 +++---
 math/armadillo/pkg-plist | 12 ++++++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 26b91591df5a..196858735067 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	armadillo
-PORTVERSION=	15.4.2
+PORTVERSION=	15.6.0
 CATEGORIES=	math
 MASTER_SITES=	SF/arma
 
diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo
index 0284782543d7..ee03cf3d8b1a 100644
--- a/math/armadillo/distinfo
+++ b/math/armadillo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1787587690
-SHA256 (armadillo-15.4.2.tar.xz) = 58fa258d0e1f93074c9afa792027fc259b85cb974ccc0b932b061d4ada5bd83a
-SIZE (armadillo-15.4.2.tar.xz) = 7106400
+TIMESTAMP = 1789128290
+SHA256 (armadillo-15.6.0.tar.xz) = e00a11b15ce4f3a75c634bfa58411ce1acb4317705b418a72348e81dc8f56464
+SIZE (armadillo-15.6.0.tar.xz) = 7104616
diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist
index 6008513ac216..886fd9252f95 100644
--- a/math/armadillo/pkg-plist
+++ b/math/armadillo/pkg-plist
@@ -130,6 +130,7 @@ include/armadillo_bits/fn_conv_to.hpp
 include/armadillo_bits/fn_cor.hpp
 include/armadillo_bits/fn_cov.hpp
 include/armadillo_bits/fn_cross.hpp
+include/armadillo_bits/fn_cubemul.hpp
 include/armadillo_bits/fn_cumprod.hpp
 include/armadillo_bits/fn_cumsum.hpp
 include/armadillo_bits/fn_det.hpp
@@ -156,8 +157,7 @@ include/armadillo_bits/fn_hist.hpp
 include/armadillo_bits/fn_histc.hpp
 include/armadillo_bits/fn_index_max.hpp
 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_inplace_xtrans.hpp
 include/armadillo_bits/fn_interp1.hpp
 include/armadillo_bits/fn_interp2.hpp
 include/armadillo_bits/fn_intersect.hpp
@@ -186,6 +186,7 @@ include/armadillo_bits/fn_numel.hpp
 include/armadillo_bits/fn_omit.hpp
 include/armadillo_bits/fn_ones.hpp
 include/armadillo_bits/fn_orth_null.hpp
+include/armadillo_bits/fn_permute.hpp
 include/armadillo_bits/fn_pinv.hpp
 include/armadillo_bits/fn_polyfit.hpp
 include/armadillo_bits/fn_polyval.hpp
@@ -224,7 +225,6 @@ include/armadillo_bits/fn_sprandu.hpp
 include/armadillo_bits/fn_spsolve.hpp
 include/armadillo_bits/fn_sqrtmat.hpp
 include/armadillo_bits/fn_stddev.hpp
-include/armadillo_bits/fn_strans.hpp
 include/armadillo_bits/fn_sum.hpp
 include/armadillo_bits/fn_svd.hpp
 include/armadillo_bits/fn_svds.hpp
@@ -232,7 +232,6 @@ include/armadillo_bits/fn_sylvester.hpp
 include/armadillo_bits/fn_symmat.hpp
 include/armadillo_bits/fn_toeplitz.hpp
 include/armadillo_bits/fn_trace.hpp
-include/armadillo_bits/fn_trans.hpp
 include/armadillo_bits/fn_trapz.hpp
 include/armadillo_bits/fn_trig.hpp
 include/armadillo_bits/fn_trimat.hpp
@@ -244,6 +243,7 @@ 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_xtrans.hpp
 include/armadillo_bits/fn_zeros.hpp
 include/armadillo_bits/glue_affmul_bones.hpp
 include/armadillo_bits/glue_affmul_meat.hpp
@@ -257,6 +257,8 @@ include/armadillo_bits/glue_cov_bones.hpp
 include/armadillo_bits/glue_cov_meat.hpp
 include/armadillo_bits/glue_cross_bones.hpp
 include/armadillo_bits/glue_cross_meat.hpp
+include/armadillo_bits/glue_cubemul_bones.hpp
+include/armadillo_bits/glue_cubemul_meat.hpp
 include/armadillo_bits/glue_hist_bones.hpp
 include/armadillo_bits/glue_hist_meat.hpp
 include/armadillo_bits/glue_histc_bones.hpp
@@ -443,6 +445,8 @@ include/armadillo_bits/op_omit_bones.hpp
 include/armadillo_bits/op_omit_meat.hpp
 include/armadillo_bits/op_orth_null_bones.hpp
 include/armadillo_bits/op_orth_null_meat.hpp
+include/armadillo_bits/op_permute_bones.hpp
+include/armadillo_bits/op_permute_meat.hpp
 include/armadillo_bits/op_pinv_bones.hpp
 include/armadillo_bits/op_pinv_meat.hpp
 include/armadillo_bits/op_powmat_bones.hpp