diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-11-23 02:35:15 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-11-23 02:35:15 +0000 |
commit | 4dc3115854b9f04976b45cd19bd292ad718c41c3 (patch) | |
tree | 787680d8f198ec698f37c52985585983aae51542 /math/R-cran-spdep | |
parent | 38a5b8441402eaff5a75753e533748a26b6d9dd6 (diff) |
- Update to 0.5-53
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=307670
Diffstat (limited to 'math/R-cran-spdep')
-rw-r--r-- | math/R-cran-spdep/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-spdep/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index e7cdd33f8b24..388108ca724a 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-52 +DISTVERSION= 0.5-53 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -16,7 +16,7 @@ RUN_DEPENDS= R-cran-sp>=0.9:${PORTSDIR}/math/R-cran-sp \ R-cran-maptools>=0.5.4:${PORTSDIR}/astro/R-cran-maptools \ R-cran-deldir>0:${PORTSDIR}/math/R-cran-deldir \ R-cran-coda>0:${PORTSDIR}/math/R-cran-coda \ - R-cran-MCMCpack>0:${PORTSDIR}/math/R-cran-MCMCpack + R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes USE_R_MOD= yes R_MOD_AUTOPLIST= yes diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 8d7699aeec17..fa41f183cf10 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,2 +1,2 @@ -SHA256 (spdep_0.5-52.tar.gz) = 1173a1cb6c75d6b62687fc58bb3ba8b72ccd9e54fd6e3b1ed7015551efc1b5d3 -SIZE (spdep_0.5-52.tar.gz) = 2014923 +SHA256 (spdep_0.5-53.tar.gz) = 4bb0fb3d8faeed9ff24ab0524bd0fa10567068f5ba69ccd044cd31cd9a357853 +SIZE (spdep_0.5-53.tar.gz) = 2015088 |