aboutsummaryrefslogtreecommitdiff
path: root/print/R-cran-tinytex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/R-cran-tinytex/Makefile')
-rw-r--r--print/R-cran-tinytex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/R-cran-tinytex/Makefile b/print/R-cran-tinytex/Makefile
index 3e191e53f5a0..06393b96fdd4 100644
--- a/print/R-cran-tinytex/Makefile
+++ b/print/R-cran-tinytex/Makefile
@@ -1,9 +1,9 @@
PORTNAME= tinytex
-DISTVERSION= 0.45
+DISTVERSION= 0.46
CATEGORIES= print
DISTNAME= ${PORTNAME}_${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= eduardo@FreeBSD.org
COMMENT= Helper functions to maintain LaTeX distribution
WWW= https://cran.r-project.org/web/packages/tinytex/
@@ -12,6 +12,7 @@ LICENSE= MIT
CRAN_DEPENDS= R-cran-xfun>=0.29:misc/R-cran-xfun
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
+TEST_DEPENDS= R-cran-testit>0:devel/R-cran-testit
USES= cran:auto-plist