svn commit: r422223 - head/math/R-cran-stabledist
David Naylor
dbn at FreeBSD.org
Thu Sep 15 19:53:02 UTC 2016
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
More information about the svn-ports-head
mailing list