Skip to content

Commit

Permalink
textproc/R-cran-rmarkdown: Update to 2.21
Browse files Browse the repository at this point in the history
- Update to 2.21
- Drop maintainership
  • Loading branch information
tota committed May 6, 2023
1 parent 805ba67 commit 10da9a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions textproc/R-cran-rmarkdown/Makefile
@@ -1,29 +1,29 @@
PORTNAME= rmarkdown
PORTVERSION= 2.16
PORTREVISION= 1
PORTVERSION= 2.21
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}

MAINTAINER= tota@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic Documents for R
WWW= https://cran.r-project.org/web/packages/rmarkdown/

LICENSE= GPLv3

CRAN_DEPENDS= R-cran-bslib>=0.2.5.1:www/R-cran-bslib \
R-cran-evaluate>=0.13:devel/R-cran-evaluate \
R-cran-fontawesome>=0.5.0:devel/R-cran-fontawesome \
R-cran-htmltools>=0.5.1:textproc/R-cran-htmltools \
R-cran-jquerylib>0:www/R-cran-jquerylib \
R-cran-jsonlite>0:converters/R-cran-jsonlite \
R-cran-knitr>=1.22:print/R-cran-knitr \
R-cran-stringr>=1.2.0:textproc/R-cran-stringr \
R-cran-tinytex>=0.31:print/R-cran-tinytex \
R-cran-xfun>=0.30:misc/R-cran-xfun \
R-cran-xfun>=0.36:misc/R-cran-xfun \
R-cran-yaml>=2.1.19:textproc/R-cran-yaml
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= hs-pandoc>=1.14:textproc/hs-pandoc \
${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS} \
hs-pandoc>=1.14:textproc/hs-pandoc

USES= cran:auto-plist
USES= cran:auto-plist

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/R-cran-rmarkdown/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1662270326
SHA256 (rmarkdown_2.16.tar.gz) = d3d34e0419c419d3ab20eb60952a0f0f4c391d202277af55dcd673d25561fa71
SIZE (rmarkdown_2.16.tar.gz) = 3243854
TIMESTAMP = 1682489783
SHA256 (rmarkdown_2.21.tar.gz) = c25b20a422d11a115c93460f41c488874002154abb349b14e0d6518682fdac28
SIZE (rmarkdown_2.21.tar.gz) = 2121971

0 comments on commit 10da9a0

Please sign in to comment.