diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-08-12 05:39:31 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-08-12 05:39:31 +0000 |
commit | 90319f00bc8017bb78c948f9976f5b9a9a81266c (patch) | |
tree | dd9be89319e214753f751f9f290c6b2fb1ec6585 /math/jags | |
parent | 358ad95f814d5122f5e9ba27f3fa84252f803b01 (diff) |
update to 3.1.0
Notes
Notes:
svn path=/head/; revision=279515
Diffstat (limited to 'math/jags')
-rw-r--r-- | math/jags/Makefile | 2 | ||||
-rw-r--r-- | math/jags/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile index 3d0ea7dada7e..c090fb1aefac 100644 --- a/math/jags/Makefile +++ b/math/jags/Makefile @@ -7,7 +7,7 @@ # PORTNAME= mcmc-jags -PORTVERSION= 3.0.0 +PORTVERSION= 3.1.0 CATEGORIES= math MASTER_SITES= SF:1,2,3,4 MASTER_SITE_SUBDIR= ${PORTNAME}/JAGS/${PORTVERSION:C|\..*|.x|}/Source/:1 \ diff --git a/math/jags/distinfo b/math/jags/distinfo index ece6d472328c..e8e2c8014ed5 100644 --- a/math/jags/distinfo +++ b/math/jags/distinfo @@ -1,5 +1,5 @@ -SHA256 (mcmc-jags/JAGS-3.0.0.tar.gz) = 1cc9a5b1104e2d052a76a8faad2b615a1d9e7f02dd6cd8d514cb6ac9b6b6795e -SIZE (mcmc-jags/JAGS-3.0.0.tar.gz) = 1610047 +SHA256 (mcmc-jags/JAGS-3.1.0.tar.gz) = 69ece562dbd09ad4b493ec0576e9951faf4e16e0ae78302752ef199dff3c4e0b +SIZE (mcmc-jags/JAGS-3.1.0.tar.gz) = 1609007 SHA256 (mcmc-jags/classic-bugs.tar.gz) = ae6f9e25f00a3c2bf2d67c8b3fe040f937551ef75407ae0bd8cad5cbc3a8f768 SIZE (mcmc-jags/classic-bugs.tar.gz) = 81419 SHA256 (mcmc-jags/jags_developer_manual.pdf) = 6e7c707b94ffc931807198cc162e8b254859bb774695ae39ef1c1c175560259b |