aboutsummaryrefslogtreecommitdiffstats
path: root/math/jags
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 17:38:08 +0800
committerGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 17:38:08 +0800
commit89f8b052147a980faa4f4419d8444f0c7073c997 (patch)
treee94768205025f539f2698d8d84810ab33e0ca57f /math/jags
parent64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff)
downloadfreebsd-ports-gnome-89f8b052147a980faa4f4419d8444f0c7073c997.tar.gz
freebsd-ports-gnome-89f8b052147a980faa4f4419d8444f0c7073c997.tar.zst
freebsd-ports-gnome-89f8b052147a980faa4f4419d8444f0c7073c997.zip
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
Diffstat (limited to 'math/jags')
-rw-r--r--math/jags/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/jags/Makefile b/math/jags/Makefile
index 5b6f6e43cd34..c9ed95236c9a 100644
--- a/math/jags/Makefile
+++ b/math/jags/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mcmc-jags
PORTVERSION= 4.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/mcmc-jags/JAGS/${S}.x/Source/:1 \
SF/mcmc-jags/Examples/${S}.x/:2 \