diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 18:03:59 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2018-10-04 18:03:59 +0800 |
commit | c05d3b7d2fd6c780a2b7a4a7b86649217e352cee (patch) | |
tree | 84302dd7242624a1d7510cd98e329e559dc8d676 /math/ceres-solver | |
parent | fa7b643dfe59a4d00021e9512cd96077aa363f4d (diff) | |
download | freebsd-ports-gnome-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.tar.gz freebsd-ports-gnome-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.tar.zst freebsd-ports-gnome-c05d3b7d2fd6c780a2b7a4a7b86649217e352cee.zip |
Update devel/tbb to version 2019 and bump dependent port's revisions
Diffstat (limited to 'math/ceres-solver')
-rw-r--r-- | math/ceres-solver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 30b08cf8cd59..067d1fc3847f 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -2,7 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.14.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org |