Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2023 20:07:57 GMT
From:      Lorenzo Salvadore <salvadore@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 00073559bae5 - main - math/armadillo: Update to 12.4.0
Message-ID:  <202305292007.34TK7vQ7033895@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by salvadore:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00073559bae5cad034661404e45ba246da174d83

commit 00073559bae5cad034661404e45ba246da174d83
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2023-05-29 12:19:54 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2023-05-29 20:07:43 +0000

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

diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index 73bfc2fe70bf..05be74804a48 100644
--- a/math/armadillo/Makefile
+++ b/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
 
diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo
index 26feeb57423a..c98a6d412b07 100644
--- a/math/armadillo/distinfo
+++ b/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
diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist
index 7a8846009ef0..75955608744e 100644
--- a/math/armadillo/pkg-plist
+++ b/math/armadillo/pkg-plist
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305292007.34TK7vQ7033895>