git: 5436ce45a3f1 - main - devel/R-cran-cliapp: Update to 0.1.2

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 16 Sep 2024 12:45:51 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5436ce45a3f16e637735cd37223a52e10bc9be22

commit 5436ce45a3f16e637735cd37223a52e10bc9be22
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-09-16 12:44:10 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-09-16 12:45:41 +0000

    devel/R-cran-cliapp: Update to 0.1.2
    
    - Take maintainership
    - Switch WWW url to CRAN.r-project.org
    - Pet portfmt
    
    ChangeLog:
            https://cran.r-project.org/web/packages/cliapp/news/news.html
            https://github.com/r-lib/cliapp/compare/v0.1.1...v0.1.2
---
 devel/R-cran-cliapp/Makefile | 20 ++++++++------------
 devel/R-cran-cliapp/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 15 deletions(-)

diff --git a/devel/R-cran-cliapp/Makefile b/devel/R-cran-cliapp/Makefile
index 98a5891316e2..9eae744b0685 100644
--- a/devel/R-cran-cliapp/Makefile
+++ b/devel/R-cran-cliapp/Makefile
@@ -1,30 +1,26 @@
 PORTNAME=	cliapp
-DISTVERSION=	0.1.1
-PORTREVISION=	1
+DISTVERSION=	0.1.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Create Rich Command Line Applications
-WWW=		https://github.com/r-lib/cliapp #readme
+WWW=		https://cran.r-project.org/web/packages/cliapp/
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	R-cran-R6>0:devel/R-cran-R6 \
-		R-cran-cli>0:devel/R-cran-cli \
+RUN_DEPENDS=	R-cran-cli>0:devel/R-cran-cli \
 		R-cran-crayon>0:devel/R-cran-crayon \
 		R-cran-fansi>0:devel/R-cran-fansi \
 		R-cran-glue>=1.3.0:devel/R-cran-glue \
 		R-cran-prettycode>0:devel/R-cran-prettycode \
 		R-cran-progress>=1.2.0:devel/R-cran-progress \
+		R-cran-R6>0:devel/R-cran-R6 \
+		R-cran-selectr>0:www/R-cran-selectr \
 		R-cran-withr>0:devel/R-cran-withr \
-		R-cran-xml2>0:textproc/R-cran-xml2 \
-		R-cran-selectr>0:www/R-cran-selectr
-TEST_DEPENDS=	R-cran-callr>0:devel/R-cran-callr \
-		R-cran-covr>0:devel/R-cran-covr \
-		R-cran-rstudioapi>0:devel/R-cran-rstudioapi \
-		R-cran-testthat>0:devel/R-cran-testthat
+		R-cran-xml2>0:textproc/R-cran-xml2
+TEST_DEPENDS=	R-cran-testthat>0:devel/R-cran-testthat
 
 USES=		cran:auto-plist
 
diff --git a/devel/R-cran-cliapp/distinfo b/devel/R-cran-cliapp/distinfo
index 91be7aeede8d..b64084f2dd9a 100644
--- a/devel/R-cran-cliapp/distinfo
+++ b/devel/R-cran-cliapp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642237957
-SHA256 (cliapp_0.1.1.tar.gz) = e16381dce54417177d4f905f648524731d562c38435f862fad1d28a9d9a2c26c
-SIZE (cliapp_0.1.1.tar.gz) = 111040
+TIMESTAMP = 1726489242
+SHA256 (cliapp_0.1.2.tar.gz) = cbedc98c27a9b94db1a48627a74acce53a337408ff626875d109d51ca9824a79
+SIZE (cliapp_0.1.2.tar.gz) = 111235