Date: Thu, 9 Jun 2022 12:52:50 GMT From: TAKATSU Tomonari <tota@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8c340b30462c - main - science/R-cran-DCluster: Update to 0.2-8 Message-ID: <202206091252.259CqoLK001351@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c340b30462c09063162e35ff535e3ff3600280e commit 8c340b30462c09063162e35ff535e3ff3600280e Author: TAKATSU Tomonari <tota@FreeBSD.org> AuthorDate: 2022-06-08 00:31:46 +0000 Commit: TAKATSU Tomonari <tota@FreeBSD.org> CommitDate: 2022-06-09 12:51:21 +0000 science/R-cran-DCluster: Update to 0.2-8 - Fix LICENSE section --- science/R-cran-DCluster/Makefile | 6 ++---- science/R-cran-DCluster/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index c5de83ae767a..e891318a0028 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -1,16 +1,14 @@ # Created by: TAKATSU Tomonari <tota@FreeBSD.org> PORTNAME= DCluster -PORTREVISION= 5 -DISTVERSION= 0.2-7 +DISTVERSION= 0.2-8 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for the detection of spatial clusters of diseases -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ RUN_DEPENDS= R-cran-spdep>0:math/R-cran-spdep diff --git a/science/R-cran-DCluster/distinfo b/science/R-cran-DCluster/distinfo index d42b4c719a65..03dfd8d7e3cc 100644 --- a/science/R-cran-DCluster/distinfo +++ b/science/R-cran-DCluster/distinfo @@ -1,2 +1,3 @@ -SHA256 (DCluster_0.2-7.tar.gz) = 4d768b353ef1c903ab51d37afedcc750823d8e4085b1ac2c40af68627cf61601 -SIZE (DCluster_0.2-7.tar.gz) = 33361 +TIMESTAMP = 1654648106 +SHA256 (DCluster_0.2-8.tar.gz) = 0423283e31c68e8ee4252323bc672f4ef00bdbc03468ece188ae6e606540b6c7 +SIZE (DCluster_0.2-8.tar.gz) = 34143
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206091252.259CqoLK001351>