diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-05-02 14:48:10 +0800 |
commit | 266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /math | |
parent | 2e63595319438dc25c26fecca02eacd1bca51f8b (diff) | |
download | freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.gz freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.tar.zst freebsd-ports-gnome-266fcdc2aee91e3a131b339da6d3b4bef4ffa2d9.zip |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
Diffstat (limited to 'math')
-rw-r--r-- | math/armadillo/Makefile | 2 | ||||
-rw-r--r-- | math/aspcud/Makefile | 2 | ||||
-rw-r--r-- | math/cadabra2/Makefile | 2 | ||||
-rw-r--r-- | math/cgal/Makefile | 2 | ||||
-rw-r--r-- | math/clblas/Makefile | 2 | ||||
-rw-r--r-- | math/cryptominisat/Makefile | 2 | ||||
-rw-r--r-- | math/dynare/Makefile | 2 | ||||
-rw-r--r-- | math/fityk/Makefile | 2 | ||||
-rw-r--r-- | math/freemat/Makefile | 2 | ||||
-rw-r--r-- | math/kig/Makefile | 2 | ||||
-rw-r--r-- | math/liborigin/Makefile | 2 | ||||
-rw-r--r-- | math/mosesdecoder/Makefile | 2 | ||||
-rw-r--r-- | math/pdal/Makefile | 2 | ||||
-rw-r--r-- | math/rocs/Makefile | 2 | ||||
-rw-r--r-- | math/stp/Makefile | 2 | ||||
-rw-r--r-- | math/ufc/Makefile | 2 | ||||
-rw-r--r-- | math/vowpal_wabbit/Makefile | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/math/armadillo/Makefile b/math/armadillo/Makefile index cfa63caf2a96..e78c31a6d196 100644 --- a/math/armadillo/Makefile +++ b/math/armadillo/Makefile @@ -2,7 +2,7 @@ PORTNAME= armadillo PORTVERSION= 7.800.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/arma diff --git a/math/aspcud/Makefile b/math/aspcud/Makefile index ac23e9abc411..520209ca1139 100644 --- a/math/aspcud/Makefile +++ b/math/aspcud/Makefile @@ -4,7 +4,7 @@ PORTNAME= aspcud PORTVERSION= 1.9.1 DISTVERSIONSUFFIX= -source -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math ports-mgmt sysutils MASTER_SITES= SOURCEFORGE/potassco/${PORTNAME}/${PORTVERSION} diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 96e68293d02f..3e12258733a1 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -3,7 +3,7 @@ PORTNAME= cadabra2 PORTVERSION= 2.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= yuri@rawbw.com diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 6aaa917c4825..90d3efc04b29 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -3,7 +3,7 @@ PORTNAME= cgal PORTVERSION= 4.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9/ DISTNAME= CGAL-${PORTVERSION} diff --git a/math/clblas/Makefile b/math/clblas/Makefile index 0914bea8c0f9..0024cf54b8e2 100644 --- a/math/clblas/Makefile +++ b/math/clblas/Makefile @@ -4,7 +4,7 @@ PORTNAME= clblas PORTVERSION= 2.10 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MAINTAINER= dieterich@ogolem.org diff --git a/math/cryptominisat/Makefile b/math/cryptominisat/Makefile index a0a93cf1ed85..ca16053e8648 100644 --- a/math/cryptominisat/Makefile +++ b/math/cryptominisat/Makefile @@ -2,7 +2,7 @@ PORTNAME= cryptominisat PORTVERSION= 5.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= 6yearold@gmail.com diff --git a/math/dynare/Makefile b/math/dynare/Makefile index 0130bd736c7b..5ac7f63ec645 100644 --- a/math/dynare/Makefile +++ b/math/dynare/Makefile @@ -3,7 +3,7 @@ PORTNAME= dynare PORTVERSION= 4.4.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MASTER_SITES= http://www.dynare.org/release/source/ diff --git a/math/fityk/Makefile b/math/fityk/Makefile index 00e7eb7a469e..1d17b3c534b9 100644 --- a/math/fityk/Makefile +++ b/math/fityk/Makefile @@ -4,7 +4,7 @@ PORTNAME= fityk PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= ports@FreeBSD.org diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 1db7b6198342..4b7fdbc5b3ad 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -4,7 +4,7 @@ PORTNAME= FreeMat PORTVERSION= 4.2 DISTVERSIONSUFFIX= -Source -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math science MASTER_SITES= SF/freemat/FreeMat4 diff --git a/math/kig/Makefile b/math/kig/Makefile index af264c5d6b18..c4497eb7070d 100644 --- a/math/kig/Makefile +++ b/math/kig/Makefile @@ -2,7 +2,7 @@ PORTNAME= kig PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index 79cdc349362f..2ff3111b774c 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -2,7 +2,7 @@ PORTNAME= liborigin PORTVERSION= 2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.0 diff --git a/math/mosesdecoder/Makefile b/math/mosesdecoder/Makefile index bf1e8d6c9cbd..009ccca22152 100644 --- a/math/mosesdecoder/Makefile +++ b/math/mosesdecoder/Makefile @@ -4,7 +4,7 @@ PORTNAME= mosesdecoder PORTVERSION= 2.1.1 DISTVERSIONPREFIX= RELEASE- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= demon@FreeBSD.org diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 3df00d43b62b..618f425c224c 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -3,7 +3,7 @@ PORTNAME= pdal PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math databases graphics MAINTAINER= lbartoletti@tuxfamily.org diff --git a/math/rocs/Makefile b/math/rocs/Makefile index 4b79a5eeaebd..2394583abf1a 100644 --- a/math/rocs/Makefile +++ b/math/rocs/Makefile @@ -2,7 +2,7 @@ PORTNAME= rocs PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/math/stp/Makefile b/math/stp/Makefile index b012dd4f1fb4..e02eb83f7728 100644 --- a/math/stp/Makefile +++ b/math/stp/Makefile @@ -3,7 +3,7 @@ PORTNAME= stp PORTVERSION= 1436 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= http://intara.arrowdodger.ru/ diff --git a/math/ufc/Makefile b/math/ufc/Makefile index 3f4f40a99fcc..1d25a215c13a 100644 --- a/math/ufc/Makefile +++ b/math/ufc/Makefile @@ -3,7 +3,7 @@ PORTNAME= ufc PORTVERSION= ${MMVERSION}.0 -PORTREVISION= 3 +PORTREVISION= 4 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 4caae9a04349..a5b7533e5c16 100644 --- a/math/vowpal_wabbit/Makefile +++ b/math/vowpal_wabbit/Makefile @@ -3,7 +3,7 @@ PORTNAME= vowpal_wabbit PORTVERSION= 7.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= demon@FreeBSD.org |