Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2015 10:01:49 +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: r403096 - head/math/R-cran-spdep
Message-ID:  <201512061001.tB6A1nmr036671@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Dec  6 10:01:49 2015
New Revision: 403096
URL: https://svnweb.freebsd.org/changeset/ports/403096

Log:
  - Update to 0.5-88
  - Update WWW 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	Sun Dec  6 09:50:48 2015	(r403095)
+++ head/math/R-cran-spdep/Makefile	Sun Dec  6 10:01:49 2015	(r403096)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdep
-DISTVERSION=	0.5-74
-PORTREVISION=	1
+DISTVERSION=	0.5-88
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,10 +12,10 @@ COMMENT=	Spatial dependence: weighting s
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	R-cran-sp>=0.9:${PORTSDIR}/math/R-cran-sp \
+RUN_DEPENDS=	R-cran-sp>=1.0:${PORTSDIR}/math/R-cran-sp \
+		R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes \
 		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
+		R-cran-coda>0:${PORTSDIR}/math/R-cran-coda
 
 USES=	cran:auto-plist
 

Modified: head/math/R-cran-spdep/distinfo
==============================================================================
--- head/math/R-cran-spdep/distinfo	Sun Dec  6 09:50:48 2015	(r403095)
+++ head/math/R-cran-spdep/distinfo	Sun Dec  6 10:01:49 2015	(r403096)
@@ -1,2 +1,2 @@
-SHA256 (spdep_0.5-74.tar.gz) = 0550eac3cdfcef8e94a3eda8dc9d615644323f7e0ef4af246736ba76ca852a39
-SIZE (spdep_0.5-74.tar.gz) = 3148843
+SHA256 (spdep_0.5-88.tar.gz) = b64f75bf8843cd0140e9e75233a90f0b8e4e758ed27e73323fb88b43dcea4bd4
+SIZE (spdep_0.5-88.tar.gz) = 3213832

Modified: head/math/R-cran-spdep/pkg-descr
==============================================================================
--- head/math/R-cran-spdep/pkg-descr	Sun Dec  6 09:50:48 2015	(r403095)
+++ head/math/R-cran-spdep/pkg-descr	Sun Dec  6 10:01:49 2015	(r403096)
@@ -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: https://cran.r-project.org/web/packages/spdep/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512061001.tB6A1nmr036671>