mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/octomap: update 1.9.8 → 1.10.0
Reported by: portscout
This commit is contained in:
parent
e42136cbde
commit
f427deebd8
@ -1,6 +1,6 @@
|
||||
PORTNAME= octomap
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.8
|
||||
DISTVERSION= 1.10.0
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -22,8 +22,8 @@ USE_LDCONFIG= yes
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= OctoMap
|
||||
|
||||
# Viewer is broken: https://github.com/OctoMap/octomap/issues/224, and libQGLViewer detection is broken: https://github.com/OctoMap/octomap/issues/225
|
||||
#CMAKE_ON= OCTOVIS_QT5
|
||||
# libQGLViewer detection is broken: https://github.com/OctoMap/octomap/issues/225
|
||||
CMAKE_ON= OCTOVIS_QT5
|
||||
CMAKE_ARGS= -DQGLVIEWER_BASE_DIR:PATH=${LOCALBASE}/include/QGLViewer #-DQGLViewer_LIBRARY_DIR_OTHER:PATH=${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1653983015
|
||||
SHA256 (OctoMap-octomap-v1.9.8_GH0.tar.gz) = 417af6da4e855e9a83b93458aa98b01a2c88f880088baad2b59d323ce162586e
|
||||
SIZE (OctoMap-octomap-v1.9.8_GH0.tar.gz) = 1693311
|
||||
TIMESTAMP = 1710929828
|
||||
SHA256 (OctoMap-octomap-v1.10.0_GH0.tar.gz) = 8da2576ec6a0993e8900db7f91083be8682d8397a7be0752c85d1b7dd1b8e992
|
||||
SIZE (OctoMap-octomap-v1.10.0_GH0.tar.gz) = 1694103
|
||||
|
@ -53,17 +53,17 @@ include/octovis/SceneObject.h
|
||||
include/octovis/SelectionBox.h
|
||||
include/octovis/TrajectoryDrawer.h
|
||||
lib/libdynamicedt3d.so
|
||||
lib/libdynamicedt3d.so.1.9
|
||||
lib/libdynamicedt3d.so.1.9.8
|
||||
lib/libdynamicedt3d.so.1.10
|
||||
lib/libdynamicedt3d.so.1.10.0
|
||||
lib/liboctomap.so
|
||||
lib/liboctomap.so.1.9
|
||||
lib/liboctomap.so.1.9.8
|
||||
lib/liboctomap.so.1.10
|
||||
lib/liboctomap.so.1.10.0
|
||||
lib/liboctomath.so
|
||||
lib/liboctomath.so.1.9
|
||||
lib/liboctomath.so.1.9.8
|
||||
lib/liboctomath.so.1.10
|
||||
lib/liboctomath.so.1.10.0
|
||||
lib/liboctovis.so
|
||||
lib/liboctovis.so.1.9
|
||||
lib/liboctovis.so.1.9.8
|
||||
lib/liboctovis.so.1.10
|
||||
lib/liboctovis.so.1.10.0
|
||||
libdata/pkgconfig/dynamicEDT3D.pc
|
||||
libdata/pkgconfig/octomap.pc
|
||||
share/ament_index/resource_index/packages/dynamicEDT3D
|
||||
|
Loading…
Reference in New Issue
Block a user