diff options
author | dbn <dbn@FreeBSD.org> | 2014-07-28 03:46:52 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2014-07-28 03:46:52 +0800 |
commit | c1e0d8046ada3ea26e3f607a178e1b20ab8f3a21 (patch) | |
tree | 52ce77f9ab2464620c418f53bd2a10519772bce8 /math/R-cran-gss | |
parent | ff48eb95aa0501425c802206ab4abc227966ea85 (diff) | |
download | freebsd-ports-gnome-c1e0d8046ada3ea26e3f607a178e1b20ab8f3a21.tar.gz freebsd-ports-gnome-c1e0d8046ada3ea26e3f607a178e1b20ab8f3a21.tar.zst freebsd-ports-gnome-c1e0d8046ada3ea26e3f607a178e1b20ab8f3a21.zip |
Update math/R-cran-gss to 2.1-3.
ChangeLog:
* R: Edited utility functions for the binomial family in the
gssanova suite, eliminating unnecessary subtractions to preserve
numerical precision.
Diffstat (limited to 'math/R-cran-gss')
-rw-r--r-- | math/R-cran-gss/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-gss/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index 33e95038895c..860ab0165710 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gss -DISTVERSION= 2.1-2 +DISTVERSION= 2.1-3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gss/distinfo b/math/R-cran-gss/distinfo index 535d6667bcca..26f8f0a2fd9f 100644 --- a/math/R-cran-gss/distinfo +++ b/math/R-cran-gss/distinfo @@ -1,2 +1,2 @@ -SHA256 (gss_2.1-2.tar.gz) = 729cc26253b33f9505ac1bc1ca26a832a5bab1a52b003938390eebaa955b4ee4 -SIZE (gss_2.1-2.tar.gz) = 483523 +SHA256 (gss_2.1-3.tar.gz) = f3aac39704a0d4f8b48bc62390cbe48fbb1962534d3df6bd251b75051d30771d +SIZE (gss_2.1-3.tar.gz) = 483783 |