git: c4332f26a4c4 - main - devel/R-cran-cli: Update to 2.4.0
TAKATSU Tomonari
tota at FreeBSD.org
Thu Apr 8 11:41:45 UTC 2021
The branch main has been updated by tota:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c4332f26a4c4a7a8b214d974c9776b4794f35715
commit c4332f26a4c4a7a8b214d974c9776b4794f35715
Author: TAKATSU Tomonari <tota at FreeBSD.org>
AuthorDate: 2021-04-07 17:01:22 +0000
Commit: TAKATSU Tomonari <tota at FreeBSD.org>
CommitDate: 2021-04-08 11:38:28 +0000
devel/R-cran-cli: Update to 2.4.0
---
devel/R-cran-cli/Makefile | 5 ++---
devel/R-cran-cli/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/devel/R-cran-cli/Makefile b/devel/R-cran-cli/Makefile
index 748a857b13cb..cc9540eeff08 100644
--- a/devel/R-cran-cli/Makefile
+++ b/devel/R-cran-cli/Makefile
@@ -1,7 +1,7 @@
# Created by: TAKATSU Tomonari <tota at FreeBSD.org>
PORTNAME= cli
-PORTVERSION= 2.3.1
+PORTVERSION= 2.4.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -10,8 +10,7 @@ COMMENT= Helpers for Developing Command Line Interfaces
LICENSE= MIT
-CRAN_DEPENDS= R-cran-assertthat>0:math/R-cran-assertthat \
- R-cran-glue>0:devel/R-cran-glue
+CRAN_DEPENDS= R-cran-glue>0:devel/R-cran-glue
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
diff --git a/devel/R-cran-cli/distinfo b/devel/R-cran-cli/distinfo
index e0c79b1deb1f..faf9fff0a38b 100644
--- a/devel/R-cran-cli/distinfo
+++ b/devel/R-cran-cli/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614317192
-SHA256 (cli_2.3.1.tar.gz) = 516ce2de54b4a58afa943f31dfdd925e532b67cf5f91aec355e255637b2406ca
-SIZE (cli_2.3.1.tar.gz) = 134171
+TIMESTAMP = 1617814759
+SHA256 (cli_2.4.0.tar.gz) = e3cd6cbd962869096331997a85b68ed9494efeab8a360741ad87ad21b64f3a50
+SIZE (cli_2.4.0.tar.gz) = 149940
More information about the dev-commits-ports-all
mailing list