diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-23 20:47:48 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-23 20:47:48 +0800 |
commit | 0d07099a648f36b4f22f9d600ba5af2b03455630 (patch) | |
tree | eb6d69d00b05ba50d677f43e9ab9745d8e84f737 /math | |
parent | 12d3738c64bdefaac576e8df5f8e992cfc227657 (diff) | |
download | freebsd-ports-gnome-0d07099a648f36b4f22f9d600ba5af2b03455630.tar.gz freebsd-ports-gnome-0d07099a648f36b4f22f9d600ba5af2b03455630.tar.zst freebsd-ports-gnome-0d07099a648f36b4f22f9d600ba5af2b03455630.zip |
math/ceres-solver: update to 1.12.0.r4
Changes: https://github.com/ceres-solver/ceres-solver/compare/c5c6f55...1.12.0rc4
Diffstat (limited to 'math')
-rw-r--r-- | math/ceres-solver/Makefile | 4 | ||||
-rw-r--r-- | math/ceres-solver/distinfo | 6 | ||||
-rw-r--r-- | math/ceres-solver/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/math/ceres-solver/Makefile b/math/ceres-solver/Makefile index 5fc725212aa0..07c96a652bf9 100644 --- a/math/ceres-solver/Makefile +++ b/math/ceres-solver/Makefile @@ -1,9 +1,7 @@ # $FreeBSD$ PORTNAME= ceres-solver -DISTVERSION= 1.12.0rc2-3 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -gc5c6f55 +DISTVERSION= 1.12.0rc4 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org diff --git a/math/ceres-solver/distinfo b/math/ceres-solver/distinfo index ad795418aa3c..90645033c4ae 100644 --- a/math/ceres-solver/distinfo +++ b/math/ceres-solver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1478963838 -SHA256 (ceres-solver-ceres-solver-1.12.0rc2-3-gc5c6f55_GH0.tar.gz) = ab1c101dcf5a1abf6128cf3a00b9d38ad7939c07faaf89d931dc9dfb5bc4d2f9 -SIZE (ceres-solver-ceres-solver-1.12.0rc2-3-gc5c6f55_GH0.tar.gz) = 3413993 +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 diff --git a/math/ceres-solver/pkg-plist b/math/ceres-solver/pkg-plist index e0d6f563d4b9..3bb04fd0bed0 100644 --- a/math/ceres-solver/pkg-plist +++ b/math/ceres-solver/pkg-plist @@ -47,6 +47,7 @@ lib/cmake/Ceres/CeresConfigVersion.cmake lib/cmake/Ceres/CeresTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Ceres/CeresTargets.cmake lib/cmake/Ceres/FindEigen.cmake +lib/cmake/Ceres/FindGflags.cmake lib/cmake/Ceres/FindGlog.cmake lib/libceres.so lib/libceres.so.1 |