pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc R-tseries: update to version 0.10.47.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc800be53585
branches:  trunk
changeset: 337104:bc800be53585
user:      brook <brook%pkgsrc.org@localhost>
date:      Wed Jul 31 15:55:32 2019 +0000

description:
R-tseries: update to version 0.10.47.

Update to the canonical form of an R package.

diffstat:

 doc/CHANGES-2019           |   3 ++-
 finance/R-tseries/Makefile |  11 +++++------
 finance/R-tseries/distinfo |  10 +++++-----
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs (59 lines):

diff -r cb0489faca88 -r bc800be53585 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Wed Jul 31 15:54:13 2019 +0000
+++ b/doc/CHANGES-2019  Wed Jul 31 15:55:32 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.3142 2019/07/31 15:53:04 brook Exp $
+$NetBSD: CHANGES-2019,v 1.3143 2019/07/31 15:55:32 brook Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -5099,3 +5099,4 @@
        Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]
        Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
        Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31]
+       Updated finance/R-tseries to 0.10.47 [brook 2019-07-31]
diff -r cb0489faca88 -r bc800be53585 finance/R-tseries/Makefile
--- a/finance/R-tseries/Makefile        Wed Jul 31 15:54:13 2019 +0000
+++ b/finance/R-tseries/Makefile        Wed Jul 31 15:55:32 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:44 brook Exp $
+# $NetBSD: Makefile,v 1.3 2019/07/31 15:55:32 brook Exp $
 
-CATEGORIES=    finance
+CATEGORIES=    finance R
 
 MAINTAINER=    minskim%NetBSD.org@localhost
 HOMEPAGE=      ${R_HOMEPAGE_BASE}/tseries/
@@ -8,14 +8,13 @@
 LICENSE=       gnu-gpl-v2
 
 R_PKGNAME=     tseries
-R_PKGVER=      0.10-43
+R_PKGVER=      0.10-47
 
-DEPENDS+=      R-quadprog-[0-9]*:../../math/R-quadprog
 DEPENDS+=      R-quantmod>=0.4.9:../../finance/R-quantmod
-DEPENDS+=      R-zoo-[0-9]*:../../math/R-zoo
+DEPENDS+=      R-quadprog>=1.5.7:../../math/R-quadprog
+DEPENDS+=      R-zoo>=1.8.6:../../math/R-zoo
 
 USE_LANGUAGES= c fortran
 
-BUILDLINK_API_DEPENDS.R+=      R>=2.10.0
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r cb0489faca88 -r bc800be53585 finance/R-tseries/distinfo
--- a/finance/R-tseries/distinfo        Wed Jul 31 15:54:13 2019 +0000
+++ b/finance/R-tseries/distinfo        Wed Jul 31 15:55:32 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2018/03/07 19:23:21 minskim Exp $
+$NetBSD: distinfo,v 1.2 2019/07/31 15:55:32 brook Exp $
 
-SHA1 (R/tseries_0.10-43.tar.gz) = fd629cb8e2382fd5dc5c062f88f303d6e6ed1a02
-RMD160 (R/tseries_0.10-43.tar.gz) = 89429283a9d906c6ad04101aaaa3dcda47eb003b
-SHA512 (R/tseries_0.10-43.tar.gz) = 36d2c286b20cb245c8fbeab5941cbf7e3a2b115d3e48995e03495f35e268a997a66363a99559f04674333631c99f42e4ce20a692e7a7f1fde0aff1003e02bc00
-Size (R/tseries_0.10-43.tar.gz) = 164508 bytes
+SHA1 (R/tseries_0.10-47.tar.gz) = 898cf2e0a7f130e58efd614b9cc8ed683d04771c
+RMD160 (R/tseries_0.10-47.tar.gz) = 0f510703c41ba0ee7f2fbc418b7ec7b7cdbe1520
+SHA512 (R/tseries_0.10-47.tar.gz) = 18ad8ca8f49ad8accca4e1b58b3f08cdb22921c90c4b94644a8276449fe7580949fd87b0f2087038d09a2d22623eca3edafc65fa1ff9b82fc640bc931c5effd6
+Size (R/tseries_0.10-47.tar.gz) = 164796 bytes



Home | Main Index | Thread Index | Old Index