diff --git a/textproc/R-cran-litedown/Makefile b/textproc/R-cran-litedown/Makefile index f97f50d7409b..114c34a64b8f 100644 --- a/textproc/R-cran-litedown/Makefile +++ b/textproc/R-cran-litedown/Makefile @@ -1,26 +1,27 @@ PORTNAME= litedown -DISTVERSION= 0.9 +DISTVERSION= 0.10 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>=2.0.0:textproc/R-cran-commonmark \ R-cran-xfun>=0.55:misc/R-cran-xfun TEST_DEPENDS= R-cran-rbibutils>0:textproc/R-cran-rbibutils \ R-cran-rstudioapi>0:devel/R-cran-rstudioapi \ + R-cran-testit>0:devel/R-cran-testit \ 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 091abd5aa147..fc553e17beff 100644 --- a/textproc/R-cran-litedown/distinfo +++ b/textproc/R-cran-litedown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766246162 -SHA256 (litedown_0.9.tar.gz) = 35e1c58fd063c300d37ee0b1874827dbcbbc43b625a2d0011e4f4d5556e3f53f -SIZE (litedown_0.9.tar.gz) = 103182 +TIMESTAMP = 1785122477 +SHA256 (litedown_0.10.tar.gz) = 67bf33b205989ece20c02ee0082d042067a2c47a820f9e4e164e9b2edc4f4fba +SIZE (litedown_0.10.tar.gz) = 112548