pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc R-TTR: update to version 0.23.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1eb5239378d4
branches: trunk
changeset: 337098:1eb5239378d4
user: brook <brook%pkgsrc.org@localhost>
date: Wed Jul 31 15:46:40 2019 +0000
description:
R-TTR: update to version 0.23.4.
Update to the canonical form of an R package.
diffstat:
doc/CHANGES-2019 | 3 ++-
finance/R-TTR/Makefile | 14 +++++++-------
finance/R-TTR/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 13 deletions(-)
diffs (60 lines):
diff -r b0e8fb62e00b -r 1eb5239378d4 doc/CHANGES-2019
--- a/doc/CHANGES-2019 Wed Jul 31 15:44:23 2019 +0000
+++ b/doc/CHANGES-2019 Wed Jul 31 15:46:40 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3140 2019/07/31 15:43:26 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3141 2019/07/31 15:46:40 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -5097,3 +5097,4 @@
Updated devel/R-iterators to 1.0.12 [brook 2019-07-31]
Updated devel/R-repr to 1.0.1 [brook 2019-07-31]
Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]
+ Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
diff -r b0e8fb62e00b -r 1eb5239378d4 finance/R-TTR/Makefile
--- a/finance/R-TTR/Makefile Wed Jul 31 15:44:23 2019 +0000
+++ b/finance/R-TTR/Makefile Wed Jul 31 15:46:40 2019 +0000
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:43 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:46:40 brook Exp $
-CATEGORIES= finance
+CATEGORIES= finance R
MAINTAINER= minskim%NetBSD.org@localhost
HOMEPAGE= https://github.com/joshuaulrich/TTR
COMMENT= Technical trading rules
LICENSE= gnu-gpl-v2
-DEPENDS+= R-curl-[0-9]*:../../www/R-curl
-DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
+R_PKGNAME= TTR
+R_PKGVER= 0.23-4
-R_PKGNAME= TTR
-R_PKGVER= 0.23-3
+DEPENDS+= R-zoo>=1.8.6:../../math/R-zoo
+DEPENDS+= R-curl>=4.0:../../www/R-curl
USE_LANGUAGES= c fortran
+.include "../../math/R/Makefile.extension"
.include "../../math/R-xts/buildlink3.mk"
-.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff -r b0e8fb62e00b -r 1eb5239378d4 finance/R-TTR/distinfo
--- a/finance/R-TTR/distinfo Wed Jul 31 15:44:23 2019 +0000
+++ b/finance/R-TTR/distinfo Wed Jul 31 15:46:40 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/02/04 23:40:02 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 15:46:40 brook Exp $
-SHA1 (R/TTR_0.23-3.tar.gz) = 474a1d0c7694f30290e90d2449cd5d589e79e27d
-RMD160 (R/TTR_0.23-3.tar.gz) = 0c605d20e8fd6801664b8f8f5c6f0d7bf81cf206
-SHA512 (R/TTR_0.23-3.tar.gz) = 6aa3f47971c4d554ab59e77c5969aae4b10608fdc900579399c0e6599d25381069fd219c7463a5d65cc1fea1fd6f0e8086e810a6644075698d819e1a0ac35c55
-Size (R/TTR_0.23-3.tar.gz) = 309683 bytes
+SHA1 (R/TTR_0.23-4.tar.gz) = 1e30c870e70b9b8bb5d8cb29b1119af0eaaae225
+RMD160 (R/TTR_0.23-4.tar.gz) = d9c5866acdb1ab65ff064ec3bc35de03bb29547d
+SHA512 (R/TTR_0.23-4.tar.gz) = e0c3049c8ee8d58fbb5ccdd8e426e9e6d5a30f2476e6fc9302216273153a0ddf5eff22b0a00c84cdd0e8d214d1dc180e3c7e2052010bedfe904ef400aa91fcc0
+Size (R/TTR_0.23-4.tar.gz) = 310105 bytes
Home |
Main Index |
Thread Index |
Old Index