diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-03-05 12:47:36 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-03-05 12:47:36 +0000 |
commit | c6102ed6d4e5dae5c04ac3bfad019d0c49379d0a (patch) | |
tree | 0773170b74dedb91b96cb35b0fd6373f8bf363d8 /science | |
parent | b064a96b7a2fe83d7a488af2ee2cfe74f55a4dc9 (diff) |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/R-cran-DCluster/Makefile | 6 | ||||
-rw-r--r-- | science/R-cran-DCluster/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index fee0c30031d7..3249b0b0ef9f 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -6,15 +6,15 @@ # PORTNAME= DCluster -DISTVERSION= 0.2-3 -PORTREVISION= 4 +DISTVERSION= 0.2-5 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Functions for the detection of spatial clusters of diseases -LICENSE= GPLv2 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual RUN_DEPENDS= R-cran-spdep>0:${PORTSDIR}/math/R-cran-spdep diff --git a/science/R-cran-DCluster/distinfo b/science/R-cran-DCluster/distinfo index 91f9bdec61ae..580dd5fb9837 100644 --- a/science/R-cran-DCluster/distinfo +++ b/science/R-cran-DCluster/distinfo @@ -1,2 +1,2 @@ -SHA256 (DCluster_0.2-3.tar.gz) = 3d1907c81e48820f1e26e4b3b9817a8d34902234eb87174994994340167d4b2c -SIZE (DCluster_0.2-3.tar.gz) = 30107 +SHA256 (DCluster_0.2-5.tar.gz) = 76967469371f82a6e8235fd4c53474360dac1641f773466e81f011ab168ea498 +SIZE (DCluster_0.2-5.tar.gz) = 32149 |