mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
www/R-cran-gh: Update to 1.4.1
Remove BUILD_DEPENDS. Pet portfmt. Changelog: https://cran.r-project.org/web/packages/gh/news/news.html
This commit is contained in:
parent
ffce6aba1d
commit
5ec0d59eb5
2 changed files with 17 additions and 16 deletions
|
@ -1,30 +1,31 @@
|
||||||
PORTNAME= gh
|
PORTNAME= gh
|
||||||
DISTVERSION= 1.3.1
|
DISTVERSION= 1.4.1
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= www
|
CATEGORIES= www
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= uzsolt@FreeBSD.org
|
MAINTAINER= uzsolt@FreeBSD.org
|
||||||
COMMENT= 'GitHub' 'API'
|
COMMENT= GitHub API
|
||||||
WWW= https://gh.r-lib.org/
|
WWW= https://gh.r-lib.org/
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
|
RUN_DEPENDS= R-cran-cli>=3.0.1:devel/R-cran-cli \
|
||||||
RUN_DEPENDS= R-cran-jsonlite>0:converters/R-cran-jsonlite \
|
|
||||||
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-gitcreds>0:security/R-cran-gitcreds \
|
||||||
R-cran-httr>=1.2:www/R-cran-httr
|
R-cran-glue>0:devel/R-cran-glue \
|
||||||
|
R-cran-httr2>0:www/R-cran-httr2 \
|
||||||
|
R-cran-ini>0:devel/R-cran-ini \
|
||||||
|
R-cran-jsonlite>0:converters/R-cran-jsonlite \
|
||||||
|
R-cran-lifecycle>0:devel/R-cran-lifecycle \
|
||||||
|
R-cran-rlang>0:devel/R-cran-rlang
|
||||||
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
|
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>=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-knitr>0:print/R-cran-knitr \
|
||||||
|
R-cran-mockery>0:devel/R-cran-mockery \
|
||||||
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown \
|
||||||
R-cran-spelling>0:textproc/R-cran-spelling
|
R-cran-rprojroot>0:devel/R-cran-rprojroot \
|
||||||
|
R-cran-spelling>0:textproc/R-cran-spelling \
|
||||||
|
R-cran-testthat>=3.0.0:devel/R-cran-testthat \
|
||||||
|
R-cran-withr>0:devel/R-cran-withr
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1663466807
|
TIMESTAMP = 1726854601
|
||||||
SHA256 (gh_1.3.1.tar.gz) = fbaea2abdeceb03d28839fd0e58c2eea01092f9ef92dcc044718ef0d298612ef
|
SHA256 (gh_1.4.1.tar.gz) = 76bd3f2a31eeaf76a633362899a20b0f7e8fb6159d4777baf3da2a47854292af
|
||||||
SIZE (gh_1.3.1.tar.gz) = 38724
|
SIZE (gh_1.4.1.tar.gz) = 46164
|
||||||
|
|
Loading…
Add table
Reference in a new issue