aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-markdown
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2017-05-06 22:44:18 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2017-05-06 22:44:18 +0000
commitb5f91465c837141773244bc0c4afd17752408b00 (patch)
tree42598df827f34294feaf3b8e62a68a955e9e01d7 /textproc/R-cran-markdown
parent1aaaa0d1899d8b8fdbe7dd21cc36d42be5cd2b44 (diff)
downloadports-b5f91465c837141773244bc0c4afd17752408b00.tar.gz
ports-b5f91465c837141773244bc0c4afd17752408b00.zip
- Update to 0.8
Notes
Notes: svn path=/head/; revision=440293
Diffstat (limited to 'textproc/R-cran-markdown')
-rw-r--r--textproc/R-cran-markdown/Makefile6
-rw-r--r--textproc/R-cran-markdown/distinfo5
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile
index a418fee5c127..1bde1ff5cf3c 100644
--- a/textproc/R-cran-markdown/Makefile
+++ b/textproc/R-cran-markdown/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= markdown
-PORTVERSION= 0.7.7
+PORTVERSION= 0.8
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,7 +11,9 @@ COMMENT= Markdown Rendering for R
LICENSE= GPLv2
-RUN_DEPENDS= R-cran-mime>=0.3:misc/R-cran-mime
+CRAN_DEPENDS= R-cran-mime>=0.3:misc/R-cran-mime
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/textproc/R-cran-markdown/distinfo b/textproc/R-cran-markdown/distinfo
index 652c3cd4e979..2e18ee71aa8c 100644
--- a/textproc/R-cran-markdown/distinfo
+++ b/textproc/R-cran-markdown/distinfo
@@ -1,2 +1,3 @@
-SHA256 (markdown_0.7.7.tar.gz) = 0b86c3a4e42bbc425be229f70a4a0efdca0522f48c6ea1bf0285c6b122854102
-SIZE (markdown_0.7.7.tar.gz) = 79427
+TIMESTAMP = 1494109903
+SHA256 (markdown_0.8.tar.gz) = 538fd912b2220f2df344c6cca58304ce11e0960de7bd7bd573b3385105d48fed
+SIZE (markdown_0.8.tar.gz) = 80583