diff options
author | wen <wen@FreeBSD.org> | 2012-07-24 13:06:43 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-07-24 13:06:43 +0800 |
commit | 4c88f93610fe0638e016c5175c1bff5a23df3f6c (patch) | |
tree | 909b9a5f70bc52675ec40991330fba6e52de7e1b /math | |
parent | 2658c3938d02b3307b11846595b6b41bfb5adb18 (diff) | |
download | freebsd-ports-gnome-4c88f93610fe0638e016c5175c1bff5a23df3f6c.tar.gz freebsd-ports-gnome-4c88f93610fe0638e016c5175c1bff5a23df3f6c.tar.zst freebsd-ports-gnome-4c88f93610fe0638e016c5175c1bff5a23df3f6c.zip |
- Update to 0.15.1
Diffstat (limited to 'math')
-rw-r--r-- | math/R-cran-coda/Makefile | 3 | ||||
-rw-r--r-- | math/R-cran-coda/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/R-cran-coda/Makefile b/math/R-cran-coda/Makefile index 9250dd9eb22a..12c18be6bf1b 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -6,8 +6,7 @@ # PORTNAME= coda -DISTVERSION= 0.14-7 -PORTREVISION= 2 +DISTVERSION= 0.15-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-coda/distinfo b/math/R-cran-coda/distinfo index cd5941642f93..6ce9e7ed5a6b 100644 --- a/math/R-cran-coda/distinfo +++ b/math/R-cran-coda/distinfo @@ -1,2 +1,2 @@ -SHA256 (coda_0.14-7.tar.gz) = 4a48ef6d8ed8f4f052f286cb43fee02460ed405222f0588a10564dfde4f38939 -SIZE (coda_0.14-7.tar.gz) = 73359 +SHA256 (coda_0.15-1.tar.gz) = 1154ee12e9a3a68ac7be692fa4548533595773cc79f75ad066d0a2a653d88b33 +SIZE (coda_0.15-1.tar.gz) = 73675 |