aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/R-cran-markdown
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-05-07 06:44:18 +0800
committertota <tota@FreeBSD.org>2017-05-07 06:44:18 +0800
commit9cd01307451a60211cc0bf29aebdcf9da32af54a (patch)
tree42598df827f34294feaf3b8e62a68a955e9e01d7 /textproc/R-cran-markdown
parent7edb2752e6a49b43574450947d8e81177adaf0a5 (diff)
downloadfreebsd-ports-gnome-9cd01307451a60211cc0bf29aebdcf9da32af54a.tar.gz
freebsd-ports-gnome-9cd01307451a60211cc0bf29aebdcf9da32af54a.tar.zst
freebsd-ports-gnome-9cd01307451a60211cc0bf29aebdcf9da32af54a.zip
- Update to 0.8
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