svn commit: r363097 - head/math/R-cran-gss

David Naylor dbn at FreeBSD.org
Sun Jul 27 19:46:53 UTC 2014


Author: dbn
Date: Sun Jul 27 19:46:52 2014
New Revision: 363097
URL: http://svnweb.freebsd.org/changeset/ports/363097
QAT: https://qat.redports.org/buildarchive/r363097/

Log:
  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.

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	Sun Jul 27 19:24:50 2014	(r363096)
+++ head/math/R-cran-gss/Makefile	Sun Jul 27 19:46:52 2014	(r363097)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gss
-DISTVERSION=	2.1-2
+DISTVERSION=	2.1-3
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/math/R-cran-gss/distinfo
==============================================================================
--- head/math/R-cran-gss/distinfo	Sun Jul 27 19:24:50 2014	(r363096)
+++ head/math/R-cran-gss/distinfo	Sun Jul 27 19:46:52 2014	(r363097)
@@ -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


More information about the svn-ports-head mailing list