svn commit: r554039 - head/print/R-cran-tinytex

TAKATSU Tomonari tota at FreeBSD.org
Tue Nov 3 23:10:56 UTC 2020


Author: tota
Date: Tue Nov  3 23:10:55 2020
New Revision: 554039
URL: https://svnweb.freebsd.org/changeset/ports/554039

Log:
  - Update to 0.27

Modified:
  head/print/R-cran-tinytex/Makefile   (contents, props changed)
  head/print/R-cran-tinytex/distinfo   (contents, props changed)

Modified: head/print/R-cran-tinytex/Makefile
==============================================================================
--- head/print/R-cran-tinytex/Makefile	Tue Nov  3 21:13:48 2020	(r554038)
+++ head/print/R-cran-tinytex/Makefile	Tue Nov  3 23:10:55 2020	(r554039)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tinytex
-DISTVERSION=	0.26
+DISTVERSION=	0.27
 CATEGORIES=	print
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -10,7 +10,7 @@ COMMENT=	Helper functions to maintain LaTeX distributi
 
 LICENSE=	MIT
 
-CRAN_DEPENDS=	R-cran-xfun>=0.5:misc/R-cran-xfun
+CRAN_DEPENDS=	R-cran-xfun>=0.19:misc/R-cran-xfun
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/print/R-cran-tinytex/distinfo
==============================================================================
--- head/print/R-cran-tinytex/distinfo	Tue Nov  3 21:13:48 2020	(r554038)
+++ head/print/R-cran-tinytex/distinfo	Tue Nov  3 23:10:55 2020	(r554039)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600845591
-SHA256 (tinytex_0.26.tar.gz) = 18ac65c012883cdb01cd5a263a2a4e549aca849bb7e99787aa57bbd53cda6009
-SIZE (tinytex_0.26.tar.gz) = 27074
+TIMESTAMP = 1604393523
+SHA256 (tinytex_0.27.tar.gz) = 40ea127394ed0e37ad0b80d66b320f762c643c564c3ae20a0f896b1760620b82
+SIZE (tinytex_0.27.tar.gz) = 27492


More information about the svn-ports-all mailing list