diff --git a/science/py-vedo/Makefile b/science/py-vedo/Makefile index ca0e5d9e8df8..d5ab3ddf354d 100644 --- a/science/py-vedo/Makefile +++ b/science/py-vedo/Makefile @@ -1,38 +1,38 @@ PORTNAME= vedo -DISTVERSION= 2024.5.3 -PORTREVISION= 1 +DISTVERSION= 2025.5.4 CATEGORIES= science graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python module for scientific analysis and visualization of 3D objects -WWW= https://vedo.embl.es/ +WWW= https://vedo.embl.es/ \ + https://github.com/marcomusy/vedo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} \ vtk${VTK_VER:R}>0:math/vtk${VTK_VER:R} \ bash:shells/bash USES= python shebangfix USE_PYTHON= pep517 concurrent autoplist SHEBANG_GLOB= *.sh TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes do-test: # run some examples as tests .for example in advanced/interpolate_scalar3.py advanced/spline_draw1.py advanced/warp6.py simulations/optics_main3.py @${SETENV} ${TEST_ENV} ${PYTHON_CMD} ${WRKSRC}/examples/${example} .endfor .include <../../math/vtk9/Makefile.version> .include diff --git a/science/py-vedo/distinfo b/science/py-vedo/distinfo index d37849216547..2b5cfd067279 100644 --- a/science/py-vedo/distinfo +++ b/science/py-vedo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738040119 -SHA256 (vedo-2024.5.3.tar.gz) = 4828016ecd11387aa7339a2fc117d65751fbacaddd6c9a59f32fb11d62db90a5 -SIZE (vedo-2024.5.3.tar.gz) = 2704730 +TIMESTAMP = 1761675508 +SHA256 (vedo-2025.5.4.tar.gz) = feb585782b99f44f8d2890e689418d593bdeefc2f8c58a80aa2d9ec3a39253a4 +SIZE (vedo-2025.5.4.tar.gz) = 2714801