mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
- Update to 0.6
This commit is contained in:
parent
d667104743
commit
2baa293f92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=474553
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tinytex
|
||||
DISTVERSION= 0.5
|
||||
DISTVERSION= 0.6
|
||||
CATEGORIES= print
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -10,6 +10,10 @@ COMMENT= Helper functions to maintain LaTeX distribution
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
CRAN_DEPENDS= R-cran-xfun>=0.3:misc/R-cran-xfun
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1529463906
|
||||
SHA256 (tinytex_0.5.tar.gz) = e7261cb732b843e834a4b38f39792c04b414f1ba68e44ac7e7b259b5bd93e4dd
|
||||
SIZE (tinytex_0.5.tar.gz) = 17316
|
||||
TIMESTAMP = 1531454804
|
||||
SHA256 (tinytex_0.6.tar.gz) = 6ea08758854b265fdc6b77ab4a6bcbac0178e93f57a43a5de85338a71a6dc99b
|
||||
SIZE (tinytex_0.6.tar.gz) = 18524
|
||||
|
Loading…
Reference in New Issue
Block a user