git: 691fc30adb44 - main - devel/R-cran-hardhat: Update to 1.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Feb 2024 08:46:30 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=691fc30adb448a0817c946645086d17cb563a1ee commit 691fc30adb448a0817c946645086d17cb563a1ee Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-02-03 08:43:59 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-02-03 08:46:02 +0000 devel/R-cran-hardhat: Update to 1.3.1 - Switch to DISTVERSION - Define license file - Add test dependencies - Take maintainership ChangeLog: https://cran.r-project.org/web/packages/hardhat/news/news.html --- devel/R-cran-hardhat/Makefile | 7 +++++-- devel/R-cran-hardhat/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/devel/R-cran-hardhat/Makefile b/devel/R-cran-hardhat/Makefile index 21e793853325..580d1fe41b5e 100644 --- a/devel/R-cran-hardhat/Makefile +++ b/devel/R-cran-hardhat/Makefile @@ -1,13 +1,14 @@ PORTNAME= hardhat -PORTVERSION= 1.3.0 +DISTVERSION= 1.3.1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Construct Modeling Packages WWW= https://cran.r-project.org/web/packages/hardhat/ LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE CRAN_DEPENDS= R-cran-cli>=3.6.0:devel/R-cran-cli \ R-cran-glue>=1.6.2:devel/R-cran-glue \ @@ -16,6 +17,8 @@ CRAN_DEPENDS= R-cran-cli>=3.6.0:devel/R-cran-cli \ R-cran-vctrs>=0.6.0:devel/R-cran-vctrs BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} +TEST_DEPENDS= R-cran-recipes>0:math/R-cran-recipes \ + R-cran-testthat>0:devel/R-cran-testthat USES= cran:auto-plist diff --git a/devel/R-cran-hardhat/distinfo b/devel/R-cran-hardhat/distinfo index 13005c0e589f..1c6308497e70 100644 --- a/devel/R-cran-hardhat/distinfo +++ b/devel/R-cran-hardhat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682395617 -SHA256 (hardhat_1.3.0.tar.gz) = fe9ff009e2ba6dd4d70cbb541430f88d85c0a28d6a1c2772e4910c79b81fe82e -SIZE (hardhat_1.3.0.tar.gz) = 872416 +TIMESTAMP = 1706947159 +SHA256 (hardhat_1.3.1.tar.gz) = 0ea674778656a00206a1e76cf09aabff4cc18df670e27b9304ae1ce0fdde1b6c +SIZE (hardhat_1.3.1.tar.gz) = 610829