git: db845ebc695f - main - math/R-cran-psych: Update to 2.4.6.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Nov 2024 15:43:37 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=db845ebc695f524b058361686427875277866dae commit db845ebc695f524b058361686427875277866dae Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-11-10 15:40:57 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-11-10 15:40:57 +0000 math/R-cran-psych: Update to 2.4.6.26 Add new dependencies. Add TEST_DEPENDS variable. Add license information. Switch to DISTVERSION. Changelog: https://cran.r-project.org/web/packages/psych/news.html PR: 282321 Approved by: maintainer timeout (2 weeks) --- math/R-cran-psych/Makefile | 17 +++++++++++++---- math/R-cran-psych/distinfo | 5 +++-- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/math/R-cran-psych/Makefile b/math/R-cran-psych/Makefile index 3851208796cb..60804caa88b1 100644 --- a/math/R-cran-psych/Makefile +++ b/math/R-cran-psych/Makefile @@ -1,13 +1,22 @@ PORTNAME= psych -PORTVERSION= 1.2.1 -PORTREVISION= 13 +DISTVERSION= 2.4.6.26 CATEGORIES= math science -DISTNAME= ${PORTNAME}_${PORTVERSION} +DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= drue@therub.org COMMENT= Psych package for the R project WWW= https://cran.r-project.org/web/packages/psych/index.html -USES= cran:auto-plist +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + +CRAN_DEPENDS= R-cran-GPArotation>0:math/R-cran-GPArotation \ + R-cran-mnormt>0:math/R-cran-mnormt +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} +TEST_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ + R-cran-testthat>0:devel/R-cran-testthat + +USES= cran:auto-plist .include <bsd.port.mk> diff --git a/math/R-cran-psych/distinfo b/math/R-cran-psych/distinfo index e371c2670354..4d14e43439d4 100644 --- a/math/R-cran-psych/distinfo +++ b/math/R-cran-psych/distinfo @@ -1,2 +1,3 @@ -SHA256 (psych_1.2.1.tar.gz) = df1560859e98d862eed66f7e88a4178a757983becaefd17adeec13fc6d9b6e4d -SIZE (psych_1.2.1.tar.gz) = 1939946 +TIMESTAMP = 1727892125 +SHA256 (psych_2.4.6.26.tar.gz) = 2d191a95e0107a7f402a17729916099dff201d20c4435f8bf43e6e8a2fbbd2be +SIZE (psych_2.4.6.26.tar.gz) = 1312211