Date: Mon, 6 Oct 2025 08:29:33 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9299d7c78833 - main - =?utf-8?Q?math/g2o: update 20230806 =E2=86=92 20241228?= Message-ID: <202510060829.5968TXXC042441@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9299d7c78833d469e42cbeeff75e49d12b978377 commit 9299d7c78833d469e42cbeeff75e49d12b978377 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-10-05 16:41:20 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-10-06 08:25:47 +0000 math/g2o: update 20230806 → 20241228 --- 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.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510060829.5968TXXC042441>
