Skip to content

Commit

Permalink
security/R-cran-gitcreds: Update to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yzgyyang committed Sep 20, 2022
1 parent 95e3c10 commit 578e6ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions security/R-cran-gitcreds/Makefile
@@ -1,18 +1,19 @@
PORTNAME= gitcreds
DISTVERSION= 0.1.1
DISTVERSION= 0.1.2
CATEGORIES= security
DISTNAME= ${PORTNAME}_${DISTVERSION}

MAINTAINER= ygy@FreeBSD.org
COMMENT= Query 'git' Credentials from 'R'
WWW= https://github.com/r-lib/gitcreds
WWW= https://gitcreds.r-lib.org/

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr
TEST_DEPENDS= R-cran-mockery>0:devel/R-cran-mockery \
R-cran-testthat>0:devel/R-cran-testthat \
TEST_DEPENDS= R-cran-covr>0:devel/R-cran-covr \
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-knitr>0:print/R-cran-knitr \
R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
Expand Down
6 changes: 3 additions & 3 deletions security/R-cran-gitcreds/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1612632247
SHA256 (gitcreds_0.1.1.tar.gz) = b14aaf4e910a9d2d6c65c93e645f0b0159c00898e669f917f83c03dfedb1dfea
SIZE (gitcreds_0.1.1.tar.gz) = 61913
TIMESTAMP = 1663466965
SHA256 (gitcreds_0.1.2.tar.gz) = 41c6abcca5635062b123ffb5af2794770eca5ebd97b05c5a64b24fa1c803c75d
SIZE (gitcreds_0.1.2.tar.gz) = 62569

0 comments on commit 578e6ff

Please sign in to comment.