Date: Wed, 22 Feb 2023 20:16:44 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: 5aee52f48e9d - main - math/mlpack: PORTREVISION bump Message-ID: <202302222016.31MKGiJH015290@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=5aee52f48e9d6163938ed32db01cb7c58c66e045 commit 5aee52f48e9d6163938ed32db01cb7c58c66e045 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2023-02-22 19:58:58 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2023-02-22 20:15:58 +0000 math/mlpack: PORTREVISION bump Bump PORTREVISION after update of math/armadillo from version 11.4.4 to version 12.0.1 (commit ec77ea0d78b05005cd668afba361ead35b309e84). --- math/mlpack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/mlpack/Makefile b/math/mlpack/Makefile index 82aecdb9e680..2ec13aba0f92 100644 --- a/math/mlpack/Makefile +++ b/math/mlpack/Makefile @@ -1,6 +1,6 @@ PORTNAME= mlpack DISTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math # machine-learning MASTER_SITES= https://mlpack.org/files/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302222016.31MKGiJH015290>