summaryrefslogtreecommitdiff
path: root/math/R-spacetime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/R-spacetime/Makefile')
-rw-r--r--math/R-spacetime/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/R-spacetime/Makefile b/math/R-spacetime/Makefile
index e6bd74874b0..15d2a120eb2 100644
--- a/math/R-spacetime/Makefile
+++ b/math/R-spacetime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2013/07/07 11:52:41 wen Exp $
+# $NetBSD: Makefile,v 1.4 2015/05/31 02:32:48 wen Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
@@ -9,9 +9,9 @@ COMMENT= Classes and methods for spatio-temporal data
LICENSE= gnu-gpl-v2
R_PKGNAME= spacetime
-R_PKGVER= 1.0-5
+R_PKGVER= 1.1-4
-DEPENDS+= R-sp>=0.9.98:../../math/R-sp
+DEPENDS+= R-sp>=1.1.0:../../math/R-sp
DEPENDS+= R-xts>=0.8.8:../../math/R-xts
DEPENDS+= R-zoo>=1.7.9:../../math/R-zoo
DEPENDS+= R-intervals>=0:../../math/R-intervals