Date: Mon, 14 Mar 2022 02:10:59 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: 569596c18ed5 - main - textproc/R-cran-rmarkdown: Update to 2.13 Message-ID: <202203140210.22E2AxMi040564@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=569596c18ed5fe22604f71c66568a9867e0b2171 commit 569596c18ed5fe22604f71c66568a9867e0b2171 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2022-03-12 06:27:35 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2022-03-14 01:51:39 +0000 textproc/R-cran-rmarkdown: Update to 2.13 --- textproc/R-cran-rmarkdown/Makefile | 4 ++-- textproc/R-cran-rmarkdown/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index b0f54359a44b..77363a597164 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= rmarkdown -PORTVERSION= 2.12 +PORTVERSION= 2.13 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -18,7 +18,7 @@ CRAN_DEPENDS= R-cran-bslib>=0.2.5.1:www/R-cran-bslib \ 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.21:misc/R-cran-xfun \ + R-cran-xfun>=0.30: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 \ diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo index f53b872d9dce..be8079324b99 100644 --- a/textproc/R-cran-rmarkdown/distinfo +++ b/textproc/R-cran-rmarkdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646304220 -SHA256 (rmarkdown_2.12.tar.gz) = c3aba9eda862483c7631485002b6b94e0076e4fdd2384a095ee30243b958e690 -SIZE (rmarkdown_2.12.tar.gz) = 3235953 +TIMESTAMP = 1647066060 +SHA256 (rmarkdown_2.13.tar.gz) = 7217bea1d202b34a9994b2e068a7da063d5e3b1e0cfada89125aecdedbb80744 +SIZE (rmarkdown_2.13.tar.gz) = 3237237
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203140210.22E2AxMi040564>