diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-06-21 11:18:00 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2013-06-21 11:18:00 +0000 |
commit | f5c309d9828239383864e4ee3f1c0639894d92e3 (patch) | |
tree | 2c8855027a4112640ab1629b1662188e5d1d89d8 /math | |
parent | 9e6db8b104d3c717fef7dacee447f9ccf164f7b0 (diff) | |
download | ports-f5c309d9828239383864e4ee3f1c0639894d92e3.tar.gz ports-f5c309d9828239383864e4ee3f1c0639894d92e3.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-xts/Makefile | 6 | ||||
-rw-r--r-- | math/R-cran-xts/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 79dcb8afddee..48bae718aea1 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,15 +2,15 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.9-3 -PORTREVISION= 2 +DISTVERSION= 0.9-4 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Extensible Time Series -LICENSE= GPLv2 +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual RUN_DEPENDS= R-cran-zoo>=1.7.2:${PORTSDIR}/math/R-cran-zoo diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index c19225d87858..0f0defe483f4 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,2 +1,2 @@ -SHA256 (xts_0.9-3.tar.gz) = 5b12b2ab1785dd5b0065c26b5a9680118bd84599e302346b29c0064b083d26c6 -SIZE (xts_0.9-3.tar.gz) = 457533 +SHA256 (xts_0.9-4.tar.gz) = a6aaba764f29a1f0f4b6be95f1953f975c04cbc52d0c8227f7d20f5ab71cd1d7 +SIZE (xts_0.9-4.tar.gz) = 459849 |