mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/R-cran-psych: Update to 2.5.3
Add R-cran-lme4 to TEST_DEPENDS. Take maintainership (three consecutive timeouts). Changelog: https://cran.r-project.org/web/packages/psych/news.html PR: 285917 Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
e45d0ff3a1
commit
852cbd9883
2 changed files with 6 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
PORTNAME= psych
|
PORTNAME= psych
|
||||||
DISTVERSION= 2.4.12
|
DISTVERSION= 2.5.3
|
||||||
CATEGORIES= math science
|
CATEGORIES= math science
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= drue@therub.org
|
MAINTAINER= uzsolt@FreeBSD.org
|
||||||
COMMENT= Psych package for the R project
|
COMMENT= Psych package for the R project
|
||||||
WWW= https://cran.r-project.org/web/packages/psych/index.html
|
WWW= https://cran.r-project.org/web/packages/psych/index.html
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@ CRAN_DEPENDS= R-cran-GPArotation>0:math/R-cran-GPArotation \
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \
|
||||||
|
R-cran-lme4>0:math/R-cran-lme4 \
|
||||||
R-cran-testthat>0:devel/R-cran-testthat
|
R-cran-testthat>0:devel/R-cran-testthat
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1740727918
|
TIMESTAMP = 1743881842
|
||||||
SHA256 (psych_2.4.12.tar.gz) = 389f18e8dd8bfb8c9c980919fe1b1a41ef89c51ec5385a24615b29ee5b49e0fb
|
SHA256 (psych_2.5.3.tar.gz) = dd9cbc45e2e6b8ef3e03994079ba83920c3306f9b0af4ce48a690de4f4ba8fbe
|
||||||
SIZE (psych_2.4.12.tar.gz) = 1310489
|
SIZE (psych_2.5.3.tar.gz) = 1149592
|
||||||
|
|
Loading…
Add table
Reference in a new issue