Date: Fri, 28 Sep 2012 10:57:20 +0000 (UTC) From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304988 - head/math/R-cran-spdep Message-ID: <201209281057.q8SAvKlR024629@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Fri Sep 28 10:57:19 2012 New Revision: 304988 URL: http://svn.freebsd.org/changeset/ports/304988 Log: - Update to 0.5-51 - Trim WWW: line in pkg-descr Modified: head/math/R-cran-spdep/Makefile head/math/R-cran-spdep/distinfo head/math/R-cran-spdep/pkg-descr Modified: head/math/R-cran-spdep/Makefile ============================================================================== --- head/math/R-cran-spdep/Makefile Fri Sep 28 10:51:52 2012 (r304987) +++ head/math/R-cran-spdep/Makefile Fri Sep 28 10:57:19 2012 (r304988) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-50 +DISTVERSION= 0.5-51 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-spdep/distinfo ============================================================================== --- head/math/R-cran-spdep/distinfo Fri Sep 28 10:51:52 2012 (r304987) +++ head/math/R-cran-spdep/distinfo Fri Sep 28 10:57:19 2012 (r304988) @@ -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 Modified: head/math/R-cran-spdep/pkg-descr ============================================================================== --- head/math/R-cran-spdep/pkg-descr Fri Sep 28 10:51:52 2012 (r304987) +++ head/math/R-cran-spdep/pkg-descr Fri Sep 28 10:57:19 2012 (r304988) @@ -14,4 +14,4 @@ unweighted SAR and CAR spatial regressio 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209281057.q8SAvKlR024629>