math/ceres-solver: update to 1.12.0
Changes: https://github.com/ceres-solver/ceres-solver/compare/1.12.0rc4...1.12.0
This commit is contained in:
parent
b6a7f98030
commit
e5f65e3147
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428002
2 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ceres-solver
|
||||
DISTVERSION= 1.12.0rc4
|
||||
DISTVERSION= 1.12.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
|
@ -50,7 +50,8 @@ GFLAGS_CMAKE_BOOL= GFLAGS
|
|||
|
||||
OPENMP_USES= compiler:openmp
|
||||
OPENMP_CMAKE_BOOL= OPENMP
|
||||
OPENMP_VARS= OPENMP=gcc- # XXX ports/210337
|
||||
# XXX ports/199603 + ports/210337
|
||||
OPENMP_VARS= OPENMP=gcc-
|
||||
|
||||
SCHUR_DESC= Fixed-size schur specializations
|
||||
SCHUR_CMAKE_BOOL= SCHUR_SPECIALIZATIONS
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1479875546
|
||||
SHA256 (ceres-solver-ceres-solver-1.12.0rc4_GH0.tar.gz) = 8f702fa641bdb0a2c3c2e9e0fdcbfeff64cca6b113a12fa88b5d1ad37e8432e7
|
||||
SIZE (ceres-solver-ceres-solver-1.12.0rc4_GH0.tar.gz) = 3415477
|
||||
TIMESTAMP = 1480952568
|
||||
SHA256 (ceres-solver-ceres-solver-1.12.0_GH0.tar.gz) = 7433c1e0518108bb3e4b9d8a2a481da43cd490e839f234feb828b4a6b2b07a23
|
||||
SIZE (ceres-solver-ceres-solver-1.12.0_GH0.tar.gz) = 3414903
|
||||
|
|
Loading…
Reference in a new issue