- Update to 1.1-13
This commit is contained in:
parent
901bef8ce3
commit
54a001ca49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440310
2 changed files with 7 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lme4
|
||||
DISTVERSION= 1.1-12
|
||||
DISTVERSION= 1.1-13
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -11,10 +11,12 @@ COMMENT= Linear mixed-effects models using Eigen and S4
|
|||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
RUN_DEPENDS= R-cran-minqa>=1.1.15:math/R-cran-minqa \
|
||||
CRAN_DEPENDS= R-cran-minqa>=1.1.15:math/R-cran-minqa \
|
||||
R-cran-nloptr>=1.0.4:math/R-cran-nloptr \
|
||||
R-cran-Rcpp>=0.10.5:devel/R-cran-Rcpp \
|
||||
R-cran-RcppEigen>0:math/R-cran-RcppEigen
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1468496661
|
||||
SHA256 (lme4_1.1-12.tar.gz) = 2976b567a4a2144814ff9db987b0aa55c16122c78ecb51b9e09b87fe66a1c048
|
||||
SIZE (lme4_1.1-12.tar.gz) = 3868402
|
||||
TIMESTAMP = 1494139061
|
||||
SHA256 (lme4_1.1-13.tar.gz) = 5fa8b63d15882d153ee105d399b559dd942d97b2e6e7deae3802f41cc451448e
|
||||
SIZE (lme4_1.1-13.tar.gz) = 3624472
|
||||
|
|
Loading…
Reference in a new issue