From owner-svn-ports-all@freebsd.org Tue Apr 4 06:43:02 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44614D2D3A4; Tue, 4 Apr 2017 06:43:02 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F8BEFDA; Tue, 4 Apr 2017 06:43:01 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v346h1go020297; Tue, 4 Apr 2017 06:43:01 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v346h0Bb020296; Tue, 4 Apr 2017 06:43:00 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201704040643.v346h0Bb020296@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Tue, 4 Apr 2017 06:43:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437684 - head/math/R-cran-gss X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2017 06:43:02 -0000 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