aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-25 08:05:05 +0800
committerjbeich <jbeich@FreeBSD.org>2017-09-25 08:05:05 +0800
commita5a9805ffa6934c7f8a35773ecb955b8f49bc571 (patch)
tree38af65c6adad16dba1e13346ecb52295abff07e6 /math
parent7484f2258645fce25c2714f8a8c349aaf4af12d4 (diff)
downloadfreebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.gz
freebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.tar.zst
freebsd-ports-gnome-a5a9805ffa6934c7f8a35773ecb955b8f49bc571.zip
devel/boost-*: enable C++11 features
PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582
Diffstat (limited to 'math')
-rw-r--r--math/armadillo/Makefile2
-rw-r--r--math/aspcud/Makefile2
-rw-r--r--math/cadabra2/Makefile2
-rw-r--r--math/cgal/Makefile2
-rw-r--r--math/clblas/Makefile2
-rw-r--r--math/cryptominisat/Makefile2
-rw-r--r--math/dynare/Makefile2
-rw-r--r--math/fityk/Makefile2
-rw-r--r--math/freemat/Makefile2
-rw-r--r--math/kig/Makefile2
-rw-r--r--math/liborigin/Makefile2
-rw-r--r--math/mosesdecoder/Makefile2
-rw-r--r--math/pdal/Makefile2
-rw-r--r--math/rocs/Makefile2
-rw-r--r--math/stp/Makefile2
-rw-r--r--math/ufc/Makefile2
-rw-r--r--math/vowpal_wabbit/Makefile2
17 files changed, 17 insertions, 17 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile
index c17ecf7ba277..83e55f33e71d 100644
--- a/math/armadillo/Makefile
+++ b/math/armadillo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= armadillo
PORTVERSION= 7.950.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= SF/arma
diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile
index 65eadd4ec497..90b49ec51988 100644
--- a/math/aspcud/Makefile
+++ b/math/aspcud/Makefile
@@ -4,7 +4,7 @@
PORTNAME= aspcud
PORTVERSION= 1.9.1
DISTVERSIONSUFFIX= -source
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math ports-mgmt sysutils
MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION}
diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile
index 4828bb0fc0fb..83ec17e813c8 100644
--- a/math/cadabra2/Makefile
+++ b/math/cadabra2/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cadabra2
PORTVERSION= 2.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@rawbw.com
diff --git a/math/cgal/Makefile b/math/cgal/Makefile
index 4ff00853693c..f1a983a0b470 100644
--- a/math/cgal/Makefile
+++ b/math/cgal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cgal
PORTVERSION= 4.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/
DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
diff --git a/math/clblas/Makefile b/math/clblas/Makefile
index 5d8ab222be2b..a608835113c7 100644
--- a/math/clblas/Makefile
+++ b/math/clblas/Makefile
@@ -4,7 +4,7 @@
PORTNAME= clblas
PORTVERSION= 2.10
DISTVERSIONPREFIX= v
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MAINTAINER= dieterich@ogolem.org
diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile
index f651432d472b..3080577a85cf 100644
--- a/math/cryptominisat/Makefile
+++ b/math/cryptominisat/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cryptominisat
PORTVERSION= 5.0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= 6yearold@gmail.com
diff --git a/math/dynare/Makefile b/math/dynare/Makefile
index b5e6c8a69cd6..8d7ae72288b6 100644
--- a/math/dynare/Makefile
+++ b/math/dynare/Makefile
@@ -3,7 +3,7 @@
PORTNAME= dynare
PORTVERSION= 4.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.dynare.org/release/source/
diff --git a/math/fityk/Makefile b/math/fityk/Makefile
index 6755593b6340..e7317fdf74b3 100644
--- a/math/fityk/Makefile
+++ b/math/fityk/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fityk
PORTVERSION= 1.3.0
DISTVERSIONPREFIX= v
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MAINTAINER= ports@FreeBSD.org
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index 1c4dddf7a231..58aa5ab484b9 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -4,7 +4,7 @@
PORTNAME= FreeMat
PORTVERSION= 4.2
DISTVERSIONSUFFIX= -Source
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= math science
MASTER_SITES= SF/freemat/FreeMat4
diff --git a/math/kig/Makefile b/math/kig/Makefile
index a5ea321de3ec..c5ae8bbfd5ff 100644
--- a/math/kig/Makefile
+++ b/math/kig/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kig
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math kde kde-kde4
MAINTAINER= kde@FreeBSD.org
diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile
index 313ddd443d26..ab46286d28e1 100644
--- a/math/liborigin/Makefile
+++ b/math/liborigin/Makefile
@@ -2,7 +2,7 @@
PORTNAME= liborigin
PORTVERSION= 2.0.0
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0
diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile
index 210f91e522ba..352848dddbdc 100644
--- a/math/mosesdecoder/Makefile
+++ b/math/mosesdecoder/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mosesdecoder
PORTVERSION= 2.1.1
DISTVERSIONPREFIX= RELEASE-
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math
MAINTAINER= demon@FreeBSD.org
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 01182f819ca2..c03ed942dce7 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pdal
PORTVERSION= 1.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math databases graphics
MAINTAINER= lbartoletti@tuxfamily.org
diff --git a/math/rocs/Makefile b/math/rocs/Makefile
index 2394583abf1a..271f289c77a7 100644
--- a/math/rocs/Makefile
+++ b/math/rocs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= rocs
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math kde kde-kde4
MAINTAINER= kde@FreeBSD.org
diff --git a/math/stp/Makefile b/math/stp/Makefile
index 99b58e90f8f0..7572ebf2b2f6 100644
--- a/math/stp/Makefile
+++ b/math/stp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= stp
PORTVERSION= 1436
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math
MASTER_SITES= http://intara.arrowdodger.ru/
diff --git a/math/ufc/Makefile b/math/ufc/Makefile
index 1d25a215c13a..5abf76f30e80 100644
--- a/math/ufc/Makefile
+++ b/math/ufc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ufc
PORTVERSION= ${MMVERSION}.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= math python
MASTER_SITES= http://launchpad.net/${PORTNAME}/${MMVERSION}.x/${PORTVERSION}/+download/
diff --git a/math/vowpal_wabbit/Makefile b/math/vowpal_wabbit/Makefile
index 13226cd362fa..1f8f645e5d73 100644
--- a/math/vowpal_wabbit/Makefile
+++ b/math/vowpal_wabbit/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vowpal_wabbit
PORTVERSION= 7.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MAINTAINER= demon@FreeBSD.org