aboutsummaryrefslogtreecommitdiff
path: root/www/R-cran-gh/Makefile
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2022-09-20 00:24:16 +0000
committerGuangyuan Yang <ygy@FreeBSD.org>2022-09-20 00:24:16 +0000
commitc0ab31579c521eb08653132262b7b83c88901dfd (patch)
tree271f31293d7b7540ba526ef77880f28bb0368688 /www/R-cran-gh/Makefile
parent578e6ff08ef049e5894c41d3b313e97f671cad22 (diff)
downloadports-c0ab31579c521eb08653132262b7b83c88901dfd.tar.gz
ports-c0ab31579c521eb08653132262b7b83c88901dfd.zip
www/R-cran-gh: Update to 1.3.1
Diffstat (limited to 'www/R-cran-gh/Makefile')
-rw-r--r--www/R-cran-gh/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/R-cran-gh/Makefile b/www/R-cran-gh/Makefile
index bec3a9af41b0..92fd23cbd5a6 100644
--- a/www/R-cran-gh/Makefile
+++ b/www/R-cran-gh/Makefile
@@ -1,10 +1,10 @@
PORTNAME= gh
-DISTVERSION= 1.3.0
+DISTVERSION= 1.3.1
CATEGORIES= www
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
-COMMENT= GitHub API for R
+COMMENT= 'GitHub' 'API'
WWW= https://gh.r-lib.org/
LICENSE= MIT
@@ -12,17 +12,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
RUN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \
- R-cran-cli>=2.0.1:devel/R-cran-cli \
+ R-cran-cli>=3.0.1:devel/R-cran-cli \
R-cran-ini>0:devel/R-cran-ini \
R-cran-gitcreds>0:security/R-cran-gitcreds \
R-cran-httr>=1.2:www/R-cran-httr
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
R-cran-mockery>0:devel/R-cran-mockery \
R-cran-rprojroot>0:devel/R-cran-rprojroot \
- R-cran-testthat>=2.3.2:devel/R-cran-testthat \
+ R-cran-testthat>=3.0.0:devel/R-cran-testthat \
R-cran-withr>0:devel/R-cran-withr \
R-cran-knitr>0:print/R-cran-knitr \
- R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
+ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
+ R-cran-spelling>0:textproc/R-cran-spelling
USES= cran:auto-plist