Date: Thu, 14 Apr 2022 08:06:06 GMT From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1396e8c2f7da - main - math/R-cran-polynom: Update to 1.4.1 Message-ID: <202204140806.23E866cJ007914@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=1396e8c2f7dac88d6fee8e1596436ba056712be5 commit 1396e8c2f7dac88d6fee8e1596436ba056712be5 Author: Wen Heping <wen@FreeBSD.org> AuthorDate: 2022-04-14 08:04:53 +0000 Commit: Wen Heping <wen@FreeBSD.org> CommitDate: 2022-04-14 08:04:53 +0000 math/R-cran-polynom: Update to 1.4.1 --- math/R-cran-polynom/Makefile | 3 +-- math/R-cran-polynom/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-polynom/Makefile b/math/R-cran-polynom/Makefile index 5fa08400ca4b..97eab557d558 100644 --- a/math/R-cran-polynom/Makefile +++ b/math/R-cran-polynom/Makefile @@ -1,6 +1,5 @@ PORTNAME= polynom -DISTVERSION= 1.4-0 -PORTREVISION= 2 +DISTVERSION= 1.4-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-polynom/distinfo b/math/R-cran-polynom/distinfo index ed8ff9b4a854..7347afe7ec3e 100644 --- a/math/R-cran-polynom/distinfo +++ b/math/R-cran-polynom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1553484528 -SHA256 (polynom_1.4-0.tar.gz) = c5b788b26f7118a18d5d8e7ba93a0abf3efa6603fa48603c70ed63c038d3d4dd -SIZE (polynom_1.4-0.tar.gz) = 243462 +TIMESTAMP = 1649922174 +SHA256 (polynom_1.4-1.tar.gz) = bc1edb7bb16c8b299103f80a52ab8c5fc200cd07a9056578c1f672e9f5019278 +SIZE (polynom_1.4-1.tar.gz) = 334803
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204140806.23E866cJ007914>