Date: Thu, 20 Nov 2025 22:59:05 +0000 From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f08133440857 - main - print/R-cran-tinytex: Update to 0.58 Message-ID: <691f9d39.3d615.5d9f0ced@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f08133440857b6bdcb52da2427a1b0ff759250f5 commit f08133440857b6bdcb52da2427a1b0ff759250f5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-11-20 22:30:12 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-11-20 22:58:52 +0000 print/R-cran-tinytex: Update to 0.58 - Use RUN_DEPENDS only since port doesn't compile ChangeLog: https://github.com/rstudio/tinytex/releases/tag/v0.58 --- print/R-cran-tinytex/Makefile | 6 ++---- print/R-cran-tinytex/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile index a289dd2301e9..4e516e193501 100644 --- a/print/R-cran-tinytex/Makefile +++ b/print/R-cran-tinytex/Makefile @@ -1,5 +1,5 @@ PORTNAME= tinytex -DISTVERSION= 0.57 +DISTVERSION= 0.58 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -9,9 +9,7 @@ WWW= https://cran.r-project.org/package=tinytex LICENSE= MIT -CRAN_DEPENDS= R-cran-xfun>=0.29:misc/R-cran-xfun -BUILD_DEPENDS= ${CRAN_DEPENDS} -RUN_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= R-cran-xfun>=0.48:misc/R-cran-xfun TEST_DEPENDS= R-cran-testit>0:devel/R-cran-testit USES= cran:auto-plist diff --git a/print/R-cran-tinytex/distinfo b/print/R-cran-tinytex/distinfo index b159eb451c60..8bfd14c2dfb9 100644 --- a/print/R-cran-tinytex/distinfo +++ b/print/R-cran-tinytex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744952261 -SHA256 (tinytex_0.57.tar.gz) = 320de051936704a9bbf9a641771e372666f7b6ee228b4d05ffe71d1020add916 -SIZE (tinytex_0.57.tar.gz) = 36295 +TIMESTAMP = 1763677672 +SHA256 (tinytex_0.58.tar.gz) = c8a4b2bbbe751fdb3547331f4ab3b22f6d50702c9e67bb91c5356405a88ea94f +SIZE (tinytex_0.58.tar.gz) = 36344home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?691f9d39.3d615.5d9f0ced>
