Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Apr 2017 06:43:00 +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: r437684 - head/math/R-cran-gss
Message-ID:  <201704040643.v346h0Bb020296@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbn
Date: Tue Apr  4 06:43:00 2017
New Revision: 437684
URL: https://svnweb.freebsd.org/changeset/ports/437684

Log:
  math/R-cran-gss: updated to version 2.1-7
  
   - updated license to align with CRAN package
   - changelog:
     - R: i) Added mkran1 and modified mkran to allow for multiple terms of
       random effects.  ii) Added predict1.ssanova to allow for the
       evaluation of f(x1)-f(x2) along with standard errors.  iii) Bug fixes
       in project.ssanova and summary.ssanova involving random effects.
     - man: Updated to reflect changes in R.
  
  Generated by:	portcran (0.1.5)

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 Apr  4 06:42:44 2017	(r437683)
+++ head/math/R-cran-gss/Makefile	Tue Apr  4 06:43:00 2017	(r437684)
@@ -2,15 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	gss
-DISTVERSION=	2.1-6
+DISTVERSION=	2.1-7
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	dbn@FreeBSD.org
 COMMENT=	General Smoothing Splines
 
-LICENSE=	GPLv2 GPLv3
-LICENSE_COMB=	dual
+LICENSE=	GPLv2+
 
 USES=		cran:auto-plist,compiles
 

Modified: head/math/R-cran-gss/distinfo
==============================================================================
--- head/math/R-cran-gss/distinfo	Tue Apr  4 06:42:44 2017	(r437683)
+++ head/math/R-cran-gss/distinfo	Tue Apr  4 06:43:00 2017	(r437684)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472536053
-SHA256 (gss_2.1-6.tar.gz) = 06c13fe75d9a11f906269ae76700996f5ae9e176760fa8844cd8de8ea2846dee
-SIZE (gss_2.1-6.tar.gz) = 483120
+TIMESTAMP = 1491284682
+SHA256 (gss_2.1-7.tar.gz) = 0405bb5e4c4d60b466335e5da07be4f9570045a24aed09e7bc0640e1a00f3adb
+SIZE (gss_2.1-7.tar.gz) = 485790



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704040643.v346h0Bb020296>