diff options
author | tota <tota@FreeBSD.org> | 2013-01-20 06:14:35 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2013-01-20 06:14:35 +0800 |
commit | b34bae47ddb82a297f7190111fd9834c4e8b4a42 (patch) | |
tree | d429534c8bb8f6a5f576549faf57cd74174c4675 /math/R-cran-xts | |
parent | 6214675de71b071488c7378629700d4ad990d273 (diff) | |
download | freebsd-ports-gnome-b34bae47ddb82a297f7190111fd9834c4e8b4a42.tar.gz freebsd-ports-gnome-b34bae47ddb82a297f7190111fd9834c4e8b4a42.tar.zst freebsd-ports-gnome-b34bae47ddb82a297f7190111fd9834c4e8b4a42.zip |
- Update to 0.9-2
Diffstat (limited to 'math/R-cran-xts')
-rw-r--r-- | math/R-cran-xts/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-xts/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-xts/Makefile b/math/R-cran-xts/Makefile index e35cf3e3f949..cd7c19a528f1 100644 --- a/math/R-cran-xts/Makefile +++ b/math/R-cran-xts/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xts -DISTVERSION= 0.9-1 -PORTREVISION= 1 +DISTVERSION= 0.9-2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-xts/distinfo b/math/R-cran-xts/distinfo index 47b98c818c01..1a5775c2e0a8 100644 --- a/math/R-cran-xts/distinfo +++ b/math/R-cran-xts/distinfo @@ -1,2 +1,2 @@ -SHA256 (xts_0.9-1.tar.gz) = 2650644d36f794df2f4dd853babe88d38e25e39f0e1a548da90039ab859990c3 -SIZE (xts_0.9-1.tar.gz) = 456788 +SHA256 (xts_0.9-2.tar.gz) = b1639894cff6d7006d0b2567013c5fee1696688a9be2dfd836d71fb7bc4d454e +SIZE (xts_0.9-2.tar.gz) = 457625 |