From owner-svn-ports-all@freebsd.org Sat Oct 8 22:34:37 2016 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 63805C06E32; Sat, 8 Oct 2016 22:34:37 +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 2FED212D; Sat, 8 Oct 2016 22:34:37 +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 u98MYal4097728; Sat, 8 Oct 2016 22:34:36 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98MYadd097726; Sat, 8 Oct 2016 22:34:36 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201610082234.u98MYadd097726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 8 Oct 2016 22:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423546 - 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: Sat, 08 Oct 2016 22:34:37 -0000 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