Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2023 00:44:45 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: d434892997c7 - main - www/R-cran-bslib: Update to 0.4.2
Message-ID:  <202305110044.34B0ijs1004941@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=d434892997c7f860ce1125fe246f144331678beb

commit d434892997c7f860ce1125fe246f144331678beb
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-04-26 07:02:06 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2023-05-11 00:28:59 +0000

    www/R-cran-bslib: Update to 0.4.2
---
 www/R-cran-bslib/Makefile | 15 ++++++++-------
 www/R-cran-bslib/distinfo |  6 +++---
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/www/R-cran-bslib/Makefile b/www/R-cran-bslib/Makefile
index 0c711d2a10fc..3d59378d4f67 100644
--- a/www/R-cran-bslib/Makefile
+++ b/www/R-cran-bslib/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	bslib
-PORTVERSION=	0.4.0
-PORTREVISION=	1
+PORTVERSION=	0.4.2
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -10,13 +9,15 @@ WWW=		https://cran.r-project.org/web/packages/bslib/
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-htmltools>=0.5.2:textproc/R-cran-htmltools \
-		R-cran-jsonlite>0:converters/R-cran-jsonlite \
-		R-cran-sass>=0.4.0:textproc/R-cran-sass \
+CRAN_DEPENDS=	R-cran-base64enc>0:converters/R-cran-base64enc \
+		R-cran-cachem>0:databases/R-cran-cachem \
+		R-cran-htmltools>=0.5.4:textproc/R-cran-htmltools \
 		R-cran-jquerylib>=0.1.3:www/R-cran-jquerylib \
+		R-cran-jsonlite>0:converters/R-cran-jsonlite \
+		R-cran-memoise>=2.0.1:devel/R-cran-memoise \
+		R-cran-mime>0:misc/R-cran-mime \
 		R-cran-rlang>0:devel/R-cran-rlang \
-		R-cran-cachem>0:databases/R-cran-cachem \
-		R-cran-memoise>0:devel/R-cran-memoise
+		R-cran-sass>=0.4.0:textproc/R-cran-sass
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/www/R-cran-bslib/distinfo b/www/R-cran-bslib/distinfo
index 2a64da796ca7..890a915e4962 100644
--- a/www/R-cran-bslib/distinfo
+++ b/www/R-cran-bslib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658100066
-SHA256 (bslib_0.4.0.tar.gz) = fbea4ecec726f23618e825624f1d9c03939f765ca5a490b171ebf95b815475c2
-SIZE (bslib_0.4.0.tar.gz) = 4835866
+TIMESTAMP = 1682492514
+SHA256 (bslib_0.4.2.tar.gz) = 9a40b7a1bbe409af273e1e940d921ab198ea576548f06f055f552f70ff822f19
+SIZE (bslib_0.4.2.tar.gz) = 4830133



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