Skip to content

Commit

Permalink
www/R-cran-bslib: Update to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tota committed May 11, 2023
1 parent 382e016 commit d434892
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
15 changes: 8 additions & 7 deletions 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}

Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit d434892

Please sign in to comment.