Date: Tue, 19 Dec 2023 08:45:07 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: fd60405d5727 - main - math/armadillo: Update to 12.6.7 Message-ID: <202312190845.3BJ8j72V045303@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=fd60405d57271db1d30bf7ecbdf12de3433bb4e7 commit fd60405d57271db1d30bf7ecbdf12de3433bb4e7 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2023-12-19 08:02:13 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-12-19 08:44:54 +0000 math/armadillo: Update to 12.6.7 --- math/armadillo/Makefile | 3 +-- math/armadillo/distinfo | 6 +++--- math/armadillo/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 245aca026c9d..7bd2a61ca139 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,6 +1,5 @@ PORTNAME= armadillo -DISTVERSION= 12.6.6 -PORTREVISION= 1 +DISTVERSION= 12.6.7 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 29dd93ca08f4..f9834eb56247 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1698845454 -SHA256 (armadillo-12.6.6.tar.xz) = 3858b0fd431772af032ad3f35c2aeb54e8dabea59169e7d1e9fccd78bc82ad35 -SIZE (armadillo-12.6.6.tar.xz) = 6806448 +TIMESTAMP = 1702972892 +SHA256 (armadillo-12.6.7.tar.xz) = df32064bdf5c47153cf180b3c2012c8a194a07ee892654a6914b486fff2cfa69 +SIZE (armadillo-12.6.7.tar.xz) = 6813060 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index 3b70228536b1..c91ef296ebff 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -622,7 +622,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.6.6 +lib/libarmadillo.so.12.6.7 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?202312190845.3BJ8j72V045303>