Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 22:34:36 +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: r423546 - head/math/R-cran-spdep
Message-ID:  <201610082234.u98MYadd097726@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Oct  8 22:34:35 2016
New Revision: 423546
URL: https://svnweb.freebsd.org/changeset/ports/423546

Log:
  - Update to 0.6-8

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	Sat Oct  8 21:06:46 2016	(r423545)
+++ head/math/R-cran-spdep/Makefile	Sat Oct  8 22:34:35 2016	(r423546)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdep
-DISTVERSION=	0.6-6
+DISTVERSION=	0.6-8
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,12 +11,14 @@ COMMENT=	Spatial dependence: weighting s
 
 LICENSE=	GPLv2+
 
-LIB_DEPENDS=	libopenblasp.so:math/openblas
-RUN_DEPENDS=	R-cran-sp>=1.0:math/R-cran-sp \
+CRAN_DEPENDS=	R-cran-sp>=1.0:math/R-cran-sp \
 		R-cran-LearnBayes>0:math/R-cran-LearnBayes \
 		R-cran-deldir>0:math/R-cran-deldir \
 		R-cran-coda>0:math/R-cran-coda \
 		R-cran-gmodels>0:devel/R-cran-gmodels
+LIB_DEPENDS=	libopenblasp.so:math/openblas
+BUILD_DEPENDS=	${CRAN_DEPENDS}
+RUN_DEPENDS=	${CRAN_DEPENDS}
 
 USES=	cran:auto-plist,compiles
 

Modified: head/math/R-cran-spdep/distinfo
==============================================================================
--- head/math/R-cran-spdep/distinfo	Sat Oct  8 21:06:46 2016	(r423545)
+++ head/math/R-cran-spdep/distinfo	Sat Oct  8 22:34:35 2016	(r423546)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469948435
-SHA256 (spdep_0.6-6.tar.gz) = 75ab5f97a573c2f8f6fd40a70b5ea1325ebce1b343854d2738cf5202b829e56c
-SIZE (spdep_0.6-6.tar.gz) = 3266338
+TIMESTAMP = 1475913013
+SHA256 (spdep_0.6-8.tar.gz) = 69c2b826f964ee99076cd40bd5f8a0240d89cba651101a8316b5d77f15ed9677
+SIZE (spdep_0.6-8.tar.gz) = 3281135



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