[144989] trunk/dports/science/jags/Portfile

khindenburg at macports.org khindenburg at macports.org
Sat Jan 23 09:22:30 PST 2016


Revision: 144989
          https://trac.macports.org/changeset/144989
Author:   khindenburg at macports.org
Date:     2016-01-23 09:22:29 -0800 (Sat, 23 Jan 2016)
Log Message:
-----------
jags: update to 4.1.0 maintainer #50387

Modified Paths:
--------------
    trunk/dports/science/jags/Portfile

Modified: trunk/dports/science/jags/Portfile
===================================================================
--- trunk/dports/science/jags/Portfile	2016-01-23 15:58:44 UTC (rev 144988)
+++ trunk/dports/science/jags/Portfile	2016-01-23 17:22:29 UTC (rev 144989)
@@ -5,12 +5,12 @@
 PortGroup           compilers 1.0
 
 name                jags
-version             4.0.0
+version             4.1.0
 set major           [lindex [split ${version} .] 0]
 categories          science
 license             GPL-2
 platforms           darwin
-maintainers         uchicago.edu:dmeliza openmaintainer
+maintainers         gmail.com:dmeliza openmaintainer
 description         Just Another Gibbs Sampler
 long_description    JAGS is a program for analysis of Bayesian hierarchical \
                     models using Markov Chain Monte Carlo (MCMC) simulation, \
@@ -19,8 +19,8 @@
 master_sites        sourceforge:project/mcmc-jags/JAGS/${major}.x/Source
 distname            JAGS-${version}
 
-checksums           rmd160  21b82152f8a112f5dc1544a46396c6758207c1a2 \
-                    sha256  a1d572269029d90d4e8b25757fd7ae9678994bd682937ec505ddcf06185d2c4c
+checksums           rmd160  71475a8e5882946fb448e1782e0788c13906f577 \
+                    sha256  45ecf31b5b2127620a79875745b8ea4203ca2430a8b3625f5e80adc897cdf522
 
 depends_build       port:libtool
 
@@ -32,6 +32,9 @@
 # note: BLAS/LAPACK is an optional dependency
 configure.args      --with-blas='-framework Accelerate'
 
+test.run            yes
+test.target         check
+
 # note: actually seems to contain source of SuiteSparse, which is another port
 
 livecheck.type          sourceforge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160123/5d5813cc/attachment.html>


More information about the macports-changes mailing list