mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/R-cran-credentials: update to 2.0.1
Add LICENSE_FILE. Pet portlint. Changelog: https://cloud.r-project.org/web/packages/credentials/NEWS PR: 280808 Approved by: Jean-Paul Beconne <jpbeconne@free.fr> (maintainer)
This commit is contained in:
parent
f31a65e8b2
commit
e450c349e1
@ -1,6 +1,5 @@
|
||||
PORTNAME= credentials
|
||||
DISTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 2.0.1
|
||||
CATEGORIES= security
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -9,12 +8,13 @@ COMMENT= Tools for Managing SSH and Git Credentials
|
||||
WWW= https://docs.ropensci.org/credentials
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
CRAN_DEPENDS= R-cran-openssl>=1.3:security/R-cran-openssl \
|
||||
R-cran-sys>=2.1:devel/R-cran-sys \
|
||||
CRAN_DEPENDS= R-cran-askpass>0:security/R-cran-askpass \
|
||||
R-cran-curl>0:ftp/R-cran-curl \
|
||||
R-cran-jsonlite>0:converters/R-cran-jsonlite \
|
||||
R-cran-askpass>0:security/R-cran-askpass
|
||||
R-cran-openssl>=1.3:security/R-cran-openssl \
|
||||
R-cran-sys>=2.1:devel/R-cran-sys
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1623957877
|
||||
SHA256 (credentials_1.3.0.tar.gz) = c119ec26fd97b977c3b0cd1eb8fad3c59b84df6262c3adbf5ee9f3d6c9903ff1
|
||||
SIZE (credentials_1.3.0.tar.gz) = 230082
|
||||
TIMESTAMP = 1723573962
|
||||
SHA256 (credentials_2.0.1.tar.gz) = 2c7cfc45bd4afa9a2c2b85d43e907b212da3468781e1b617737bd095253c358b
|
||||
SIZE (credentials_2.0.1.tar.gz) = 283844
|
||||
|
Loading…
Reference in New Issue
Block a user