1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 1.1-12

- Fix LICENSE
- Add "compiles" argument to USES=cran
This commit is contained in:
TAKATSU Tomonari 2016-07-15 06:02:09 +00:00
parent cff6a920d7
commit 4f35f92e27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=418571
2 changed files with 8 additions and 8 deletions

View File

@ -2,21 +2,20 @@
# $FreeBSD$
PORTNAME= lme4
DISTVERSION= 1.1-10
DISTVERSION= 1.1-12
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Linear mixed-effects models using Eigen and S4
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
LICENSE= GPLv2+
RUN_DEPENDS= R-cran-Rcpp>=0.10.5:devel/R-cran-Rcpp \
R-cran-minqa>=1.1.15:math/R-cran-minqa \
RUN_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
USES= cran:auto-plist
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (lme4_1.1-10.tar.gz) = 68377011b6e25cad72b5d813ccfc9aaf18604b2da6dfe1b94303fb2bbd2673a1
SIZE (lme4_1.1-10.tar.gz) = 3687247
TIMESTAMP = 1468496661
SHA256 (lme4_1.1-12.tar.gz) = 2976b567a4a2144814ff9db987b0aa55c16122c78ecb51b9e09b87fe66a1c048
SIZE (lme4_1.1-12.tar.gz) = 3868402