diff options
-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 |