svn commit: r374794 - head/math/R-cran-gss
David Naylor
dbn at FreeBSD.org
Tue Dec 16 11:35:42 UTC 2014
Author: dbn
Date: Tue Dec 16 11:09:36 2014
New Revision: 374794
URL: https://svnweb.freebsd.org/changeset/ports/374794
QAT: https://qat.redports.org/buildarchive/r374794/
Log:
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.
Modified:
head/math/R-cran-gss/Makefile
head/math/R-cran-gss/distinfo
Modified: head/math/R-cran-gss/Makefile
==============================================================================
--- head/math/R-cran-gss/Makefile Tue Dec 16 11:02:10 2014 (r374793)
+++ head/math/R-cran-gss/Makefile Tue Dec 16 11:09:36 2014 (r374794)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gss
-DISTVERSION= 2.1-3
-PORTREVISION= 1
+DISTVERSION= 2.1-4
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
Modified: head/math/R-cran-gss/distinfo
==============================================================================
--- head/math/R-cran-gss/distinfo Tue Dec 16 11:02:10 2014 (r374793)
+++ head/math/R-cran-gss/distinfo Tue Dec 16 11:09:36 2014 (r374794)
@@ -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
More information about the svn-ports-all
mailing list