aboutsummaryrefslogtreecommitdiff
path: root/math/R-cran-DoE.base
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2019-05-08 20:08:27 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2019-05-08 20:08:27 +0000
commitcae6fd422ad988aa56b12c4731e022973a53b330 (patch)
tree372a58ed6be4239f3c458a99d620a1324934fc7c /math/R-cran-DoE.base
parent3f4749ad3d413e099d75fe7d3e15a7e21c6ebce2 (diff)
downloadports-cae6fd422ad988aa56b12c4731e022973a53b330.tar.gz
ports-cae6fd422ad988aa56b12c4731e022973a53b330.zip
math/R-cran-DoE.base update to 1.1-3
math/R-cran-FrF2 update 1.7-3 Pet portlint. Reported by: portscout Approved by: thierry (mentor)
Notes
Notes: svn path=/head/; revision=501049
Diffstat (limited to 'math/R-cran-DoE.base')
-rw-r--r--math/R-cran-DoE.base/Makefile7
-rw-r--r--math/R-cran-DoE.base/distinfo6
-rw-r--r--math/R-cran-DoE.base/pkg-descr6
3 files changed, 9 insertions, 10 deletions
diff --git a/math/R-cran-DoE.base/Makefile b/math/R-cran-DoE.base/Makefile
index 71d8174a8593..2b4cc4cead3c 100644
--- a/math/R-cran-DoE.base/Makefile
+++ b/math/R-cran-DoE.base/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= DoE.base
-DISTVERSION= 1.1-1
-PORTREVISION= 1
+DISTVERSION= 1.1-3
CATEGORIES= math devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -15,12 +14,12 @@ LICENSE= GPLv2+
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
+USES= cran:auto-plist
+
CRAN_DEPENDS= R-cran-conf.design>1:math/R-cran-conf.design \
R-cran-combinat>0:math/R-cran-combinat \
R-cran-vcd>0:devel/R-cran-vcd \
R-cran-partitions>=0:math/R-cran-partitions \
R-cran-numbers>=0:math/R-cran-numbers
-USES= cran:auto-plist
-
.include <bsd.port.mk>
diff --git a/math/R-cran-DoE.base/distinfo b/math/R-cran-DoE.base/distinfo
index 24d1d6543b7d..fa30974b52d7 100644
--- a/math/R-cran-DoE.base/distinfo
+++ b/math/R-cran-DoE.base/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535722923
-SHA256 (DoE.base_1.1-1.tar.gz) = 56e7c577e473271ed979ab758d0211f7b237efcdff098ee9c472c5f602adc9df
-SIZE (DoE.base_1.1-1.tar.gz) = 579022
+TIMESTAMP = 1556992717
+SHA256 (DoE.base_1.1-3.tar.gz) = c198e353e969bd9af81b5319dc93afba93ad26ce7401f14fd0b15137dc2c2978
+SIZE (DoE.base_1.1-3.tar.gz) = 580793
diff --git a/math/R-cran-DoE.base/pkg-descr b/math/R-cran-DoE.base/pkg-descr
index eeca9974068f..95713eb491b1 100644
--- a/math/R-cran-DoE.base/pkg-descr
+++ b/math/R-cran-DoE.base/pkg-descr
@@ -1,6 +1,6 @@
-Package DoE.base creates full factorial experimental designs and designs
-based on orthogonal arrays for (industrial) experiments. Additionally, it
-provides utility functions for the class design, which is also used by
+Package DoE.base creates full factorial experimental designs and designs
+based on orthogonal arrays for (industrial) experiments. Additionally, it
+provides utility functions for the class design, which is also used by
other packages for designed experiments.
WWW: https://CRAN.R-project.org/package=DoE.base