aboutsummaryrefslogtreecommitdiff
path: root/math/g2o
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-12-25 07:04:18 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-12-25 07:04:18 +0000
commit4b5ed5dacf62efceaa3031c17de25ab85c473a77 (patch)
tree8e4b6626b9e18f0798392ce45ae1a270e6feca68 /math/g2o
parent1c29960186f21e236eb996a6b76a4ff022b3444f (diff)
downloadports-4b5ed5dacf62efceaa3031c17de25ab85c473a77.tar.gz
ports-4b5ed5dacf62efceaa3031c17de25ab85c473a77.zip
math/g2o: Update 20200410 -> 20201223
Reported by: portscout
Notes
Notes: svn path=/head/; revision=559213
Diffstat (limited to 'math/g2o')
-rw-r--r--math/g2o/Makefile3
-rw-r--r--math/g2o/distinfo6
-rw-r--r--math/g2o/pkg-plist17
3 files changed, 6 insertions, 20 deletions
diff --git a/math/g2o/Makefile b/math/g2o/Makefile
index a766a74dd8ae..09898c9a4113 100644
--- a/math/g2o/Makefile
+++ b/math/g2o/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= g2o
-DISTVERSION= 20200410
+DISTVERSION= 20201223
DISTVERSIONSUFFIX= _git
-PORTREVISION= 2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/g2o/distinfo b/math/g2o/distinfo
index 6aa7cee237be..a22a39cba01f 100644
--- a/math/g2o/distinfo
+++ b/math/g2o/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586630556
-SHA256 (RainerKuemmerle-g2o-20200410_git_GH0.tar.gz) = b79eb1407ae7f2a9e6a002bb4b41d65402c185855db41a9ef4a6e3b42abaec4c
-SIZE (RainerKuemmerle-g2o-20200410_git_GH0.tar.gz) = 1586987
+TIMESTAMP = 1608877363
+SHA256 (RainerKuemmerle-g2o-20201223_git_GH0.tar.gz) = 20af80edf8fd237e29bd21859b8fc734e615680e8838824e8b3f120c5f4c1672
+SIZE (RainerKuemmerle-g2o-20201223_git_GH0.tar.gz) = 1571290
diff --git a/math/g2o/pkg-plist b/math/g2o/pkg-plist
index ae8a0ef089d4..0a23f4d0ae7b 100644
--- a/math/g2o/pkg-plist
+++ b/math/g2o/pkg-plist
@@ -1,7 +1,5 @@
bin/g2o
bin/g2o_anonymize_observations
-bin/g2o_incremental
-bin/g2o_online
bin/g2o_simulator2d
bin/g2o_simulator3d
bin/g2o_viewer
@@ -54,6 +52,7 @@ include/g2o/apps/g2o_viewer/viewer_properties_widget.h
include/g2o/config.h
include/g2o/core/base_binary_edge.h
include/g2o/core/base_binary_edge.hpp
+include/g2o/core/base_dynamic_vertex.h
include/g2o/core/base_edge.h
include/g2o/core/base_multi_edge.h
include/g2o/core/base_multi_edge.hpp
@@ -74,6 +73,7 @@ include/g2o/core/g2o_core_api.h
include/g2o/core/hyper_dijkstra.h
include/g2o/core/hyper_graph.h
include/g2o/core/hyper_graph_action.h
+include/g2o/core/io_helper.h
include/g2o/core/jacobian_workspace.h
include/g2o/core/linear_solver.h
include/g2o/core/marginal_covariance_cholesky.h
@@ -101,15 +101,6 @@ include/g2o/core/sparse_block_matrix_ccs.h
include/g2o/core/sparse_block_matrix_diagonal.h
include/g2o/core/sparse_optimizer.h
include/g2o/core/sparse_optimizer_terminate_action.h
-include/g2o/examples/interactive_slam/g2o_incremental/g2o_incremental_api.h
-include/g2o/examples/interactive_slam/g2o_incremental/graph_optimizer_sparse_incremental.h
-include/g2o/examples/interactive_slam/g2o_incremental/linear_solver_cholmod_online.h
-include/g2o/examples/interactive_slam/g2o_interactive/fast_output.h
-include/g2o/examples/interactive_slam/g2o_interactive/g2o_interactive_api.h
-include/g2o/examples/interactive_slam/g2o_interactive/g2o_slam_interface.h
-include/g2o/examples/interactive_slam/g2o_interactive/graph_optimizer_sparse_online.h
-include/g2o/examples/interactive_slam/g2o_interactive/types_slam2d_online.h
-include/g2o/examples/interactive_slam/g2o_interactive/types_slam3d_online.h
include/g2o/examples/interactive_slam/slam_parser/interface/abstract_slam_interface.h
include/g2o/examples/interactive_slam/slam_parser/interface/parser_interface.h
include/g2o/examples/interactive_slam/slam_parser/interface/slam_context_interface.h
@@ -123,7 +114,6 @@ include/g2o/examples/interactive_slam/slam_parser/parser/scanner.h
include/g2o/examples/interactive_slam/slam_parser/parser/slam_context.h
include/g2o/examples/interactive_slam/slam_parser/parser/stack.hh
include/g2o/freeglut/freeglut_minimal.h
-include/g2o/solvers/cholmod/linear_solver_cholmod.h
include/g2o/solvers/csparse/csparse_extension.h
include/g2o/solvers/csparse/csparse_helper.h
include/g2o/solvers/csparse/g2o_csparse_api.h
@@ -249,13 +239,10 @@ lib/libg2o_core.so
lib/libg2o_csparse_extension.so
lib/libg2o_ext_freeglut_minimal.so
lib/libg2o_hierarchical.so
-lib/libg2o_incremental.so
-lib/libg2o_interactive.so
lib/libg2o_interface.so
lib/libg2o_opengl_helper.so
lib/libg2o_parser.so
lib/libg2o_simulator.so
-lib/libg2o_solver_cholmod.so
lib/libg2o_solver_csparse.so
lib/libg2o_solver_dense.so
lib/libg2o_solver_eigen.so