Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 16:49:41 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: 961004fa4c31 - main - print/R-cran-tinytex: Update to 0.36
Message-ID:  <202112211649.1BLGnfqM080814@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=961004fa4c318ba138df06fa77311cab40e8d4be

commit 961004fa4c318ba138df06fa77311cab40e8d4be
Author:     TAKATSU Tomonari <tota@FreeBSD.org>
AuthorDate: 2021-12-21 16:41:37 +0000
Commit:     TAKATSU Tomonari <tota@FreeBSD.org>
CommitDate: 2021-12-21 16:48:58 +0000

    print/R-cran-tinytex: Update to 0.36
---
 print/R-cran-tinytex/Makefile | 4 ++--
 print/R-cran-tinytex/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile
index 3f450b656d17..c7c5bbadd88d 100644
--- a/print/R-cran-tinytex/Makefile
+++ b/print/R-cran-tinytex/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tinytex
-DISTVERSION=	0.35
+DISTVERSION=	0.36
 CATEGORIES=	print
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -8,7 +8,7 @@ COMMENT=	Helper functions to maintain LaTeX distribution
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-xfun>=0.23:misc/R-cran-xfun
+CRAN_DEPENDS=	R-cran-xfun>=0.29:misc/R-cran-xfun
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 
diff --git a/print/R-cran-tinytex/distinfo b/print/R-cran-tinytex/distinfo
index 2f40f5daa4da..26571ec5f7e1 100644
--- a/print/R-cran-tinytex/distinfo
+++ b/print/R-cran-tinytex/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1636179760
-SHA256 (tinytex_0.35.tar.gz) = d36397f677d1699337374cbbe415a6cc351023ed01b224c9d751e8e62619cf12
-SIZE (tinytex_0.35.tar.gz) = 30624
+TIMESTAMP = 1640088909
+SHA256 (tinytex_0.36.tar.gz) = 65e6c1b981686573dd406e97b9639224cc2640d55a59d6381360449f10763b78
+SIZE (tinytex_0.36.tar.gz) = 31525



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112211649.1BLGnfqM080814>