diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-01-22 15:34:54 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2020-01-22 15:34:54 +0000 |
commit | 0c77195de673215f5bc059b4264b4907406965d0 (patch) | |
tree | 6da84ca2309e04a12e2a35c505503a098ab142a2 | |
parent | aa11cb8076746f9d0c5ff6ee967057169428eaea (diff) | |
download | freebsd-ports-0c77195de673215f5bc059b4264b4907406965d0.zip |
- Update to 2.1
-rw-r--r-- | textproc/R-cran-rmarkdown/Makefile | 2 | ||||
-rw-r--r-- | textproc/R-cran-rmarkdown/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index 3d49ba77cd9f..6bbb6f2184fe 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 2.0 +PORTVERSION= 2.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/textproc/R-cran-rmarkdown/distinfo b/textproc/R-cran-rmarkdown/distinfo index e0b7e08bb77e..c65bcaa5921c 100644 --- a/textproc/R-cran-rmarkdown/distinfo +++ b/textproc/R-cran-rmarkdown/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1576297946 -SHA256 (rmarkdown_2.0.tar.gz) = 87ba0499555719cf3793bfd6ff4fa3577401ac5d90577c300bee02c54fb0a3ae -SIZE (rmarkdown_2.0.tar.gz) = 3186667 +TIMESTAMP = 1579707194 +SHA256 (rmarkdown_2.1.tar.gz) = ef450e21206c454aa78eeca9023bbc78d1b2939e0b4bed9fdec9f2bf81ee455d +SIZE (rmarkdown_2.1.tar.gz) = 3186382 |