pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/R-xts Update to 0.9.7(No changelog upstream)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1eda7c7868ee
branches:  trunk
changeset: 631527:1eda7c7868ee
user:      wen <wen%pkgsrc.org@localhost>
date:      Sun Mar 09 14:04:36 2014 +0000

description:
Update to 0.9.7(No changelog upstream)
Update DEPENDS

diffstat:

 math/R-xts/Makefile |  6 +++---
 math/R-xts/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (36 lines):

diff -r 6d67161f1d9a -r 1eda7c7868ee math/R-xts/Makefile
--- a/math/R-xts/Makefile       Sun Mar 09 13:57:38 2014 +0000
+++ b/math/R-xts/Makefile       Sun Mar 09 14:04:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2013/07/07 09:30:28 wen Exp $
+# $NetBSD: Makefile,v 1.6 2014/03/09 14:04:36 wen Exp $
 
 CATEGORIES=    math
 MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,11 +9,11 @@
 LICENSE=       gnu-gpl-v2
 
 R_PKGNAME=     xts
-R_PKGVER=      0.9-5
+R_PKGVER=      0.9-7
 
 USE_LANGUAGES+=        c fortran
 
-DEPENDS+=      R-zoo>=1.7.7:../../math/R-zoo
+DEPENDS+=      R-zoo>=1.7.10:../../math/R-zoo
 
 .include "../../math/R/Makefile.extension"
 .include "../../mk/bsd.pkg.mk"
diff -r 6d67161f1d9a -r 1eda7c7868ee math/R-xts/distinfo
--- a/math/R-xts/distinfo       Sun Mar 09 13:57:38 2014 +0000
+++ b/math/R-xts/distinfo       Sun Mar 09 14:04:36 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/07/07 09:30:28 wen Exp $
+$NetBSD: distinfo,v 1.5 2014/03/09 14:04:36 wen Exp $
 
-SHA1 (R/xts_0.9-5.tar.gz) = 630ab9e62047d11d85f29f5bb9eb8105e6c08b87
-RMD160 (R/xts_0.9-5.tar.gz) = 3ca44ac4dacb26704c4272b49ed37598b7ef4b33
-Size (R/xts_0.9-5.tar.gz) = 457896 bytes
+SHA1 (R/xts_0.9-7.tar.gz) = c398c823ef2e31d5342954cc654424f05c97c52a
+RMD160 (R/xts_0.9-7.tar.gz) = d720cb3045f0dd7e824b782dafbdd06fc15d78f8
+Size (R/xts_0.9-7.tar.gz) = 470815 bytes



Home | Main Index | Thread Index | Old Index