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)
This commit is contained in:
parent
9dcb60bfaf
commit
d62dfc569e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317139
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= timeSeries
|
||||
PORTVERSION= 3000.96
|
||||
PORTVERSION= 3010.97
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue