CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/05/29 13:48:52
Modified files:
devel/bullet : Makefile distinfo
devel/bullet/pkg: PLIST
Added files:
devel/bullet/patches:
patch-examples_DeformableDemo_LoadDeformed_cpp
patch-src_BulletSoftBody_btSoftBodyHelpers_cpp
patch-src_BulletSoftBody_btSoftBodyHelpers_h
Log message:
update devel/bullet to 3.22
Build-tested all consumers on amd64: no fallout; ok pascal@ (MAINTAINER)
Needs a backport of commit 4f06738 because btSoftBodyHelpers.h is
currently broken: it tries to include code that's available only in
examples/*. Spotted while trying to build games/godot.
while here also:
- update HOMEPAGE (the current one is just a redirect)
- enable the tests (which are all passing!)