Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Sep 2016 19:53:01 +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: r422223 - head/math/R-cran-stabledist
Message-ID:  <201609151953.u8FJr122038673@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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