diff options
author | tota <tota@FreeBSD.org> | 2012-09-28 18:57:19 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-09-28 18:57:19 +0800 |
commit | bcf417f2ae146463aa80fb635d860007fc3f231b (patch) | |
tree | 22afa98c2ec8354941885f9735eb10b5f09fab41 | |
parent | e4ae981bd4af30e95459a3cffe6f04ce50cb7175 (diff) | |
download | freebsd-ports-gnome-bcf417f2ae146463aa80fb635d860007fc3f231b.tar.gz freebsd-ports-gnome-bcf417f2ae146463aa80fb635d860007fc3f231b.tar.zst freebsd-ports-gnome-bcf417f2ae146463aa80fb635d860007fc3f231b.zip |
- Update to 0.5-51
- Trim WWW: line in pkg-descr
-rw-r--r-- | math/R-cran-spdep/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-spdep/distinfo | 4 | ||||
-rw-r--r-- | math/R-cran-spdep/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index 1311e57329ec..27aff792d46d 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-50 +DISTVERSION= 0.5-51 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 676eb9c820fc..d6dacdcfcb2d 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -1,2 +1,2 @@ -SHA256 (spdep_0.5-50.tar.gz) = 13331a6d7e4901238093c6575d55d1f897b12257250e63ee2d4041884aca6e78 -SIZE (spdep_0.5-50.tar.gz) = 2009649 +SHA256 (spdep_0.5-51.tar.gz) = bc74ef0628d05839fd9e8160dbbefdb07dd8d068d39fb1c1a64019b6e0dd62c5 +SIZE (spdep_0.5-51.tar.gz) = 1968232 diff --git a/math/R-cran-spdep/pkg-descr b/math/R-cran-spdep/pkg-descr index 0dc227cd6cf7..fbc4cc78be93 100644 --- a/math/R-cran-spdep/pkg-descr +++ b/math/R-cran-spdep/pkg-descr @@ -14,4 +14,4 @@ unweighted SAR and CAR spatial regression models, semi-parametric and Moran eigenvector spatial filtering, GM SAR error models, and generalized spatial two stage least squares models. -WWW: http://cran.r-project.org/web/packages/spdep/ +WWW: http://cran.r-project.org/web/packages/spdep/ |