git: 3a4fb5e01953 - main - devel/R-cran-crayon: Update to 1.4.2 and take maintainership

From: Guangyuan Yang <ygy_at_FreeBSD.org>
Date: Sun, 31 Oct 2021 19:23:34 UTC
The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a4fb5e01953fee7022fb829ab9658cbe219144b

commit 3a4fb5e01953fee7022fb829ab9658cbe219144b
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-10-31 19:23:24 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-10-31 19:23:24 +0000

    devel/R-cran-crayon: Update to 1.4.2 and take maintainership
---
 devel/R-cran-crayon/Makefile  | 10 ++++++++--
 devel/R-cran-crayon/distinfo  |  6 +++---
 devel/R-cran-crayon/pkg-descr | 12 ++++++------
 3 files changed, 17 insertions(+), 11 deletions(-)

diff --git a/devel/R-cran-crayon/Makefile b/devel/R-cran-crayon/Makefile
index a996c4dee4e3..8389917f3af2 100644
--- a/devel/R-cran-crayon/Makefile
+++ b/devel/R-cran-crayon/Makefile
@@ -1,14 +1,20 @@
 # Created by: Pedro Giffuni
 
 PORTNAME=	crayon
-DISTVERSION=	1.4.1
+DISTVERSION=	1.4.2
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	ygy@FreeBSD.org
 COMMENT=	Colored Terminal Output
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+TEST_DEPENDS=	R-cran-mockery>0:devel/R-cran-mockery \
+		R-cran-rstudioapi>0:devel/R-cran-rstudioapi \
+		R-cran-testthat>0:devel/R-cran-testthat \
+		R-cran-withr>0:devel/R-cran-withr
 
 USES=		cran:auto-plist
 
diff --git a/devel/R-cran-crayon/distinfo b/devel/R-cran-crayon/distinfo
index 629f6c562714..80aebe2f3132 100644
--- a/devel/R-cran-crayon/distinfo
+++ b/devel/R-cran-crayon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1616201137
-SHA256 (crayon_1.4.1.tar.gz) = 08b6e42e748d096960b2f32b7ffe690c25742e29fe14c19d1834cd6ff43029c7
-SIZE (crayon_1.4.1.tar.gz) = 35769
+TIMESTAMP = 1635704546
+SHA256 (crayon_1.4.2.tar.gz) = ee34397f643e76e30588068d4c93bd3c9afd2193deacccacb3bffcadf141b857
+SIZE (crayon_1.4.2.tar.gz) = 39704
diff --git a/devel/R-cran-crayon/pkg-descr b/devel/R-cran-crayon/pkg-descr
index 29d26a08c5c7..84483867ba2e 100644
--- a/devel/R-cran-crayon/pkg-descr
+++ b/devel/R-cran-crayon/pkg-descr
@@ -1,7 +1,7 @@
-Colored terminal output on terminals that support 'ANSI' color and 
-highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is 
-automatically detected. Colors and highlighting can be combined and 
-nested. New styles can also be created easily. This package was inspired 
-by the 'chalk' 'JavaScript' project.
+Colored terminal output on terminals that support 'ANSI' color and highlight
+codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically
+detected. Colors and highlighting can be combined and nested. New styles can
+also be created easily. This package was inspired by the 'chalk' 'JavaScript'
+project.
 
-WWW: https://CRAN.R-project.org/package=crayon
+WWW: https://github.com/r-lib/crayon#readme