Date: Fri, 22 Nov 2024 01:36:50 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d83da2f4b737 - main - math/armadillo: Update to 14.2.0 Message-ID: <202411220136.4AM1aoaD062051@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d83da2f4b737a8f1090e30078be6d8c2bd94b336 commit d83da2f4b737a8f1090e30078be6d8c2bd94b336 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-22 01:35:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-22 01:35:46 +0000 math/armadillo: Update to 14.2.0 Changes: https://arma.sourceforge.net/docs.html#changelog --- math/armadillo/Makefile | 2 +- math/armadillo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index a5272350956e..14ce3bb4e234 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -1,5 +1,5 @@ PORTNAME= armadillo -PORTVERSION= 14.0.3 +PORTVERSION= 14.2.0 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/armadillo/distinfo b/math/armadillo/distinfo index ff9832a06ff6..24561d14660c 100644 --- a/math/armadillo/distinfo +++ b/math/armadillo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632258 -SHA256 (armadillo-14.0.3.tar.xz) = ebd6215eeb01ee412fed078c8a9f7f87d4e1f6187ebcdc1bc09f46095a4f4003 -SIZE (armadillo-14.0.3.tar.xz) = 7192548 +TIMESTAMP = 1732224680 +SHA256 (armadillo-14.2.0.tar.xz) = 1b5f7e39b05e4651bedb57344d60b9b1f9aa17354f06c0e34eac94496badd884 +SIZE (armadillo-14.2.0.tar.xz) = 7195072
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411220136.4AM1aoaD062051>