diff options
author | David Naylor <dbn@FreeBSD.org> | 2015-03-22 17:05:16 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2015-03-22 17:05:16 +0000 |
commit | 988b01fd2d3525d5b66646699f0e45abcb80ceef (patch) | |
tree | d7a71d786d18ff223b45758a3eb8ad757e344dcd /math | |
parent | 41a53bbdda646b84330ca6732286e60181dfa071 (diff) | |
download | ports-988b01fd2d3525d5b66646699f0e45abcb80ceef.tar.gz ports-988b01fd2d3525d5b66646699f0e45abcb80ceef.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-car/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-car/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/R-cran-car/Makefile b/math/R-cran-car/Makefile index c874e4fba786..1d6d8ba285a5 100644 --- a/math/R-cran-car/Makefile +++ b/math/R-cran-car/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= car -DISTVERSION= 2.0-22 +DISTVERSION= 2.0-25 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-car/distinfo b/math/R-cran-car/distinfo index 07c30e8e59b2..d05c2bef8437 100644 --- a/math/R-cran-car/distinfo +++ b/math/R-cran-car/distinfo @@ -1,2 +1,2 @@ -SHA256 (car_2.0-22.tar.gz) = e854452f41b838a7466292eea905ac939ab000f161d7c179623a82fdc0f7ce49 -SIZE (car_2.0-22.tar.gz) = 599967 +SHA256 (car_2.0-25.tar.gz) = d2fb748e248be62edf9d94f0bdb53c87e827bf5628d34e98c332bdeb75b3eec0 +SIZE (car_2.0-25.tar.gz) = 605332 |