- Update to 0.6-8
This commit is contained in:
parent
21886bf260
commit
0de5502268
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423546
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spdep
|
||||
DISTVERSION= 0.6-6
|
||||
DISTVERSION= 0.6-8
|
||||
CATEGORIES= math
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
@ -11,12 +11,14 @@ COMMENT= Spatial dependence: weighting schemes, statistics, and models
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
LIB_DEPENDS= libopenblasp.so:math/openblas
|
||||
RUN_DEPENDS= R-cran-sp>=1.0:math/R-cran-sp \
|
||||
CRAN_DEPENDS= R-cran-sp>=1.0:math/R-cran-sp \
|
||||
R-cran-LearnBayes>0:math/R-cran-LearnBayes \
|
||||
R-cran-deldir>0:math/R-cran-deldir \
|
||||
R-cran-coda>0:math/R-cran-coda \
|
||||
R-cran-gmodels>0:devel/R-cran-gmodels
|
||||
LIB_DEPENDS= libopenblasp.so:math/openblas
|
||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469948435
|
||||
SHA256 (spdep_0.6-6.tar.gz) = 75ab5f97a573c2f8f6fd40a70b5ea1325ebce1b343854d2738cf5202b829e56c
|
||||
SIZE (spdep_0.6-6.tar.gz) = 3266338
|
||||
TIMESTAMP = 1475913013
|
||||
SHA256 (spdep_0.6-8.tar.gz) = 69c2b826f964ee99076cd40bd5f8a0240d89cba651101a8316b5d77f15ed9677
|
||||
SIZE (spdep_0.6-8.tar.gz) = 3281135
|
||||
|
Loading…
Reference in New Issue
Block a user