diff --git a/textproc/R-cran-litedown/Makefile b/textproc/R-cran-litedown/Makefile index c15d47824df8..0e8252c78fa8 100644 --- a/textproc/R-cran-litedown/Makefile +++ b/textproc/R-cran-litedown/Makefile @@ -1,26 +1,26 @@ PORTNAME= litedown -DISTVERSION= 0.7 +DISTVERSION= 0.8 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= uzsolt@FreeBSD.org COMMENT= Lightweight Version of R Markdown WWW= https://cran.r-project.org/package=litedown LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= R-cran-commonmark>=1.9.5:textproc/R-cran-commonmark \ - R-cran-xfun>=0.52:misc/R-cran-xfun +RUN_DEPENDS= R-cran-commonmark>=2.0.0:textproc/R-cran-commonmark \ + R-cran-xfun>=0.54:misc/R-cran-xfun TEST_DEPENDS= R-cran-rbibutils>0:textproc/R-cran-rbibutils \ R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ R-cran-tinytex>0:print/R-cran-tinytex USES= cran:auto-plist do-test: @${FIND} ${WRKSRC} \( -name '*.o' -o -name '*.so' \) -delete @cd ${WRKDIR} ; ${SETENV} ${MAKE_ENV} _R_CHECK_FORCE_SUGGESTS_=FALSE \ ${LOCALBASE}/bin/R CMD check --no-manual ${PORTNAME} .include diff --git a/textproc/R-cran-litedown/distinfo b/textproc/R-cran-litedown/distinfo index e174a5384dcc..a96e433c3001 100644 --- a/textproc/R-cran-litedown/distinfo +++ b/textproc/R-cran-litedown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744396431 -SHA256 (litedown_0.7.tar.gz) = e72cb4729df269d221e83bc9863e6f2e1932d78cb04e36c8580e701e39bdb471 -SIZE (litedown_0.7.tar.gz) = 100877 +TIMESTAMP = 1762181533 +SHA256 (litedown_0.8.tar.gz) = 13d004556dee69130c151f8232b0f78ff6006f0bf77389314a04542ea35ab138 +SIZE (litedown_0.8.tar.gz) = 101850