Date: Sun, 15 Dec 2024 07:48:46 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 69d6be0391f8 - main - math/R-cran-lpSolve: Update to 5.6.23 Message-ID: <202412150748.4BF7mkAw084460@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=69d6be0391f81013fc7e90da1400a7477ade2504 commit 69d6be0391f81013fc7e90da1400a7477ade2504 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-12-15 07:48:16 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-12-15 07:48:16 +0000 math/R-cran-lpSolve: Update to 5.6.23 ChangeLog: https://cran.r-project.org/web/packages/lpSolve/news/news.html --- math/R-cran-lpSolve/Makefile | 2 +- math/R-cran-lpSolve/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/R-cran-lpSolve/Makefile b/math/R-cran-lpSolve/Makefile index e7b8793cc983..0b8b65188de2 100644 --- a/math/R-cran-lpSolve/Makefile +++ b/math/R-cran-lpSolve/Makefile @@ -1,5 +1,5 @@ PORTNAME= lpSolve -DISTVERSION= 5.6.22 +DISTVERSION= 5.6.23 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-lpSolve/distinfo b/math/R-cran-lpSolve/distinfo index b503e50fa0fb..60fd4b9c8940 100644 --- a/math/R-cran-lpSolve/distinfo +++ b/math/R-cran-lpSolve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731312826 -SHA256 (lpSolve_5.6.22.tar.gz) = 2a64dc46d6764f890704c186d0af0c3ead335e8604320bfe71a70872a14e745f -SIZE (lpSolve_5.6.22.tar.gz) = 467631 +TIMESTAMP = 1734248373 +SHA256 (lpSolve_5.6.23.tar.gz) = 46c39607d3f256e40174c9c81fb476280291c1bcd894d99f9789a3a3d52ca2d7 +SIZE (lpSolve_5.6.23.tar.gz) = 467586
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412150748.4BF7mkAw084460>