diff options
author | dbn <dbn@FreeBSD.org> | 2014-12-16 19:09:36 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2014-12-16 19:09:36 +0800 |
commit | 808ddd708f4f66d3deb266436e97e46378293731 (patch) | |
tree | 36975ff38b42bb85474063dd0ac6c5c18a8d8825 /math/R-cran-gss | |
parent | e2975f6209cfdf62e424884b6cdbc459546925b5 (diff) | |
download | freebsd-ports-gnome-808ddd708f4f66d3deb266436e97e46378293731.tar.gz freebsd-ports-gnome-808ddd708f4f66d3deb266436e97e46378293731.tar.zst freebsd-ports-gnome-808ddd708f4f66d3deb266436e97e46378293731.zip |
Update math/R-cran-gss to 2.1-4.
ChangeLog:
* R: Along with a bug fix, edited utility functions for the
nbinomial 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 | 3 | ||||
-rw-r--r-- | math/R-cran-gss/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-gss/Makefile b/math/R-cran-gss/Makefile index d1cef1df806d..3be196a1059c 100644 --- a/math/R-cran-gss/Makefile +++ b/math/R-cran-gss/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gss -DISTVERSION= 2.1-3 -PORTREVISION= 1 +DISTVERSION= 2.1-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-gss/distinfo b/math/R-cran-gss/distinfo index 26f8f0a2fd9f..da1198f142e9 100644 --- a/math/R-cran-gss/distinfo +++ b/math/R-cran-gss/distinfo @@ -1,2 +1,2 @@ -SHA256 (gss_2.1-3.tar.gz) = f3aac39704a0d4f8b48bc62390cbe48fbb1962534d3df6bd251b75051d30771d -SIZE (gss_2.1-3.tar.gz) = 483783 +SHA256 (gss_2.1-4.tar.gz) = 31d27da3fcfdb8d75bcbde7e6aaaefaace22bd98cb749e77fd908975f0f8be6e +SIZE (gss_2.1-4.tar.gz) = 482922 |