From owner-svn-ports-all@freebsd.org Thu Sep 15 19:53:02 2016 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 C33E4BDBD87; Thu, 15 Sep 2016 19:53: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 8BF45D7; Thu, 15 Sep 2016 19:53:02 +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 u8FJr17g038675; Thu, 15 Sep 2016 19:53:01 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8FJr122038673; Thu, 15 Sep 2016 19:53:01 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201609151953.u8FJr122038673@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Thu, 15 Sep 2016 19:53:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422223 - head/math/R-cran-stabledist 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: Thu, 15 Sep 2016 19:53:02 -0000 Author: dbn Date: Thu Sep 15 19:53:01 2016 New Revision: 422223 URL: https://svnweb.freebsd.org/changeset/ports/422223 Log: math/R-cran-stabledist: updated to version 0.7-1 - add new test dependencies: - devel/R-cran-RUnit - finance/R-cran-fBasics - math/R-cran-Rmpfr Generated by: portcran (0.1.2) Modified: head/math/R-cran-stabledist/Makefile head/math/R-cran-stabledist/distinfo Modified: head/math/R-cran-stabledist/Makefile ============================================================================== --- head/math/R-cran-stabledist/Makefile Thu Sep 15 19:47:38 2016 (r422222) +++ head/math/R-cran-stabledist/Makefile Thu Sep 15 19:53:01 2016 (r422223) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= stabledist -DISTVERSION= 0.7-0 +DISTVERSION= 0.7-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,6 +12,10 @@ COMMENT= Stable Distribution Functions LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -USES= cran:auto-plist +TEST_DEPENDS= R-cran-RUnit>0:devel/R-cran-RUnit \ + R-cran-fBasics>0:finance/R-cran-fBasics \ + R-cran-Rmpfr>0:math/R-cran-Rmpfr + +USES= cran:auto-plist .include Modified: head/math/R-cran-stabledist/distinfo ============================================================================== --- head/math/R-cran-stabledist/distinfo Thu Sep 15 19:47:38 2016 (r422222) +++ head/math/R-cran-stabledist/distinfo Thu Sep 15 19:53:01 2016 (r422223) @@ -1,2 +1,3 @@ -SHA256 (stabledist_0.7-0.tar.gz) = 8789468f5f200d7685817cbd833595c53eefa5a31dde22fd7fa059e5e71cad1b -SIZE (stabledist_0.7-0.tar.gz) = 31485 +TIMESTAMP = 1473966418 +SHA256 (stabledist_0.7-1.tar.gz) = 06c5704d3a3c179fa389675c537c39a006867bc6e4f23dd7e406476ed2c88a69 +SIZE (stabledist_0.7-1.tar.gz) = 31963