Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2024 13:03:25 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: c682b3ca6d9a - main - www/R-cran-bslib: Update to 0.6.1
Message-ID:  <202401041303.404D3PMG082208@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=c682b3ca6d9a2964f2c7559d772139e41d1fbaa7

commit c682b3ca6d9a2964f2c7559d772139e41d1fbaa7
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2023-12-11 06:37:34 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2024-01-04 13:03:19 +0000

    www/R-cran-bslib: Update to 0.6.1
    
    Reported by:    portscout
---
 www/R-cran-bslib/Makefile | 9 ++++-----
 www/R-cran-bslib/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/www/R-cran-bslib/Makefile b/www/R-cran-bslib/Makefile
index eb953649f2ef..108dc74ea5e7 100644
--- a/www/R-cran-bslib/Makefile
+++ b/www/R-cran-bslib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bslib
-PORTVERSION=	0.5.1
+PORTVERSION=	0.6.1
 CATEGORIES=	www
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
@@ -9,17 +9,16 @@ WWW=		https://cran.r-project.org/web/packages/bslib/
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-base64enc>0:converters/R-cran-base64enc \
+RUN_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-htmltools>=0.5.7:textproc/R-cran-htmltools \
 		R-cran-jquerylib>=0.1.3:www/R-cran-jquerylib \
 		R-cran-jsonlite>0:converters/R-cran-jsonlite \
+		R-cran-lifecycle>0:devel/R-cran-lifecycle \
 		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-sass>=0.4.0:textproc/R-cran-sass
-BUILD_DEPENDS=	${CRAN_DEPENDS}
-RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=		cran:auto-plist
 
diff --git a/www/R-cran-bslib/distinfo b/www/R-cran-bslib/distinfo
index 1443a23aec5e..9268b9e6242f 100644
--- a/www/R-cran-bslib/distinfo
+++ b/www/R-cran-bslib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691822334
-SHA256 (bslib_0.5.1.tar.gz) = b175612322e3ba929cf67a9261dd253346a981ce15bbb63d4a6874f54d5ef00e
-SIZE (bslib_0.5.1.tar.gz) = 5772876
+TIMESTAMP = 1702248294
+SHA256 (bslib_0.6.1.tar.gz) = 642735afd7d3895f1ac8c5a5f7f5e08001bfabcf62a56d2d85904655a2e931db
+SIZE (bslib_0.6.1.tar.gz) = 6059587



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