From 5e750d983d527505db2d9cdb318217a033994447 Mon Sep 17 00:00:00 2001 From: tota Date: Tue, 26 Jan 2016 01:28:19 +0000 Subject: - Update to 0.5-92 - Fix LICENSE --- math/R-cran-spdep/Makefile | 5 ++--- math/R-cran-spdep/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/math/R-cran-spdep/Makefile b/math/R-cran-spdep/Makefile index e85af3c4237e..b5a8cd30ca84 100644 --- a/math/R-cran-spdep/Makefile +++ b/math/R-cran-spdep/Makefile @@ -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 \ diff --git a/math/R-cran-spdep/distinfo b/math/R-cran-spdep/distinfo index 983d2aef27d0..f83880ad2ac3 100644 --- a/math/R-cran-spdep/distinfo +++ b/math/R-cran-spdep/distinfo @@ -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 -- cgit