Date: Tue, 16 Dec 2014 11:09:37 +0000 (UTC) From: David Naylor <dbn@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374794 - head/math/R-cran-gss Message-ID: <201412161109.sBGB9bV1015466@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412161109.sBGB9bV1015466>