diff options
author | tota <tota@FreeBSD.org> | 2015-06-13 13:45:48 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2015-06-13 13:45:48 +0800 |
commit | 4507bb149f8d385102d7927e3fe7538a13fdf726 (patch) | |
tree | 6388d740fe5f908528d793d756785d3c9df08336 /science | |
parent | 200843c4c0454a3c0afb882769704d5775c6767c (diff) | |
download | freebsd-ports-gnome-4507bb149f8d385102d7927e3fe7538a13fdf726.tar.gz freebsd-ports-gnome-4507bb149f8d385102d7927e3fe7538a13fdf726.tar.zst freebsd-ports-gnome-4507bb149f8d385102d7927e3fe7538a13fdf726.zip |
- Update to 0.2-7
- Replace tab with a single space after WWW: in pkg-descr
Diffstat (limited to 'science')
-rw-r--r-- | science/R-cran-DCluster/Makefile | 3 | ||||
-rw-r--r-- | science/R-cran-DCluster/distinfo | 4 | ||||
-rw-r--r-- | science/R-cran-DCluster/pkg-descr | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/science/R-cran-DCluster/Makefile b/science/R-cran-DCluster/Makefile index fd7d5d0ae7b3..acf461739698 100644 --- a/science/R-cran-DCluster/Makefile +++ b/science/R-cran-DCluster/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= DCluster -DISTVERSION= 0.2-6 -PORTREVISION= 6 +DISTVERSION= 0.2-7 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-DCluster/distinfo b/science/R-cran-DCluster/distinfo index 48ee5679576b..d42b4c719a65 100644 --- a/science/R-cran-DCluster/distinfo +++ b/science/R-cran-DCluster/distinfo @@ -1,2 +1,2 @@ -SHA256 (DCluster_0.2-6.tar.gz) = 2977d431e5ff2684cd9b373f7d69f8533db3c4e33c56575a9579b5816709ed3c -SIZE (DCluster_0.2-6.tar.gz) = 31599 +SHA256 (DCluster_0.2-7.tar.gz) = 4d768b353ef1c903ab51d37afedcc750823d8e4085b1ac2c40af68627cf61601 +SIZE (DCluster_0.2-7.tar.gz) = 33361 diff --git a/science/R-cran-DCluster/pkg-descr b/science/R-cran-DCluster/pkg-descr index 1258435ec562..1f7bf86ac495 100644 --- a/science/R-cran-DCluster/pkg-descr +++ b/science/R-cran-DCluster/pkg-descr @@ -2,4 +2,4 @@ A set of functions for the detection of spatial clusters of disease using count data. Bootstrap is used to estimate sampling distributions of statistics. -WWW: http://cran.r-project.org/web/packages/DCluster/ +WWW: http://cran.r-project.org/web/packages/DCluster/ |