Date: Wed, 22 Jun 2022 17:21:26 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 839208f43e6f - main - math/R-cran-DoE.base: Adopt port / Update do 1.2-1 Message-ID: <202206221721.25MHLQ4r087054@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=839208f43e6f668858b29280e757ee550f3ab135 commit 839208f43e6f668858b29280e757ee550f3ab135 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-06-22 17:18:35 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-06-22 17:21:10 +0000 math/R-cran-DoE.base: Adopt port / Update do 1.2-1 - take maintainership ChangeLog: https://cran.r-project.org/web/packages/DoE.base/NEWS --- math/R-cran-DoE.base/Makefile | 17 ++++++++--------- math/R-cran-DoE.base/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/math/R-cran-DoE.base/Makefile b/math/R-cran-DoE.base/Makefile index 1a3cab6c8370..ecfc78cec08d 100644 --- a/math/R-cran-DoE.base/Makefile +++ b/math/R-cran-DoE.base/Makefile @@ -1,24 +1,23 @@ # Created by: Pedro Giffuni PORTNAME= DoE.base -DISTVERSION= 1.2 +DISTVERSION= 1.2-1 CATEGORIES= math devel DISTNAME= ${PORTNAME}_${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= Full Factorials, Orthogonal Arrays and Base Utilities for DoE LICENSE= GPLv2+ +CRAN_DEPENDS= R-cran-combinat>0:math/R-cran-combinat \ + R-cran-conf.design>1:math/R-cran-conf.design \ + R-cran-numbers>=0:math/R-cran-numbers \ + R-cran-partitions>=0:math/R-cran-partitions \ + R-cran-vcd>0:devel/R-cran-vcd 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 7762ebe510f6..be0be4cc07bb 100644 --- a/math/R-cran-DoE.base/distinfo +++ b/math/R-cran-DoE.base/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645407695 -SHA256 (DoE.base_1.2.tar.gz) = 62f865273e80b7934ba30ee838e9a5c9a61faef7ace111e197afb82486028919 -SIZE (DoE.base_1.2.tar.gz) = 768630 +TIMESTAMP = 1655916264 +SHA256 (DoE.base_1.2-1.tar.gz) = 29c5239281cffc6efc954e383188499b1ddb6a97c2675436746b1503bffe0f08 +SIZE (DoE.base_1.2-1.tar.gz) = 768717
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206221721.25MHLQ4r087054>