diff options
author | wen <wen@FreeBSD.org> | 2011-08-23 19:42:29 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-08-23 19:42:29 +0800 |
commit | c8951e8474582a9e88662b87c0118420a3e2b854 (patch) | |
tree | 4ea60d6a87c9d323e4443eec86e4e1f092ac0856 /math | |
parent | 60ad40f1f7ab91828e29eabe5d1bf366505b4b88 (diff) | |
download | freebsd-ports-gnome-c8951e8474582a9e88662b87c0118420a3e2b854.tar.gz freebsd-ports-gnome-c8951e8474582a9e88662b87c0118420a3e2b854.tar.zst freebsd-ports-gnome-c8951e8474582a9e88662b87c0118420a3e2b854.zip |
- Update to 0.14.4
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 589867d78b0d..c0ed4e15867a 100644 --- a/math/R-cran-coda/Makefile +++ b/math/R-cran-coda/Makefile @@ -6,8 +6,7 @@ # PORTNAME= coda -DISTVERSION= 0.14-2 -PORTREVISION= 2 +DISTVERSION= 0.14-4 CATEGORIES= math PKGNAMEPREFIX= R-cran- DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-coda/distinfo b/math/R-cran-coda/distinfo index b17f4630aabc..7b34542f96e7 100644 --- a/math/R-cran-coda/distinfo +++ b/math/R-cran-coda/distinfo @@ -1,2 +1,2 @@ -SHA256 (coda_0.14-2.tar.gz) = 7a7ca6037f5f4d1e7d475942127aff507f4ef101052321e2896d1d73197dd206 -SIZE (coda_0.14-2.tar.gz) = 72255 +SHA256 (coda_0.14-4.tar.gz) = 5518d0ab3d663652c81f208e1103e086254a19470724cfc61e39f33b76243c82 +SIZE (coda_0.14-4.tar.gz) = 77256 |