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

David Naylor dbn at FreeBSD.org
Fri May 30 17:29:40 UTC 2014


Author: dbn
Date: Fri May 30 17:29:39 2014
New Revision: 355878
URL: http://svnweb.freebsd.org/changeset/ports/355878
QAT: https://qat.redports.org/buildarchive/r355878/

Log:
  Update math/R-cran-gss to 2.1-0.
  
  ChangeLog:
  * R:
    i) Tuned Newton iteration algorithms in ngreg and ngreg.proj.
    ii) Bug fixes in routines involving univariate minimization via
          nlm0.
    iii) Minor changes in makedata.x's.

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	Fri May 30 17:20:52 2014	(r355877)
+++ head/math/R-cran-gss/Makefile	Fri May 30 17:29:39 2014	(r355878)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gss
-DISTVERSION=	2.1-0
-PORTREVISION=	1
+DISTVERSION=	2.1-1
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 

Modified: head/math/R-cran-gss/distinfo
==============================================================================
--- head/math/R-cran-gss/distinfo	Fri May 30 17:20:52 2014	(r355877)
+++ head/math/R-cran-gss/distinfo	Fri May 30 17:29:39 2014	(r355878)
@@ -1,2 +1,2 @@
-SHA256 (gss_2.1-0.tar.gz) = c9f3fdc911c422b1d651a28dbdcb23be62fb2833b4b45d03ac940f53498d96d9
-SIZE (gss_2.1-0.tar.gz) = 482489
+SHA256 (gss_2.1-1.tar.gz) = c5edf15e98c70ea56c82b57865f7362be48e1318791fc91038dab5fa0b1592c9
+SIZE (gss_2.1-1.tar.gz) = 483261


More information about the svn-ports-all mailing list