graphics/recastnavigation: update to 1.6.0 release (+)

Changelog:	https://github.com/recastnavigation/recastnavigation/releases/tag/v1.6.0
2023Q3
Dima Panov 2023-05-25 23:48:41 +03:00
parent f0d6d131b4
commit c489d8e93d
No known key found for this signature in database
GPG Key ID: FB8BA09DD5398F29
3 changed files with 19 additions and 10 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= recastnavigation
PORTVERSION= 1.5.1
DISTVERSION= 1.6.0
DISTVERSIONPREFIX= v
CATEGORIES= graphics
MAINTAINER= fluffy@FreeBSD.org
@ -10,11 +11,13 @@ USES= cmake compiler:c++17-lang gl openal pkgconfig sdl xorg
USE_GL= gl
USE_SDL= sdl2
USE_GITHUB= yes
GH_TUPLE= recastnavigation:recastnavigation:e75adf86f91eb3082220085e42dda62679f9a3ea
#GH_TUPLE= recastnavigation:recastnavigation:6dc1667f580357e8a2154c28b7867bea7e8ad3a7
CMAKE_ARGS= -DBUILD_SHARED_LIBS=ON \
-DRECASTNAVIGATION_DEMO=OFF \
-DRECASTNAVIGATION_TESTS=OFF \
-DRECASTNAVIGATION_EXAMPLES=OFF
PLIST_SUB= VERSION=${DISTVERSION}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1639412872
SHA256 (recastnavigation-recastnavigation-1.5.1-e75adf86f91eb3082220085e42dda62679f9a3ea_GH0.tar.gz) = c647e307d6cc62ba00bfd888e82da83844bf1e72f2c98bed2f1d95bac229b950
SIZE (recastnavigation-recastnavigation-1.5.1-e75adf86f91eb3082220085e42dda62679f9a3ea_GH0.tar.gz) = 1542425
TIMESTAMP = 1685008114
SHA256 (recastnavigation-recastnavigation-v1.6.0_GH0.tar.gz) = d48ca0121962fa0639502c0f56c4e3ae72f98e55d88727225444f500775c0074
SIZE (recastnavigation-recastnavigation-v1.6.0_GH0.tar.gz) = 1280501

View File

@ -22,18 +22,24 @@ include/recastnavigation/RecastAlloc.h
include/recastnavigation/RecastAssert.h
include/recastnavigation/RecastDebugDraw.h
include/recastnavigation/RecastDump.h
include/recastnavigation/version.h
lib/cmake/recastnavigation/recastnavigation-config-version.cmake
lib/cmake/recastnavigation/recastnavigation-config.cmake
lib/cmake/recastnavigation/recastnavigation-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/recastnavigation/recastnavigation-targets.cmake
lib/libDebugUtils.so
lib/libDebugUtils.so.1
lib/libDebugUtils.so.1.0.0
lib/libDebugUtils.so.%%VERSION%%
lib/libDetour.so
lib/libDetour.so.1
lib/libDetour.so.1.0.0
lib/libDetour.so.%%VERSION%%
lib/libDetourCrowd.so
lib/libDetourCrowd.so.1
lib/libDetourCrowd.so.1.0.0
lib/libDetourCrowd.so.%%VERSION%%
lib/libDetourTileCache.so
lib/libDetourTileCache.so.1
lib/libDetourTileCache.so.1.0.0
lib/libDetourTileCache.so.%%VERSION%%
lib/libRecast.so
lib/libRecast.so.1
lib/libRecast.so.1.0.0
lib/libRecast.so.%%VERSION%%
libdata/pkgconfig/recastnavigation.pc