diff options
author | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-09-14 03:01:15 +0000 |
---|---|---|
committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2018-09-14 03:01:15 +0000 |
commit | dd1f4ca30520715c061bd176a175f425700fd742 (patch) | |
tree | 5204c9fe71525a812e8c00f043ff58e95acc137a /math/R-cran-xts | |
parent | 31182483f3c67d1f25cc3131409110e43a746702 (diff) |
- Update to 0.11-1
Notes
Notes:
svn path=/head/; revision=479755
Diffstat (limited to 'math/R-cran-xts')
-rw-r--r-- | math/R-cran-xts/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-xts/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index 05dcba6fd5c5..2a87ad7883ba 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.11-0 +DISTVERSION= 0.11-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index b157e2cdfe4f..2c836792d379 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1532089278 -SHA256 (xts_0.11-0.tar.gz) = 69e2cf3740a141adf11bfdc24c69bc6adeda9bb13a8294cff4ed4bbd88f5a0ec -SIZE (xts_0.11-0.tar.gz) = 533600 +TIMESTAMP = 1536822085 +SHA256 (xts_0.11-1.tar.gz) = 0dca41717648d99815c022c4316378723a2c7b986fb4577e5141f5d94978a39d +SIZE (xts_0.11-1.tar.gz) = 535201 |