summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwen <wen>2012-11-29 08:09:54 +0000
committerwen <wen>2012-11-29 08:09:54 +0000
commit334c2620d9cef4f15bc9e923701d0a346724ce57 (patch)
treea3073a4966e3ac0837ef55e214943c49f7f46f9a /math
parent01122e4fec37f3b3a2be34a4b663947c1440d685 (diff)
downloadpkgsrc-334c2620d9cef4f15bc9e923701d0a346724ce57.tar.gz
Update to 1.7.9
Upstream changes: Changes in Version 1.7-9 o Added ggplot2 interface through autplot() and fortify() methods. Also support function facet_free(). Changes in Version 1.7-8 o Added rollsum. o Bugfix in src/lag.c for the case of k > NROW.
Diffstat (limited to 'math')
-rw-r--r--math/R-zoo/Makefile4
-rw-r--r--math/R-zoo/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/math/R-zoo/Makefile b/math/R-zoo/Makefile
index fb95550a1a9..959a35e8a63 100644
--- a/math/R-zoo/Makefile
+++ b/math/R-zoo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 17:10:18 brook Exp $
+# $NetBSD: Makefile,v 1.2 2012/11/29 08:09:54 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,7 +9,7 @@ COMMENT= S3 Infrastructure for Regular and Irregular Time Series
LICENSE= gnu-gpl-v2
R_PKGNAME= zoo
-R_PKGVER= 1.7-7
+R_PKGVER= 1.7-9
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-zoo/distinfo b/math/R-zoo/distinfo
index f77c152096a..27425a659c4 100644
--- a/math/R-zoo/distinfo
+++ b/math/R-zoo/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2012/04/15 17:10:18 brook Exp $
+$NetBSD: distinfo,v 1.2 2012/11/29 08:09:54 wen Exp $
-SHA1 (R/zoo_1.7-7.tar.gz) = f44f9ba2fd67054e70ba915dfb52c9e18dc44d4f
-RMD160 (R/zoo_1.7-7.tar.gz) = 7cb62194adfd3c0f65fcf94a3b7fced8be8ee4ed
-Size (R/zoo_1.7-7.tar.gz) = 1240674 bytes
+SHA1 (R/zoo_1.7-9.tar.gz) = 62ea0963e479aacdf0b04a7e15391c97188d5ade
+RMD160 (R/zoo_1.7-9.tar.gz) = 55ba322723c37c88e2b7d626ad2715db5d6c337d
+Size (R/zoo_1.7-9.tar.gz) = 807084 bytes