diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-12-13 03:09:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-12-13 03:09:16 +0000 |
commit | f9ad42b9b16a51ee8d5dc4d76bae14e7a24836ac (patch) | |
tree | 4d6552eec23e297b4aabd631248d25f24ac2959e /math | |
parent | 7062530064ab7cd7e8d3da0d7f3160a27b7202b2 (diff) | |
download | freebsd-ports-f9ad42b9b16a51ee8d5dc4d76bae14e7a24836ac.zip |
- Update to 0.19-1
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-coda/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-coda/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 337c09be5b05..b5b2591d62b6 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coda -DISTVERSION= 0.18-1 +DISTVERSION= 0.19-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-coda/distinfo b/math/R-cran-coda/distinfo index 052fb3659291..716ba2dd2ae0 100644 --- a/math/R-cran-coda/distinfo +++ b/math/R-cran-coda/distinfo @@ -1,2 +1,3 @@ -SHA256 (coda_0.18-1.tar.gz) = a8a4889959f5a34291bd744de89604143b73dcf693a2caf014f29371003a4c0f -SIZE (coda_0.18-1.tar.gz) = 73289 +TIMESTAMP = 1481586312 +SHA256 (coda_0.19-1.tar.gz) = d41ff5731da6805170769dba75dd011ab33f916d15b2336001f279e21a524491 +SIZE (coda_0.19-1.tar.gz) = 73734 |