summaryrefslogtreecommitdiff
path: root/math/ceres-solver
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2019-09-25 10:03:49 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2019-09-25 10:03:49 +0000
commit03166a4b367cfd9489be5ba0dfe3093da97e24c3 (patch)
tree0c3bf59949692fde61d5522b02094a3785bbe6d2 /math/ceres-solver
parentb75a8a484e6b6b7af42bb692bf82e6cc44567bea (diff)
downloadfreebsd-ports-03166a4b367cfd9489be5ba0dfe3093da97e24c3.zip
Update devel/tbb to 2019.8 and bump dependent ports' revisions
Changelog: https://github.com/intel/tbb/blob/tbb_2019/CHANGES
Diffstat (limited to 'math/ceres-solver')
-rw-r--r--math/ceres-solver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile
index d9fde8de3565..eb7a6094e6b5 100644
--- a/math/ceres-solver/Makefile
+++ b/math/ceres-solver/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ceres-solver
DISTVERSION= 1.14.0
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= math
MAINTAINER= jbeich@FreeBSD.org