Date: Sun, 11 Sep 2022 23:52:10 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 19e907bb1d45 - main - math/R-cran-lpSolve: Update to 5.6.16 Message-ID: <202209112352.28BNqAYb035520@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=19e907bb1d45a126dcdc88b695d2369ded3a64d6 commit 19e907bb1d45a126dcdc88b695d2369ded3a64d6 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2022-09-11 09:14:21 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2022-09-11 23:51:49 +0000 math/R-cran-lpSolve: Update to 5.6.16 --- math/R-cran-lpSolve/Makefile | 3 +-- math/R-cran-lpSolve/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-lpSolve/Makefile b/math/R-cran-lpSolve/Makefile index cefe52623a06..970ddfdc85c5 100644 --- a/math/R-cran-lpSolve/Makefile +++ b/math/R-cran-lpSolve/Makefile @@ -1,6 +1,5 @@ PORTNAME= lpSolve -PORTVERSION= 5.6.15 -PORTREVISION= 1 +PORTVERSION= 5.6.16 CATEGORIES= math DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/math/R-cran-lpSolve/distinfo b/math/R-cran-lpSolve/distinfo index afe07a9c4554..cfd7d041ffe1 100644 --- a/math/R-cran-lpSolve/distinfo +++ b/math/R-cran-lpSolve/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586294796 -SHA256 (lpSolve_5.6.15.tar.gz) = 4627be4178abad34fc85a7d264c2eb5e27506f007e46687b0b8a4f8fbdf4f3ba -SIZE (lpSolve_5.6.15.tar.gz) = 467646 +TIMESTAMP = 1662887630 +SHA256 (lpSolve_5.6.16.tar.gz) = 18a11e5184914e02b056d3d8f54ad92e4bbce651d930d61430570b4ae2ecbb2a +SIZE (lpSolve_5.6.16.tar.gz) = 467646
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209112352.28BNqAYb035520>