diff options
author | tota <tota@FreeBSD.org> | 2013-08-12 09:25:59 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-08-12 09:25:59 +0800 |
commit | 29d761c76ef4e28d5dfcbf76f36ee11460a9b367 (patch) | |
tree | d19f87baf14066342f61da9b9ea007aae9dac338 /math | |
parent | e32029c341a9b620869b16dc0316496618c6b482 (diff) | |
download | freebsd-ports-gnome-29d761c76ef4e28d5dfcbf76f36ee11460a9b367.tar.gz freebsd-ports-gnome-29d761c76ef4e28d5dfcbf76f36ee11460a9b367.tar.zst freebsd-ports-gnome-29d761c76ef4e28d5dfcbf76f36ee11460a9b367.zip |
- Update to 0.5-62
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-spdep/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-spdep/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index d592e55df6d2..d5eb5e8552aa 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-61 +DISTVERSION= 0.5-62 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,7 +13,6 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual 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-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index a6ba1e4005ef..56b8dac66e7e 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,2 +1,2 @@ -SHA256 (spdep_0.5-61.tar.gz) = 881dc974ecdf003e8dd59ae04d47f13896029af7dc38539e3dfde840c8d19d66 -SIZE (spdep_0.5-61.tar.gz) = 2924288 +SHA256 (spdep_0.5-62.tar.gz) = cb687a68f187b5705ad5ee7df3ba9d7f8bd5ebd7e5d75399cd0ce922dc927c8b +SIZE (spdep_0.5-62.tar.gz) = 2944967 |