mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
finance/R-cran-quantmod: Update to 0.4.22
- Update to 0.4.22 - Drop maintainership
This commit is contained in:
parent
eaac712292
commit
dd2c343461
@ -1,22 +1,22 @@
|
|||||||
PORTNAME= quantmod
|
PORTNAME= quantmod
|
||||||
DISTVERSION= 0.4.20
|
DISTVERSION= 0.4.22
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= finance
|
CATEGORIES= finance
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
MAINTAINER= tota@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Quantitative Financial Modelling and Trading Framework for R
|
COMMENT= Quantitative Financial Modelling and Trading Framework for R
|
||||||
WWW= https://www.quantmod.com/
|
WWW= https://www.quantmod.com/
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
CRAN_DEPENDS= R-cran-xts>=0.9.0:math/R-cran-xts \
|
CRAN_DEPENDS= R-cran-curl>0:ftp/R-cran-curl \
|
||||||
R-cran-zoo>0:math/R-cran-zoo \
|
R-cran-jsonlite>=1.1:converters/R-cran-jsonlite \
|
||||||
R-cran-TTR>=0.2:finance/R-cran-TTR \
|
R-cran-TTR>=0.2:finance/R-cran-TTR \
|
||||||
R-cran-curl>0:ftp/R-cran-curl
|
R-cran-xts>=0.9.0:math/R-cran-xts \
|
||||||
|
R-cran-zoo>0:math/R-cran-zoo
|
||||||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1651322808
|
TIMESTAMP = 1682466857
|
||||||
SHA256 (quantmod_0.4.20.tar.gz) = f757df41595d885f7927e18f4835bc233d78d2d3ae48fd11c8874d4338c48e94
|
SHA256 (quantmod_0.4.22.tar.gz) = f29496f1ca9a9faf91aba70ac50bfe79303197ca8f1e369c96300005b5e6765e
|
||||||
SIZE (quantmod_0.4.20.tar.gz) = 156640
|
SIZE (quantmod_0.4.22.tar.gz) = 157912
|
||||||
|
Loading…
Reference in New Issue
Block a user