diff options
author | tota <tota@FreeBSD.org> | 2013-06-27 23:18:08 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-06-27 23:18:08 +0800 |
commit | b6c555b45d14af0ede672518d43c2c981435ceb1 (patch) | |
tree | 2998be1e93196c90e695c90c3ed9d9508608d780 /math | |
parent | 30fde311323a8ffc3e52a39828aa7be6074d86fa (diff) | |
download | freebsd-ports-gnome-b6c555b45d14af0ede672518d43c2c981435ceb1.tar.gz freebsd-ports-gnome-b6c555b45d14af0ede672518d43c2c981435ceb1.tar.zst freebsd-ports-gnome-b6c555b45d14af0ede672518d43c2c981435ceb1.zip |
- Update to 0.9-5
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-xts/Makefile | 4 | ||||
-rw-r--r-- | math/R-cran-xts/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 48bae718aea1..85293c0b569c 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.9-4 +DISTVERSION= 0.9-5 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -12,7 +12,7 @@ COMMENT= Extensible Time Series LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-zoo>=1.7.2:${PORTSDIR}/math/R-cran-zoo +RUN_DEPENDS= R-cran-zoo>=1.7.10:${PORTSDIR}/math/R-cran-zoo USE_R_MOD= yes R_MOD_AUTOPLIST= yes diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index 0f0defe483f4..e0f2d7abe046 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,2 +1,2 @@ -SHA256 (xts_0.9-4.tar.gz) = a6aaba764f29a1f0f4b6be95f1953f975c04cbc52d0c8227f7d20f5ab71cd1d7 -SIZE (xts_0.9-4.tar.gz) = 459849 +SHA256 (xts_0.9-5.tar.gz) = e274c36072edc1a730ed45bae5653a42699f36a5b4a1dc8df58f2a8619398047 +SIZE (xts_0.9-5.tar.gz) = 457896 |