mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
misc/ompl: Update 1.5.0 -> 1.5.2
This commit is contained in:
parent
05d256d03c
commit
65749c1b68
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567437
3 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ompl
|
||||
DISTVERSION= 1.5.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.5.2
|
||||
CATEGORIES= misc comms
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1602556395
|
||||
SHA256 (ompl-ompl-1.5.0_GH0.tar.gz) = a7df8611b7823ef44c731f02897571adfc23551e85c6618d926e7720004267a5
|
||||
SIZE (ompl-ompl-1.5.0_GH0.tar.gz) = 23081668
|
||||
TIMESTAMP = 1614987585
|
||||
SHA256 (ompl-ompl-1.5.2_GH0.tar.gz) = db1665dd2163697437ef155668fdde6101109e064a2d1a04148e45b3747d5f98
|
||||
SIZE (ompl-ompl-1.5.2_GH0.tar.gz) = 23082698
|
||||
|
|
|
@ -246,11 +246,12 @@ include/ompl/util/RandomNumbers.h
|
|||
include/ompl/util/String.h
|
||||
include/ompl/util/Time.h
|
||||
lib/libompl.so
|
||||
lib/libompl.so.1.5.0
|
||||
lib/libompl.so.1.5.2
|
||||
lib/libompl.so.16
|
||||
libdata/pkgconfig/ompl.pc
|
||||
man/man1/ompl_benchmark_statistics.1.gz
|
||||
%%PLANNERARENA%%man/man1/plannerarena.1.gz
|
||||
share/ament_index/resource_index/packages/ompl
|
||||
%%DATADIR%%/cmake/omplConfig.cmake
|
||||
%%DATADIR%%/cmake/omplConfigVersion.cmake
|
||||
%%DATADIR%%/package.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue