mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/octomap: Update 1.9.6 -> 1.9.7
This commit is contained in:
parent
48805d83c6
commit
2f9f246238
3 changed files with 11 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= octomap
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.9.6
|
||||
DISTVERSION= 1.9.7
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1611618363
|
||||
SHA256 (OctoMap-octomap-v1.9.6_GH0.tar.gz) = 0f88c1c024f0d29ab74c7fb9f6ebfdddc8be725087372c6c4d8878be95831eb6
|
||||
SIZE (OctoMap-octomap-v1.9.6_GH0.tar.gz) = 1683165
|
||||
TIMESTAMP = 1620605016
|
||||
SHA256 (OctoMap-octomap-v1.9.7_GH0.tar.gz) = 3e9ac020686ceb4e17e161bffc5a0dafd9cccab33adeb9adee59a61c418ea1c1
|
||||
SIZE (OctoMap-octomap-v1.9.7_GH0.tar.gz) = 1684088
|
||||
|
|
|
@ -54,18 +54,21 @@ include/octovis/SelectionBox.h
|
|||
include/octovis/TrajectoryDrawer.h
|
||||
lib/libdynamicedt3d.so
|
||||
lib/libdynamicedt3d.so.1.9
|
||||
lib/libdynamicedt3d.so.1.9.6
|
||||
lib/libdynamicedt3d.so.1.9.7
|
||||
lib/liboctomap.so
|
||||
lib/liboctomap.so.1.9
|
||||
lib/liboctomap.so.1.9.6
|
||||
lib/liboctomap.so.1.9.7
|
||||
lib/liboctomath.so
|
||||
lib/liboctomath.so.1.9
|
||||
lib/liboctomath.so.1.9.6
|
||||
lib/liboctomath.so.1.9.7
|
||||
lib/liboctovis.so
|
||||
lib/liboctovis.so.1.9
|
||||
lib/liboctovis.so.1.9.6
|
||||
lib/liboctovis.so.1.9.7
|
||||
libdata/pkgconfig/dynamicEDT3D.pc
|
||||
libdata/pkgconfig/octomap.pc
|
||||
share/ament_index/resource_index/packages/dynamicEDT3D
|
||||
share/ament_index/resource_index/packages/octomap
|
||||
share/ament_index/resource_index/packages/octovis
|
||||
share/dynamicEDT3D/dynamicEDT3DConfig-version.cmake
|
||||
share/dynamicEDT3D/dynamicEDT3DConfig.cmake
|
||||
share/dynamicEDT3D/dynamicEDT3DTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
|
|
Loading…
Add table
Reference in a new issue