Wed Jul 31 15:53:04 2019 UTC ()
R-quantmod: update to version 0.4.15.

Update to the canonical form of an R package.


(brook)
diff -r1.3141 -r1.3142 pkgsrc/doc/CHANGES-2019
diff -r1.2 -r1.3 pkgsrc/finance/R-quantmod/Makefile
diff -r1.1 -r1.2 pkgsrc/finance/R-quantmod/distinfo

cvs diff -r1.3141 -r1.3142 pkgsrc/doc/CHANGES-2019 (expand / switch to unified diff)

--- pkgsrc/doc/CHANGES-2019 2019/07/31 15:46:40 1.3141
+++ pkgsrc/doc/CHANGES-2019 2019/07/31 15:53:04 1.3142
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1$NetBSD: CHANGES-2019,v 1.3141 2019/07/31 15:46:40 brook Exp $ 1$NetBSD: CHANGES-2019,v 1.3142 2019/07/31 15:53:04 brook Exp $
2 2
3Changes to the packages collection and infrastructure in 2019: 3Changes to the packages collection and infrastructure in 2019:
4 4
5 Updated net/hub to 2.7.0 [leot 2019-01-01] 5 Updated net/hub to 2.7.0 [leot 2019-01-01]
6 Updated news/sfeed to 0.9.7 [leot 2019-01-01] 6 Updated news/sfeed to 0.9.7 [leot 2019-01-01]
7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01] 7 Removed chat/xchat successor chat/hexchat [nia 2019-01-01]
8 Updated finance/gnucash to 3.4 [wiz 2019-01-01] 8 Updated finance/gnucash to 3.4 [wiz 2019-01-01]
9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01] 9 Updated finance/gnucash-docs to 3.4 [wiz 2019-01-01]
10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01] 10 Updated mail/qmail-rejectutils to 20181230nb1 [schmonz 2019-01-01]
11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01] 11 Added graphics/ipe version 7.2.7 [wiz 2019-01-01]
12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01] 12 Added emulators/dolphin-emu version 5.0 [nia 2019-01-01]
13 Updated emulators/nestopia to 1.49 [nia 2019-01-01] 13 Updated emulators/nestopia to 1.49 [nia 2019-01-01]
14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01] 14 Updated x11/gtk3 to 3.24.2 [leot 2019-01-01]
@@ -5088,13 +5088,14 @@ Changes to the packages collection and i @@ -5088,13 +5088,14 @@ Changes to the packages collection and i
5088 Updated net/youtube-dl to 20190730 [leot 2019-07-31] 5088 Updated net/youtube-dl to 20190730 [leot 2019-07-31]
5089 Updated converters/R-base64enc to 0.1.3 [brook 2019-07-31] 5089 Updated converters/R-base64enc to 0.1.3 [brook 2019-07-31]
5090 Updated databases/R-RSQLite to 2.1.2 [brook 2019-07-31] 5090 Updated databases/R-RSQLite to 2.1.2 [brook 2019-07-31]
5091 Updated databases/R-sqldf to 0.4.11 [brook 2019-07-31] 5091 Updated databases/R-sqldf to 0.4.11 [brook 2019-07-31]
5092 Updated devel/R-IRkernel to 1.0.2 [brook 2019-07-31] 5092 Updated devel/R-IRkernel to 1.0.2 [brook 2019-07-31]
5093 Updated devel/R-R6 to 2.4.0 [brook 2019-07-31] 5093 Updated devel/R-R6 to 2.4.0 [brook 2019-07-31]
5094 Updated devel/R-Rcpp to 1.0.2 [brook 2019-07-31] 5094 Updated devel/R-Rcpp to 1.0.2 [brook 2019-07-31]
5095 Updated devel/R-blob to 1.2.0 [brook 2019-07-31] 5095 Updated devel/R-blob to 1.2.0 [brook 2019-07-31]
5096 Updated devel/R-evaluate to 0.14 [brook 2019-07-31] 5096 Updated devel/R-evaluate to 0.14 [brook 2019-07-31]
5097 Updated devel/R-iterators to 1.0.12 [brook 2019-07-31] 5097 Updated devel/R-iterators to 1.0.12 [brook 2019-07-31]
5098 Updated devel/R-repr to 1.0.1 [brook 2019-07-31] 5098 Updated devel/R-repr to 1.0.1 [brook 2019-07-31]
5099 Updated devel/R-rlang to 0.4.0 [brook 2019-07-31] 5099 Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]
5100 Updated finance/R-TTR to 0.23.4 [brook 2019-07-31] 5100 Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
 5101 Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31]

