- Update to 0.4-7
This commit is contained in:
parent
f92802374e
commit
153c788e2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427617
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= quantmod
|
||||
DISTVERSION= 0.4-6
|
||||
DISTVERSION= 0.4-7
|
||||
CATEGORIES= finance
|
||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
|
||||
|
@ -17,6 +17,6 @@ CRAN_DEPENDS= R-cran-xts>=0.9.0:math/R-cran-xts \
|
|||
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||
|
||||
USES= cran:auto-plist
|
||||
USES= cran:auto-plist,compiles
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1472790923
|
||||
SHA256 (quantmod_0.4-6.tar.gz) = 2281186450e4859bf7388d1cca36c190052c40c7756e3f711eb392c86b987548
|
||||
SIZE (quantmod_0.4-6.tar.gz) = 135122
|
||||
TIMESTAMP = 1480777041
|
||||
SHA256 (quantmod_0.4-7.tar.gz) = a28b3bbe59382f846d7a5be56a82cc6025ccd568addb7d9b0b0b52ddb6ba389a
|
||||
SIZE (quantmod_0.4-7.tar.gz) = 134945
|
||||
|
|
Loading…
Reference in a new issue