Date: Sun, 14 Jul 2019 17:24:10 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506626 - head/textproc/R-cran-rmarkdown Message-ID: <201907141724.x6EHOABv060627@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun Jul 14 17:24:10 2019 New Revision: 506626 URL: https://svnweb.freebsd.org/changeset/ports/506626 Log: - Update to 1.14 Modified: head/textproc/R-cran-rmarkdown/Makefile (contents, props changed) head/textproc/R-cran-rmarkdown/distinfo (contents, props changed) Modified: head/textproc/R-cran-rmarkdown/Makefile ============================================================================== --- head/textproc/R-cran-rmarkdown/Makefile Sun Jul 14 17:10:55 2019 (r506625) +++ head/textproc/R-cran-rmarkdown/Makefile Sun Jul 14 17:24:10 2019 (r506626) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 1.10 -PORTREVISION= 1 +PORTVERSION= 1.14 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,15 +11,15 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-knitr>=1.18:print/R-cran-knitr \ - R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ +CRAN_DEPENDS= R-cran-knitr>=1.22:print/R-cran-knitr \ + R-cran-yaml>=2.1.19:textproc/R-cran-yaml \ R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \ - R-cran-evaluate>=0.8:devel/R-cran-evaluate \ + R-cran-evaluate>=0.13:devel/R-cran-evaluate \ R-cran-base64enc>0:converters/R-cran-base64enc \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ - R-cran-rprojroot>0:devel/R-cran-rprojroot \ R-cran-mime>0:misc/R-cran-mime \ - R-cran-tinytex>=0.3:print/R-cran-tinytex \ + R-cran-tinytex>=0.11:print/R-cran-tinytex \ + R-cran-xfun>0:misc/R-cran-xfun \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Sun Jul 14 17:10:55 2019 (r506625) +++ head/textproc/R-cran-rmarkdown/distinfo Sun Jul 14 17:24:10 2019 (r506626) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529491384 -SHA256 (rmarkdown_1.10.tar.gz) = 39350e4d689d633089c1dc1e51dd04bef4497422818c98c17ff77094e6700256 -SIZE (rmarkdown_1.10.tar.gz) = 2447327 +TIMESTAMP = 1563082717 +SHA256 (rmarkdown_1.14.tar.gz) = f636b1048c5be56e06aa0b2b4342ad5c8192734f1e9b27468fef62be672edc61 +SIZE (rmarkdown_1.14.tar.gz) = 3163022
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907141724.x6EHOABv060627>