cvs diff -r1.2 -r1.3 pkgsrc/finance/R-quantmod/Makefile (expand / switch to unified diff)

--- pkgsrc/finance/R-quantmod/Makefile 2018/07/28 14:40:44 1.2
+++ pkgsrc/finance/R-quantmod/Makefile 2019/07/31 15:53:04 1.3
@@ -1,20 +1,22 @@ @@ -1,20 +1,22 @@
1# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:44 brook Exp $ 1# $NetBSD: Makefile,v 1.3 2019/07/31 15:53:04 brook Exp $
2 2
3CATEGORIES= finance 3CATEGORIES= finance R
4 4
5MAINTAINER= minskim@NetBSD.org 5MAINTAINER= minskim@NetBSD.org
6HOMEPAGE= http://www.quantmod.com/ 6HOMEPAGE= http://www.quantmod.com/
7COMMENT= Quantitative financial modeling framework 7COMMENT= Quantitative financial modelling framework
8LICENSE= gnu-gpl-v3 8LICENSE= gnu-gpl-v3
9 9
 10R_PKGNAME= quantmod
 11R_PKGVER= 0.4-15
 12
10DEPENDS+= R-TTR>=0.2:../../finance/R-TTR 13DEPENDS+= R-TTR>=0.2:../../finance/R-TTR
11DEPENDS+= R-xts>=0.9.0:../../math/R-xts 14DEPENDS+= R-xts>=0.9.0:../../math/R-xts
12DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo 15DEPENDS+= R-zoo>=1.8.6:../../math/R-zoo
13 16DEPENDS+= R-curl>=4.0:../../www/R-curl
14R_PKGNAME= quantmod 
15R_PKGVER= 0.4-12 
16 17
17USE_LANGUAGES= # none 18USE_LANGUAGES= # none
18 19
19.include "../../math/R/Makefile.extension" 20.include "../../math/R/Makefile.extension"
 21.include "../../math/R-xts/buildlink3.mk"
20.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/finance/R-quantmod/distinfo (expand / switch to unified diff)

--- pkgsrc/finance/R-quantmod/distinfo 2018/02/04 23:41:34 1.1
+++ pkgsrc/finance/R-quantmod/distinfo 2019/07/31 15:53:04 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2018/02/04 23:41:34 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2019/07/31 15:53:04 brook Exp $
2 2
3SHA1 (R/quantmod_0.4-12.tar.gz) = 64ae76c31037e98a8967943f5d9adb59478b5772 3SHA1 (R/quantmod_0.4-15.tar.gz) = 7f7771194bdf117b7d50747955017ba82b6c8bc8
4RMD160 (R/quantmod_0.4-12.tar.gz) = 043172605ffcf061ca41ad5ba2f29d0b7807e6ab 4RMD160 (R/quantmod_0.4-15.tar.gz) = 7c055237d765512d94f3bb5302b49417aeff1b87
5SHA512 (R/quantmod_0.4-12.tar.gz) = 6df59e2cd84399f68ce3304ebb13e1eca78ffa0b4bad0e88f71aa5187e6d78bcb08d4debbbe18898fc69f57e4abbdca1279c857e658ff4d735d338298a34eaac 5SHA512 (R/quantmod_0.4-15.tar.gz) = 7352e10b9f101ff9725e8d8540515c93f158e5b0c20adb6d99611efbcc1bc6b291b19278c09051756407b9eb3db8736e5183cbf15494f2a0e4d87b51dcacce97
6Size (R/quantmod_0.4-12.tar.gz) = 140216 bytes 6Size (R/quantmod_0.4-15.tar.gz) = 150327 bytes