From owner-svn-ports-all@freebsd.org Sun May 7 21:41:07 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94704D633B6; Sun, 7 May 2017 21:41:07 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5690C123E; Sun, 7 May 2017 21:41:07 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v47Lf6kA057977; Sun, 7 May 2017 21:41:06 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v47Lf62i057975; Sun, 7 May 2017 21:41:06 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201705072141.v47Lf62i057975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sun, 7 May 2017 21:41:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440388 - head/math/R-cran-spdep X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 21:41:07 -0000 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