Date: Tue, 25 Oct 2022 20:26:28 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: 98fbcc11b7c3 - main - math/armadillo: Update to 11.4.2 Message-ID: <202210252026.29PKQS4A062761@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=98fbcc11b7c3f582c7877c8619e4de5b102ac6c4 commit 98fbcc11b7c3f582c7877c8619e4de5b102ac6c4 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2022-10-25 20:25:32 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2022-10-25 20:26:23 +0000 math/armadillo: Update to 11.4.2 --- math/armadillo/Makefile | 2 +- math/armadillo/distinfo | 6 +++--- math/armadillo/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index 11b8e538e400..be519bb18a53 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -DISTVERSION= 11.4.1 +DISTVERSION= 11.4.2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index 8c04b5525b91..76eb51ea54a6 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665516720 -SHA256 (armadillo-11.4.1.tar.xz) = dadb5fd35bc4dc251b36f5dd80729c3c588d65e2ecbcd4e4e359ad9cb04523fb -SIZE (armadillo-11.4.1.tar.xz) = 6805644 +TIMESTAMP = 1666728992 +SHA256 (armadillo-11.4.2.tar.xz) = e6860134f1ac9656c6a1ccc74c74b75f8c5966ac8612841f2fbf0c91ce39f4e9 +SIZE (armadillo-11.4.2.tar.xz) = 6795788 diff --git a/math/armadillo/pkg-plist b/math/armadillo/pkg-plist index fe4b231dc63e..0b6a38701494 100644 --- a/math/armadillo/pkg-plist +++ b/math/armadillo/pkg-plist @@ -602,7 +602,7 @@ include/armadillo_bits/xvec_htrans_bones.hpp include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.11 -lib/libarmadillo.so.11.4.1 +lib/libarmadillo.so.11.4.2 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?202210252026.29PKQS4A062761>