Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2023 03:09:32 GMT
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1374ed5c16f6 - main - www/R-cran-htmlwidgets: Update to 1.6.2
Message-ID:  <202305100309.34A39WQ7068773@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1374ed5c16f6e24314b8f7cf8a4e2584cbe31006

commit 1374ed5c16f6e24314b8f7cf8a4e2584cbe31006
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 07:04:55 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-10 02:59:56 +0000

    www/R-cran-htmlwidgets: Update to 1.6.2
---
 www/R-cran-htmlwidgets/Makefile | 11 ++++++-----
 www/R-cran-htmlwidgets/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/www/R-cran-htmlwidgets/Makefile b/www/R-cran-htmlwidgets/Makefile
index c9415ba574d3..d940aac85f9f 100644
--- a/www/R-cran-htmlwidgets/Makefile
+++ b/www/R-cran-htmlwidgets/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	htmlwidgets
-PORTVERSION=	1.5.4
-PORTREVISION=	1
+PORTVERSION=	1.6.2
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,12 +9,14 @@ WWW=		https://cran.r-project.org/web/packages/htmlwidgets/
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-htmltools>=0.3:textproc/R-cran-htmltools \
+CRAN_DEPENDS=	R-cran-htmltools>=0.5.4:textproc/R-cran-htmltools \
 		R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \
-		R-cran-yaml>0:textproc/R-cran-yaml
+		R-cran-yaml>0:textproc/R-cran-yaml \
+		R-cran-knitr>=1.8:print/R-cran-knitr \
+		R-cran-rmarkdown>0:textproc/R-cran-rmarkdown
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
-USES=	cran:auto-plist
+USES=		cran:auto-plist
 
 .include <bsd.port.mk>
diff --git a/www/R-cran-htmlwidgets/distinfo b/www/R-cran-htmlwidgets/distinfo
index 9b519bdff29f..a80becf7fb93 100644
--- a/www/R-cran-htmlwidgets/distinfo
+++ b/www/R-cran-htmlwidgets/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631402326
-SHA256 (htmlwidgets_1.5.4.tar.gz) = 1a3fc60f40717de7f1716b754fd1c31a132e489a2560a278636ee78eba46ffc1
-SIZE (htmlwidgets_1.5.4.tar.gz) = 956850
+TIMESTAMP = 1682492665
+SHA256 (htmlwidgets_1.6.2.tar.gz) = 7fda1672a4c0fbc203c790677b6ee7c40d2c2d72be4f6772f75288fc712b10bc
+SIZE (htmlwidgets_1.6.2.tar.gz) = 867472



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305100309.34A39WQ7068773>