Date: Fri, 12 May 2023 04:26:09 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: d9caee489cf6 - main - math/R-cran-pbkrtest: Update to 0.5.2 Message-ID: <202305120426.34C4Q9Km042662@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=d9caee489cf6abebf3afce5c4611cc3112493c3e commit d9caee489cf6abebf3afce5c4611cc3112493c3e Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-04-26 02:39:39 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-12 04:25:54 +0000 math/R-cran-pbkrtest: Update to 0.5.2 --- math/R-cran-pbkrtest/Makefile | 13 +++++-------- math/R-cran-pbkrtest/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/math/R-cran-pbkrtest/Makefile b/math/R-cran-pbkrtest/Makefile index f954ceb85959..2a69b8358789 100644 --- a/math/R-cran-pbkrtest/Makefile +++ b/math/R-cran-pbkrtest/Makefile @@ -1,6 +1,5 @@ PORTNAME= pbkrtest -DISTVERSION= 0.5.1 -PORTREVISION= 1 +DISTVERSION= 0.5.2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -10,15 +9,13 @@ WWW= https://cran.r-project.org/web/packages/pbkrtest/ LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-lme4>=1.1.10:math/R-cran-lme4 \ - R-cran-broom>0:devel/R-cran-broom \ +CRAN_DEPENDS= R-cran-broom>0:devel/R-cran-broom \ R-cran-dplyr>0:math/R-cran-dplyr \ - R-cran-magrittr>0:devel/R-cran-magrittr \ - R-cran-numDeriv>0:math/R-cran-numDeriv \ - R-cran-knitr>0:print/R-cran-knitr + R-cran-lme4>=1.1.31:math/R-cran-lme4 \ + R-cran-numDeriv>0:math/R-cran-numDeriv BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} -USES= cran:auto-plist +USES= cran:auto-plist .include <bsd.port.mk> diff --git a/math/R-cran-pbkrtest/distinfo b/math/R-cran-pbkrtest/distinfo index cca7910b269f..2b3a7644a7d2 100644 --- a/math/R-cran-pbkrtest/distinfo +++ b/math/R-cran-pbkrtest/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615358103 -SHA256 (pbkrtest_0.5.1.tar.gz) = b2a3452003d93890f122423b3f2487dcb6925440f5b8a05578509e98b6aec7c5 -SIZE (pbkrtest_0.5.1.tar.gz) = 246327 +TIMESTAMP = 1682476692 +SHA256 (pbkrtest_0.5.2.tar.gz) = 8e79adf035a0fcf3c82145ad55847497379e009f7be880ba3007ebeb2e69b6e3 +SIZE (pbkrtest_0.5.2.tar.gz) = 75295
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305120426.34C4Q9Km042662>