Date: Thu, 14 Apr 2016 21:46:16 +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: r413320 - head/math/R-cran-spdep Message-ID: <201604142146.u3ELkGvl051899@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tota Date: Thu Apr 14 21:46:16 2016 New Revision: 413320 URL: https://svnweb.freebsd.org/changeset/ports/413320 Log: - Update to 0.6-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 Thu Apr 14 21:45:57 2016 (r413319) +++ head/math/R-cran-spdep/Makefile Thu Apr 14 21:46:16 2016 (r413320) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-92 +DISTVERSION= 0.6-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -14,7 +14,8 @@ LICENSE= GPLv2+ RUN_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-coda>0:math/R-cran-coda \ + R-cran-gmodels>0:devel/R-cran-gmodels USES= cran:auto-plist Modified: head/math/R-cran-spdep/distinfo ============================================================================== --- head/math/R-cran-spdep/distinfo Thu Apr 14 21:45:57 2016 (r413319) +++ head/math/R-cran-spdep/distinfo Thu Apr 14 21:46:16 2016 (r413320) @@ -1,2 +1,2 @@ -SHA256 (spdep_0.5-92.tar.gz) = cf1bcd85258f4c98f1652d1c30be42c981c2f8cb7ad85312745559a69d36b4ac -SIZE (spdep_0.5-92.tar.gz) = 3221660 +SHA256 (spdep_0.6-4.tar.gz) = e0ee4fd807143bd644cb9c2078edc945ede5f59dbc5e5a872e089d0b810d4465 +SIZE (spdep_0.6-4.tar.gz) = 3228749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604142146.u3ELkGvl051899>