Date: Mon, 17 May 2021 21:28:59 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 448fbeb00bd7 - main - math/R-cran-lme4: Update to 1.1-27 Message-ID: <202105172128.14HLSxOZ068142@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=448fbeb00bd74dd60d25ba2664b59b228d77b823 commit 448fbeb00bd74dd60d25ba2664b59b228d77b823 Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2021-05-16 11:17:19 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2021-05-17 21:28:29 +0000 math/R-cran-lme4: Update to 1.1-27 --- math/R-cran-lme4/Makefile | 3 +-- math/R-cran-lme4/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-lme4/Makefile b/math/R-cran-lme4/Makefile index b0e4616e9cf7..1e752d8c45d2 100644 --- a/math/R-cran-lme4/Makefile +++ b/math/R-cran-lme4/Makefile @@ -1,7 +1,7 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= lme4 -DISTVERSION= 1.1-26 +DISTVERSION= 1.1-27 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +12,6 @@ LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-minqa>=1.1.15:math/R-cran-minqa \ R-cran-nloptr>=1.0.4:math/R-cran-nloptr \ - R-cran-statmod>0:math/R-cran-statmod \ R-cran-Rcpp>=0.10.5:devel/R-cran-Rcpp \ R-cran-RcppEigen>0:math/R-cran-RcppEigen BUILD_DEPENDS= ${CRAN_DEPENDS} diff --git a/math/R-cran-lme4/distinfo b/math/R-cran-lme4/distinfo index 40db33eda9cf..c9c3bcb0b77c 100644 --- a/math/R-cran-lme4/distinfo +++ b/math/R-cran-lme4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608698922 -SHA256 (lme4_1.1-26.tar.gz) = 364b6d6fb0a574dfed2d75cfdc79411aa53e2c1dd625b70bb1d25d026f9e4253 -SIZE (lme4_1.1-26.tar.gz) = 3297635 +TIMESTAMP = 1621163803 +SHA256 (lme4_1.1-27.tar.gz) = fe0391c76c78188ac1eefb18014d0607212c909b55474d985a919b55efe5a15f +SIZE (lme4_1.1-27.tar.gz) = 3302287
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105172128.14HLSxOZ068142>