mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
security/R-cran-gitcreds: Update to 0.1.2
This commit is contained in:
parent
95e3c108b7
commit
578e6ff08e
2 changed files with 8 additions and 7 deletions
|
@ -1,18 +1,19 @@
|
||||||
PORTNAME= gitcreds
|
PORTNAME= gitcreds
|
||||||
DISTVERSION= 0.1.1
|
DISTVERSION= 0.1.2
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= ygy@FreeBSD.org
|
MAINTAINER= ygy@FreeBSD.org
|
||||||
COMMENT= Query 'git' Credentials from 'R'
|
COMMENT= Query 'git' Credentials from 'R'
|
||||||
WWW= https://github.com/r-lib/gitcreds
|
WWW= https://gitcreds.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
|
BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
|
||||||
TEST_DEPENDS= R-cran-mockery>0:devel/R-cran-mockery \
|
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
|
||||||
R-cran-testthat>0:devel/R-cran-testthat \
|
R-cran-mockery>0:devel/R-cran-mockery \
|
||||||
|
R-cran-testthat>=3.0.0:devel/R-cran-testthat \
|
||||||
R-cran-withr>0:devel/R-cran-withr \
|
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-rmarkdown>0:textproc/R-cran-rmarkdown
|
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1612632247
|
TIMESTAMP = 1663466965
|
||||||
SHA256 (gitcreds_0.1.1.tar.gz) = b14aaf4e910a9d2d6c65c93e645f0b0159c00898e669f917f83c03dfedb1dfea
|
SHA256 (gitcreds_0.1.2.tar.gz) = 41c6abcca5635062b123ffb5af2794770eca5ebd97b05c5a64b24fa1c803c75d
|
||||||
SIZE (gitcreds_0.1.1.tar.gz) = 61913
|
SIZE (gitcreds_0.1.2.tar.gz) = 62569
|
||||||
|
|
Loading…
Add table
Reference in a new issue