summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2017-10-01 06:35:48 +0000
committertota <tota@FreeBSD.org>2017-10-01 06:35:48 +0000
commit8a6c7e0c527ed8319b248db8f6782c9ab22644f2 (patch)
tree4b3e9bc8f0d5a199e358d2f734b31a5a3d9067db
parentdfb5c32aabc02b6d223e64f1e2eff8e89fc9b9d6 (diff)
downloadFreeBSD-ports-8a6c7e0c527ed8319b248db8f6782c9ab22644f2.zip
FreeBSD-ports-8a6c7e0c527ed8319b248db8f6782c9ab22644f2.tar.gz
- Update to 1.0.11
-rw-r--r--devel/R-cran-doParallel/Makefile6
-rw-r--r--devel/R-cran-doParallel/distinfo5
2 files changed, 7 insertions, 4 deletions
diff --git a/devel/R-cran-doParallel/Makefile b/devel/R-cran-doParallel/Makefile
index 03cbee9..cc6cb0d 100644
--- a/devel/R-cran-doParallel/Makefile
+++ b/devel/R-cran-doParallel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= doParallel
-PORTVERSION= 1.0.10
+PORTVERSION= 1.0.11
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -11,8 +11,10 @@ COMMENT= Foreach parallel adaptor for the parallel package
LICENSE= GPLv2
-RUN_DEPENDS= R-cran-foreach>=1.2.0:devel/R-cran-foreach \
+CRAN_DEPENDS= R-cran-foreach>=1.2.0:devel/R-cran-foreach \
R-cran-iterators>=1.0.0:devel/R-cran-iterators
+BUILD_DEPENDS= ${CRAN_DEPENDS}
+RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist
diff --git a/devel/R-cran-doParallel/distinfo b/devel/R-cran-doParallel/distinfo
index 1d30ca1..53e7039 100644
--- a/devel/R-cran-doParallel/distinfo
+++ b/devel/R-cran-doParallel/distinfo
@@ -1,2 +1,3 @@
-SHA256 (doParallel_1.0.10.tar.gz) = 70024b6950025cc027022ee409f382e5ad3680c0a25bcd404bfc16418be8add5
-SIZE (doParallel_1.0.10.tar.gz) = 173022
+TIMESTAMP = 1506764091
+SHA256 (doParallel_1.0.11.tar.gz) = 4ccbd2eb46d3e4f5251b0c3de4d93d9168b02bb0be493656d6aea236667ff76a
+SIZE (doParallel_1.0.11.tar.gz) = 172885
OpenPOWER on IntegriCloud