Index: head/finance/R-cran-tseries/Makefile =================================================================== --- head/finance/R-cran-tseries/Makefile (revision 461493) +++ head/finance/R-cran-tseries/Makefile (revision 461494) @@ -1,20 +1,20 @@ # Created by: David Naylor # $FreeBSD$ PORTNAME= tseries -DISTVERSION= 0.10-42 +DISTVERSION= 0.10-43 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= dbn@FreeBSD.org COMMENT= Time Series Analysis and Computational Finance LICENSE= GPLv2 RUN_DEPENDS= R-cran-quantmod>=0.4.9:finance/R-cran-quantmod \ R-cran-quadprog>0:math/R-cran-quadprog \ R-cran-zoo>0:math/R-cran-zoo USES= cran:auto-plist,compiles .include Index: head/finance/R-cran-tseries/distinfo =================================================================== --- head/finance/R-cran-tseries/distinfo (revision 461493) +++ head/finance/R-cran-tseries/distinfo (revision 461494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498243243 -SHA256 (tseries_0.10-42.tar.gz) = 827f79858715c700e8cabd2c27853ba88ad0e05eb043bc94e126b155a75546c4 -SIZE (tseries_0.10-42.tar.gz) = 164529 +TIMESTAMP = 1518351737 +SHA256 (tseries_0.10-43.tar.gz) = c27912f45d6bbd723c8055b345936a3c96ccdc7bd919fad9cf57dc408f845dfa +SIZE (tseries_0.10-43.tar.gz) = 164508 Index: head/finance/R-cran-tseries/pkg-descr =================================================================== --- head/finance/R-cran-tseries/pkg-descr (revision 461493) +++ head/finance/R-cran-tseries/pkg-descr (revision 461494) @@ -1,4 +1,3 @@ -Computes the Augmented Dickey-Fuller test for the null that x has -a unit root. +Time series analysis and computational finance. -WWW: http://cran.r-project.org/web/packages/tseries/ +WWW: https://CRAN.R-project.org/package=tseries