Skip to content

Commit

Permalink
math/octomap: update 1.9.8 → 1.10.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 20, 2024
1 parent e42136c commit f427dee
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions math/octomap/Makefile
@@ -1,6 +1,6 @@
PORTNAME= octomap
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.8
DISTVERSION= 1.10.0
CATEGORIES= math

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -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>
6 changes: 3 additions & 3 deletions math/octomap/distinfo
@@ -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
16 changes: 8 additions & 8 deletions math/octomap/pkg-plist
Expand Up @@ -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
Expand Down

0 comments on commit f427dee

Please sign in to comment.