diff options
author | tota <tota@FreeBSD.org> | 2018-11-16 15:59:15 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2018-11-16 15:59:15 +0800 |
commit | 04ac2fc143e07023675c6f776c4313bed72d8393 (patch) | |
tree | f115d871fb7ada9a78a7abffc37ec2dd02ef4ded /math | |
parent | 4e92468a74e324c85cb0b234a87866c74ab430fa (diff) | |
download | freebsd-ports-gnome-04ac2fc143e07023675c6f776c4313bed72d8393.tar.gz freebsd-ports-gnome-04ac2fc143e07023675c6f776c4313bed72d8393.tar.zst freebsd-ports-gnome-04ac2fc143e07023675c6f776c4313bed72d8393.zip |
- Update to 0.11-2
Diffstat (limited to 'math')
-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 2a87ad7883ba..8b1be6c16f21 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.11-1 +DISTVERSION= 0.11-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index 2c836792d379..81bda7ddf32b 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1536822085 -SHA256 (xts_0.11-1.tar.gz) = 0dca41717648d99815c022c4316378723a2c7b986fb4577e5141f5d94978a39d -SIZE (xts_0.11-1.tar.gz) = 535201 +TIMESTAMP = 1541495897 +SHA256 (xts_0.11-2.tar.gz) = 12772f6a66aab5b84b0665c470f11a3d8d8a992955c027261cfe8e6077ee13b8 +SIZE (xts_0.11-2.tar.gz) = 537024 |