From owner-svn-ports-all@freebsd.org Tue Jan 26 01:28:20 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 B45ABA46965; Tue, 26 Jan 2016 01:28:20 +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 85BD5EC5; Tue, 26 Jan 2016 01:28:20 +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 u0Q1SJ07014730; Tue, 26 Jan 2016 01:28:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0Q1SJSM014728; Tue, 26 Jan 2016 01:28:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201601260128.u0Q1SJSM014728@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 26 Jan 2016 01:28:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407250 - 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.20 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: Tue, 26 Jan 2016 01:28:20 -0000 Author: tota Date: Tue Jan 26 01:28:19 2016 New Revision: 407250 URL: https://svnweb.freebsd.org/changeset/ports/407250 Log: - Update to 0.5-92 - Fix LICENSE Modified: head/math/R-cran-spdep/Makefile head/math/R-cran-spdep/distinfo Modified: head/math/R-cran-spdep/Makefile ============================================================================== --- head/math/R-cran-spdep/Makefile Tue Jan 26 00:22:19 2016 (r407249) +++ head/math/R-cran-spdep/Makefile Tue Jan 26 01:28:19 2016 (r407250) @@ -2,15 +2,14 @@ # $FreeBSD$ PORTNAME= spdep -DISTVERSION= 0.5-88 +DISTVERSION= 0.5-92 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Spatial dependence: weighting schemes, statistics, and models -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ RUN_DEPENDS= R-cran-sp>=1.0:${PORTSDIR}/math/R-cran-sp \ R-cran-LearnBayes>0:${PORTSDIR}/math/R-cran-LearnBayes \ Modified: head/math/R-cran-spdep/distinfo ============================================================================== --- head/math/R-cran-spdep/distinfo Tue Jan 26 00:22:19 2016 (r407249) +++ head/math/R-cran-spdep/distinfo Tue Jan 26 01:28:19 2016 (r407250) @@ -1,2 +1,2 @@ -SHA256 (spdep_0.5-88.tar.gz) = b64f75bf8843cd0140e9e75233a90f0b8e4e758ed27e73323fb88b43dcea4bd4 -SIZE (spdep_0.5-88.tar.gz) = 3213832 +SHA256 (spdep_0.5-92.tar.gz) = cf1bcd85258f4c98f1652d1c30be42c981c2f8cb7ad85312745559a69d36b4ac +SIZE (spdep_0.5-92.tar.gz) = 3221660