Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jul 2019 09:18:18 +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: r506113 - head/math/R-cran-spdep
Message-ID:  <201907070918.x679II18077604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sun Jul  7 09:18:17 2019
New Revision: 506113
URL: https://svnweb.freebsd.org/changeset/ports/506113

Log:
  - Update to 1.1-2

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	Sun Jul  7 09:15:12 2019	(r506112)
+++ head/math/R-cran-spdep/Makefile	Sun Jul  7 09:18:17 2019	(r506113)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdep
-DISTVERSION=	0.8-1
-PORTREVISION=	1
+DISTVERSION=	1.1-2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -14,12 +13,12 @@ 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-sf>0:math/R-cran-sf \
 		R-cran-deldir>0:math/R-cran-deldir \
+		R-cran-LearnBayes>0:math/R-cran-LearnBayes \
 		R-cran-coda>0:math/R-cran-coda \
-		R-cran-gmodels>0:devel/R-cran-gmodels \
-		R-cran-expm>0:math/R-cran-expm
-LIB_DEPENDS=	libopenblasp.so:math/openblas
+		R-cran-expm>0:math/R-cran-expm \
+		R-cran-gmodels>0:devel/R-cran-gmodels
 BUILD_DEPENDS=	${CRAN_DEPENDS}
 RUN_DEPENDS=	${CRAN_DEPENDS}
 

Modified: head/math/R-cran-spdep/distinfo
==============================================================================
--- head/math/R-cran-spdep/distinfo	Sun Jul  7 09:15:12 2019	(r506112)
+++ head/math/R-cran-spdep/distinfo	Sun Jul  7 09:18:17 2019	(r506113)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543979899
-SHA256 (spdep_0.8-1.tar.gz) = 0bc1d14dbbbfad44cb83154780dafec016c76a8a49e579903719d3297ff223b0
-SIZE (spdep_0.8-1.tar.gz) = 1873129
+TIMESTAMP = 1562485924
+SHA256 (spdep_1.1-2.tar.gz) = ba0ca3a0ad6b9cc1dc46cadd9e79259949ad38c88f738e98e482d6c06640b31a
+SIZE (spdep_1.1-2.tar.gz) = 1227625



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