Date: Sat, 6 May 2023 23:03:24 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: 27e4f43fc620 - main - print/R-cran-tinytex: Update to 0.45 Message-ID: <202305062303.346N3OQK044103@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=27e4f43fc62071c02469eb90b9aba13aa6b372c7 commit 27e4f43fc62071c02469eb90b9aba13aa6b372c7 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2023-04-26 04:47:19 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2023-05-06 22:45:23 +0000 print/R-cran-tinytex: Update to 0.45 - Update to 0.45 - Drop maintainership --- print/R-cran-tinytex/Makefile | 5 ++--- print/R-cran-tinytex/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile index ed36c82f6457..3e191e53f5a0 100644 --- a/print/R-cran-tinytex/Makefile +++ b/print/R-cran-tinytex/Makefile @@ -1,10 +1,9 @@ PORTNAME= tinytex -DISTVERSION= 0.41 -PORTREVISION= 1 +DISTVERSION= 0.45 CATEGORIES= print DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= tota@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Helper functions to maintain LaTeX distribution WWW= https://cran.r-project.org/web/packages/tinytex/ diff --git a/print/R-cran-tinytex/distinfo b/print/R-cran-tinytex/distinfo index 1d0789790302..f567eda4e05f 100644 --- a/print/R-cran-tinytex/distinfo +++ b/print/R-cran-tinytex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661134783 -SHA256 (tinytex_0.41.tar.gz) = 5f61974301ec642b10def7213bbd97b4625ba605ff6dfba2c784a2e7468116ba -SIZE (tinytex_0.41.tar.gz) = 32910 +TIMESTAMP = 1682484406 +SHA256 (tinytex_0.45.tar.gz) = 0c2fbbd09e80af80ca6b685bf0653f070da97b85413d39af966aba28f376e92c +SIZE (tinytex_0.45.tar.gz) = 33082
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305062303.346N3OQK044103>