Date: Sun, 7 May 2017 21:41:06 +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: r440388 - head/math/R-cran-spdep Message-ID: <201705072141.v47Lf62i057975@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Sun May 7 21:41:06 2017 New Revision: 440388 URL: https://svnweb.freebsd.org/changeset/ports/440388 Log: - Update to 0.6-13 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 May 7 21:34:07 2017 (r440387) +++ head/math/R-cran-spdep/Makefile Sun May 7 21:41:06 2017 (r440388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.6-8 +DISTVERSION= 0.6-13 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -15,7 +15,8 @@ CRAN_DEPENDS= R-cran-sp>=1.0:math/R-cran 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 + R-cran-gmodels>0:devel/R-cran-gmodels \ + R-cran-expm>0:math/R-cran-expm LIB_DEPENDS= libopenblasp.so:math/openblas BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} Modified: head/math/R-cran-spdep/distinfo ============================================================================== --- head/math/R-cran-spdep/distinfo Sun May 7 21:34:07 2017 (r440387) +++ head/math/R-cran-spdep/distinfo Sun May 7 21:41:06 2017 (r440388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475913013 -SHA256 (spdep_0.6-8.tar.gz) = 69c2b826f964ee99076cd40bd5f8a0240d89cba651101a8316b5d77f15ed9677 -SIZE (spdep_0.6-8.tar.gz) = 3281135 +TIMESTAMP = 1494139831 +SHA256 (spdep_0.6-13.tar.gz) = ed345f4c7ea7ba064b187eb6b25f0ac46f17616f3b56ab89978935cdc67df1c4 +SIZE (spdep_0.6-13.tar.gz) = 3283814
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705072141.v47Lf62i057975>