git: 7c1e9e14ad3e - main - devel/py-bullet3: Update 3.24 → 3.25

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 29 Jan 2023 16:51:26 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7c1e9e14ad3e27ab46cf79fea7fc7b37d402318e

commit 7c1e9e14ad3e27ab46cf79fea7fc7b37d402318e
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-01-29 08:36:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-01-29 16:51:20 +0000

    devel/py-bullet3: Update 3.24 → 3.25
    
    Reported by:    portscout
---
 devel/py-bullet3/Makefile | 8 +++++---
 devel/py-bullet3/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/devel/py-bullet3/Makefile b/devel/py-bullet3/Makefile
index cb0f112dd90d..51c2f1c70e4a 100644
--- a/devel/py-bullet3/Makefile
+++ b/devel/py-bullet3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bullet3
-DISTVERSION=	3.24
+DISTVERSION=	3.25
 CATEGORIES=	devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -22,10 +22,12 @@ GH_ACCOUNT=	bulletphysics
 
 CFLAGS_powerpc64=	-mvsx
 
+TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
+
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/pybullet*.so
 
-do-test: install # test require graphical environment
-	@${PYTHON_CMD} ${FILESDIR}/test.py
+do-test: # test require graphical environment
+	@${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${FILESDIR}/test.py
 
 .include <bsd.port.mk>
diff --git a/devel/py-bullet3/distinfo b/devel/py-bullet3/distinfo
index cf800030d28b..33c8a30151f4 100644
--- a/devel/py-bullet3/distinfo
+++ b/devel/py-bullet3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1651421974
-SHA256 (bulletphysics-bullet3-3.24_GH0.tar.gz) = 6b1e987d6f8156fa8a6468652f4eaad17b3e11252c9870359e5bca693e35780b
-SIZE (bulletphysics-bullet3-3.24_GH0.tar.gz) = 139793021
+TIMESTAMP = 1674978145
+SHA256 (bulletphysics-bullet3-3.25_GH0.tar.gz) = c45afb6399e3f68036ddb641c6bf6f552bf332d5ab6be62f7e6c54eda05ceb77
+SIZE (bulletphysics-bullet3-3.25_GH0.tar.gz) = 139789551