mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -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$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ompl
|
PORTNAME= ompl
|
||||||
DISTVERSION= 1.5.0
|
DISTVERSION= 1.5.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= misc comms
|
CATEGORIES= misc comms
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1602556395
|
TIMESTAMP = 1614987585
|
||||||
SHA256 (ompl-ompl-1.5.0_GH0.tar.gz) = a7df8611b7823ef44c731f02897571adfc23551e85c6618d926e7720004267a5
|
SHA256 (ompl-ompl-1.5.2_GH0.tar.gz) = db1665dd2163697437ef155668fdde6101109e064a2d1a04148e45b3747d5f98
|
||||||
SIZE (ompl-ompl-1.5.0_GH0.tar.gz) = 23081668
|
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/String.h
|
||||||
include/ompl/util/Time.h
|
include/ompl/util/Time.h
|
||||||
lib/libompl.so
|
lib/libompl.so
|
||||||
lib/libompl.so.1.5.0
|
lib/libompl.so.1.5.2
|
||||||
lib/libompl.so.16
|
lib/libompl.so.16
|
||||||
libdata/pkgconfig/ompl.pc
|
libdata/pkgconfig/ompl.pc
|
||||||
man/man1/ompl_benchmark_statistics.1.gz
|
man/man1/ompl_benchmark_statistics.1.gz
|
||||||
%%PLANNERARENA%%man/man1/plannerarena.1.gz
|
%%PLANNERARENA%%man/man1/plannerarena.1.gz
|
||||||
|
share/ament_index/resource_index/packages/ompl
|
||||||
%%DATADIR%%/cmake/omplConfig.cmake
|
%%DATADIR%%/cmake/omplConfig.cmake
|
||||||
%%DATADIR%%/cmake/omplConfigVersion.cmake
|
%%DATADIR%%/cmake/omplConfigVersion.cmake
|
||||||
%%DATADIR%%/package.xml
|
%%DATADIR%%/package.xml
|
||||||
|
|
Loading…
Add table
Reference in a new issue