git: ebc69658015a - main - science/thermofun: Update 0.4.0 -> 0.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Nov 2022 22:06:09 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ebc69658015a78ff41ddd58d1f6b541773e1d039 commit ebc69658015a78ff41ddd58d1f6b541773e1d039 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-11-27 22:05:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-11-27 22:06:02 +0000 science/thermofun: Update 0.4.0 -> 0.4.1 Reported by: portscout --- science/thermofun/Makefile | 7 ++++--- science/thermofun/distinfo | 6 +++--- science/thermofun/pkg-plist | 5 ++++- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/science/thermofun/Makefile b/science/thermofun/Makefile index bcf9bacbf96c..16573bf51c04 100644 --- a/science/thermofun/Makefile +++ b/science/thermofun/Makefile @@ -1,6 +1,6 @@ PORTNAME= thermofun DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0 +DISTVERSION= 0.4.1 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org @@ -29,10 +29,11 @@ OPTIONS_DEFAULT= PYTHON OPTIONS_SUB= yes PYTHON_USES= python -PYTHON_USE= PYTHON=pytest # 2 tests fail, see https://github.com/thermohub/thermofun/issues/37 +PYTHON_USE= PYTHON=pytest PYTHON_CMAKE_BOOL= TFUN_BUILD_PYTHON PYTHON_CMAKE_ON= -DFREEBSD_STAGEDIR=${STAGEDIR} -PYTHON_BUILD_DEPENDS= pybind11>0:devel/pybind11 +PYTHON_BUILD_DEPENDS= pybind11>0:devel/pybind11 \ + ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} post-install-PYTHON-on: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/thermofun/PyThermoFun${PYTHON_EXT_SUFFIX}.so diff --git a/science/thermofun/distinfo b/science/thermofun/distinfo index 6271051840cf..add6b515ddbb 100644 --- a/science/thermofun/distinfo +++ b/science/thermofun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658079403 -SHA256 (thermohub-thermofun-v0.4.0_GH0.tar.gz) = bd863174a272ddf166643312bc4b759cb429ed0230e9023678357673e56569b2 -SIZE (thermohub-thermofun-v0.4.0_GH0.tar.gz) = 1340065 +TIMESTAMP = 1669583901 +SHA256 (thermohub-thermofun-v0.4.1_GH0.tar.gz) = 4f0cf27876a18e9be1c0d882b1ec0a031c41c29d6b6cb541f058ea9be958c2a0 +SIZE (thermohub-thermofun-v0.4.1_GH0.tar.gz) = 1341676 diff --git a/science/thermofun/pkg-plist b/science/thermofun/pkg-plist index ae0bee96a6b6..ec205216f226 100644 --- a/science/thermofun/pkg-plist +++ b/science/thermofun/pkg-plist @@ -68,7 +68,10 @@ lib/cmake/ThermoFun/ThermoFunConfigVersion.cmake lib/cmake/ThermoFun/ThermoFunTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ThermoFun/ThermoFunTargets.cmake lib/libThermoFun.so +%%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun-0.4.1-py%%PYTHON_VER%%.egg-info/PKG-INFO +%%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun-0.4.1-py%%PYTHON_VER%%.egg-info/SOURCES.txt +%%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun-0.4.1-py%%PYTHON_VER%%.egg-info/dependency_links.txt +%%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun-0.4.1-py%%PYTHON_VER%%.egg-info/top_level.txt %%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun/PyThermoFun%%PYTHON_EXT_SUFFIX%%.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun/__pycache__/__init__%%PYTHON_EXT_SUFFIX%%.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/thermofun-0.4.0-py%%PYTHON_VER%%.egg-info