diff options
author | David Naylor <dbn@FreeBSD.org> | 2013-05-02 17:58:10 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2013-05-02 17:58:10 +0000 |
commit | d62dfc569e959b070e90c519cae89b11f4b9e422 (patch) | |
tree | fd50cb2fdd20fe5c612f4537f065637e352ec592 /finance | |
parent | 9dcb60bfaf11ee914fd58bb7a7a758df75fe383c (diff) |
Update finance/R-cran-timeSeries to 3010.97.
ChangeLog:
* DESCRIPTION: Updated version number
* R/methods-mathOps.R: callGeneric() seems to have troubles in
finding variables defined in the function frame and passed to the
generic with the dots arguments.
Approved by: eadler,bdrewery (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=317139
Diffstat (limited to 'finance')
-rw-r--r-- | finance/R-cran-timeSeries/Makefile | 2 | ||||
-rw-r--r-- | finance/R-cran-timeSeries/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index 579f1a8b11e5..fce61278492d 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= timeSeries -PORTVERSION= 3000.96 +PORTVERSION= 3010.97 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-timeSeries/distinfo b/finance/R-cran-timeSeries/distinfo index 7d2c6a1f127c..11e986d00327 100644 --- a/finance/R-cran-timeSeries/distinfo +++ b/finance/R-cran-timeSeries/distinfo @@ -1,2 +1,2 @@ -SHA256 (timeSeries_3000.96.tar.gz) = e0d908a78119626a2ed5fdf53191eb66ca72f42b6833fbae8f6af599739b6dd0 -SIZE (timeSeries_3000.96.tar.gz) = 299829 +SHA256 (timeSeries_3010.97.tar.gz) = 438bdb9ea0a8949812eb4d72a7a849ff55d0db1df45421a2ae0a0b18e0946147 +SIZE (timeSeries_3010.97.tar.gz) = 299912 |