Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Apr 2018 08:32:21 +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: r466208 - head/math/R-cran-spdep
Message-ID:  <201804020832.w328WLZw015059@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Mon Apr  2 08:32:21 2018
New Revision: 466208
URL: https://svnweb.freebsd.org/changeset/ports/466208

Log:
  - Update to 0.7-4

Modified:
  head/math/R-cran-spdep/Makefile   (contents, props changed)
  head/math/R-cran-spdep/distinfo   (contents, props changed)

Modified: head/math/R-cran-spdep/Makefile
==============================================================================
--- head/math/R-cran-spdep/Makefile	Mon Apr  2 08:03:29 2018	(r466207)
+++ head/math/R-cran-spdep/Makefile	Mon Apr  2 08:32:21 2018	(r466208)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdep
-DISTVERSION=	0.6-15
-PORTREVISION=	1
+DISTVERSION=	0.7-4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -13,6 +12,7 @@ COMMENT=	Spatial dependence: weighting schemes, statis
 LICENSE=	GPLv2+
 
 CRAN_DEPENDS=	R-cran-sp>=1.0:math/R-cran-sp \
+		R-cran-spData>=0.2.6.0:math/R-cran-spData \
 		R-cran-LearnBayes>0:math/R-cran-LearnBayes \
 		R-cran-deldir>0:math/R-cran-deldir \
 		R-cran-coda>0:math/R-cran-coda \

Modified: head/math/R-cran-spdep/distinfo
==============================================================================
--- head/math/R-cran-spdep/distinfo	Mon Apr  2 08:03:29 2018	(r466207)
+++ head/math/R-cran-spdep/distinfo	Mon Apr  2 08:32:21 2018	(r466208)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504633750
-SHA256 (spdep_0.6-15.tar.gz) = 64f140be946f5fe5dfd54a5fe980bb3d1f87b659fb78220c3e4759fac5c97592
-SIZE (spdep_0.6-15.tar.gz) = 3285874
+TIMESTAMP = 1522651807
+SHA256 (spdep_0.7-4.tar.gz) = 9643f1e509e0107c8f8d949b0a6cbb6a274c7ca1e9ba4d474ce42235696653c7
+SIZE (spdep_0.7-4.tar.gz) = 1852930



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