diff options
author | tota <tota@FreeBSD.org> | 2013-06-21 19:18:00 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-06-21 19:18:00 +0800 |
commit | 036ef4d3a7f7af0a5ddec84afc0c882cc5f0db26 (patch) | |
tree | 2c8855027a4112640ab1629b1662188e5d1d89d8 /math | |
parent | f262a3cdf0dcefa60f863c38004b9fae269b4e9a (diff) | |
download | freebsd-ports-gnome-036ef4d3a7f7af0a5ddec84afc0c882cc5f0db26.tar.gz freebsd-ports-gnome-036ef4d3a7f7af0a5ddec84afc0c882cc5f0db26.tar.zst freebsd-ports-gnome-036ef4d3a7f7af0a5ddec84afc0c882cc5f0db26.zip |
- Update to 0.9-4
- Update LICENSE section
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 |