From 333d11d3e3305a150ab6ac71664158ff3e4390d5 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Thu, 5 Oct 2017 13:12:43 -0700 Subject: [PATCH] Update devel/R-cran-doParallel to version 1.0.11 --- devel/R-cran-doParallel/Makefile | 6 ++++-- devel/R-cran-doParallel/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/R-cran-doParallel/Makefile b/devel/R-cran-doParallel/Makefile index 03cbee92e50..cc6cb0d50f8 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 1d30ca11958..53e7039b110 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 -- 2.41.0