git: e450c349e166 - main - security/R-cran-credentials: update to 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Aug 2024 18:02:36 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e450c349e166b63a08af8740eeec3d251638343d commit e450c349e166b63a08af8740eeec3d251638343d Author: Zsolt Udvari <uzsolt@FreeBSD.org> AuthorDate: 2024-08-16 18:00:18 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-08-16 18:00:18 +0000 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) --- security/R-cran-credentials/Makefile | 10 +++++----- security/R-cran-credentials/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/security/R-cran-credentials/Makefile b/security/R-cran-credentials/Makefile index 15c9b04311e9..c09dcbbab5c3 100644 --- a/security/R-cran-credentials/Makefile +++ b/security/R-cran-credentials/Makefile @@ -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} diff --git a/security/R-cran-credentials/distinfo b/security/R-cran-credentials/distinfo index 2c72a4651546..56cfe5f1c386 100644 --- a/security/R-cran-credentials/distinfo +++ b/security/R-cran-credentials/distinfo @@ -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