git: f2784fe0a4f1 - main - science/thermofun: Update 0.3.8 -> 0.3.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 18:42:57 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2784fe0a4f14eecb738e85170152e9195ebcb41 commit f2784fe0a4f14eecb738e85170152e9195ebcb41 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-18 18:42:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-18 18:42:45 +0000 science/thermofun: Update 0.3.8 -> 0.3.9 Reported by: portscout --- science/thermofun/Makefile | 3 ++- science/thermofun/distinfo | 6 +++--- science/thermofun/pkg-plist | 2 -- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/science/thermofun/Makefile b/science/thermofun/Makefile index d266248378ad..20738a3c4cc3 100644 --- a/science/thermofun/Makefile +++ b/science/thermofun/Makefile @@ -1,6 +1,6 @@ PORTNAME= thermofun DISTVERSIONPREFIX= v -DISTVERSION= 0.3.8 +DISTVERSION= 0.3.9 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org @@ -10,6 +10,7 @@ LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= nlohmann-json>0:devel/nlohmann-json +LIB_DEPENDS= libChemicalFun.so:science/chemicalfun USES= cmake compiler:c++14-lang diff --git a/science/thermofun/distinfo b/science/thermofun/distinfo index 73e12ed63557..8b8352d191d7 100644 --- a/science/thermofun/distinfo +++ b/science/thermofun/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624919516 -SHA256 (thermohub-thermofun-v0.3.8_GH0.tar.gz) = 1daffed5ca3b6187548729da9884f63c76c02af4dd6cb7e649a898b016353c6f -SIZE (thermohub-thermofun-v0.3.8_GH0.tar.gz) = 1345154 +TIMESTAMP = 1642529596 +SHA256 (thermohub-thermofun-v0.3.9_GH0.tar.gz) = 49995b3a139e7ed93d2bf6ab09a316459bca809cf3f612878c9fa017befaf913 +SIZE (thermohub-thermofun-v0.3.9_GH0.tar.gz) = 1338633 diff --git a/science/thermofun/pkg-plist b/science/thermofun/pkg-plist index 297c454ce87c..6270720c9aa4 100644 --- a/science/thermofun/pkg-plist +++ b/science/thermofun/pkg-plist @@ -8,8 +8,6 @@ include/ThermoFun/Common/ScalarTypes.hpp include/ThermoFun/Common/ThermoOmp.h include/ThermoFun/Common/ThermoScalar.hpp include/ThermoFun/Common/Units.hpp -include/ThermoFun/Common/formuladata.h -include/ThermoFun/Common/formulaparser.h include/ThermoFun/Database.h include/ThermoFun/ElectroModelsSolvent.h include/ThermoFun/Element.h