Skip to content

Commit

Permalink
math/R-cran-pbkrtest: Update to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tota committed May 12, 2023
1 parent 2ef9b9d commit d9caee4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
13 changes: 5 additions & 8 deletions 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}

Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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

0 comments on commit d9caee4

Please sign in to comment.