Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2022 00:24:49 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c0ab31579c52 - main - www/R-cran-gh: Update to 1.3.1
Message-ID:  <202209200024.28K0On1s096839@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c0ab31579c521eb08653132262b7b83c88901dfd

commit c0ab31579c521eb08653132262b7b83c88901dfd
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2022-09-20 00:24:16 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-09-20 00:24:16 +0000

    www/R-cran-gh: Update to 1.3.1
---
 www/R-cran-gh/Makefile | 11 ++++++-----
 www/R-cran-gh/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 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
 
diff --git a/www/R-cran-gh/distinfo b/www/R-cran-gh/distinfo
index 5a9350ca01d3..a6da839ecdf9 100644
--- a/www/R-cran-gh/distinfo
+++ b/www/R-cran-gh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619918727
-SHA256 (gh_1.3.0.tar.gz) = a44039054e8ca56496f2d9c7a10cdadf4a7383bc91086e768ba7e7f1fbcaed1c
-SIZE (gh_1.3.0.tar.gz) = 45619
+TIMESTAMP = 1663466807
+SHA256 (gh_1.3.1.tar.gz) = fbaea2abdeceb03d28839fd0e58c2eea01092f9ef92dcc044718ef0d298612ef
+SIZE (gh_1.3.1.tar.gz) = 38724



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209200024.28K0On1s096839>