git: 99da01a780ac - 2025Q4 - math/g2o: update 20230806 → 20241228
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Oct 2025 18:28:01 UTC
The branch 2025Q4 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=99da01a780ac2c2782643f2eed279f6a4a4cd465
commit 99da01a780ac2c2782643f2eed279f6a4a4cd465
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-10-05 16:41:20 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-10-18 18:27:56 +0000
math/g2o: update 20230806 → 20241228
(cherry picked from commit 9299d7c78833d469e42cbeeff75e49d12b978377)
---
math/g2o/Makefile | 7 ++++---
math/g2o/distinfo | 6 +++---
math/g2o/pkg-plist | 1 -
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/math/g2o/Makefile b/math/g2o/Makefile
index a55623230b77..9170700db8ca 100644
--- a/math/g2o/Makefile
+++ b/math/g2o/Makefile
@@ -1,6 +1,5 @@
PORTNAME= g2o
-DISTVERSION= 20230806
-PORTREVISION= 16
+DISTVERSION= 20241228
DISTVERSIONSUFFIX= _git
CATEGORIES= math
@@ -20,9 +19,11 @@ LIB_DEPENDS= libamd.so:math/suitesparse-amd \
libcholmod.so:math/suitesparse-cholmod \
libcolamd.so:math/suitesparse-colamd \
libcxsparse.so:math/suitesparse-cxsparse \
+ libfmt.so:devel/libfmt \
libQGLViewer.so:graphics/libQGLViewer \
libmetis.so:math/metis \
libopenblas.so:math/openblas \
+ libspdlog.so:devel/spdlog \
libsuitesparseconfig.so:math/suitesparse-config
TEST_DEPENDS= googletest>0:devel/googletest
@@ -72,6 +73,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/include|${LOCALBASE}/include|' \
${WRKSRC}/cmake_modules/*.cmake
-# tests fail to compile, see https://github.com/RainerKuemmerle/g2o/issues/711
+# tests as of 20241228: 100% tests passed, 0 tests failed out of 11
.include <bsd.port.mk>
diff --git a/math/g2o/distinfo b/math/g2o/distinfo
index 209411bbeefb..759f6e583c2b 100644
--- a/math/g2o/distinfo
+++ b/math/g2o/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691453961
-SHA256 (RainerKuemmerle-g2o-20230806_git_GH0.tar.gz) = e717d3b96cc6d00fcbbaf637aae648c9823599e6aa8fcf4546fc9ad4034dcde5
-SIZE (RainerKuemmerle-g2o-20230806_git_GH0.tar.gz) = 903443
+TIMESTAMP = 1759677393
+SHA256 (RainerKuemmerle-g2o-20241228_git_GH0.tar.gz) = d691ead69184ebbb8256c9cd9f4121d1a880b169370efc0554dd31a64802a452
+SIZE (RainerKuemmerle-g2o-20241228_git_GH0.tar.gz) = 893629
diff --git a/math/g2o/pkg-plist b/math/g2o/pkg-plist
index 9f18155a377b..f46c107bcb59 100644
--- a/math/g2o/pkg-plist
+++ b/math/g2o/pkg-plist
@@ -163,7 +163,6 @@ include/g2o/stuff/macros.h
include/g2o/stuff/misc.h
include/g2o/stuff/opengl_primitives.h
include/g2o/stuff/opengl_wrapper.h
-include/g2o/stuff/os_specific.h
include/g2o/stuff/property.h
include/g2o/stuff/sampler.h
include/g2o/stuff/sparse_helper.h