diff --git a/science/thermofun/Makefile b/science/thermofun/Makefile index d266248378ad..20738a3c4cc3 100644 --- a/science/thermofun/Makefile +++ b/science/thermofun/Makefile @@ -1,21 +1,22 @@ PORTNAME= thermofun DISTVERSIONPREFIX= v -DISTVERSION= 0.3.8 +DISTVERSION= 0.3.9 CATEGORIES= science # chemistry MAINTAINER= yuri@FreeBSD.org COMMENT= Code for calculating thermodynamic properties of materials 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 USE_GITHUB= yes GH_ACCOUNT= thermohub CMAKE_OFF= TFUN_BUILD_PYTHON .include 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 @@ -1,72 +1,70 @@ include/ThermoFun/Batch/OutputBatch.h include/ThermoFun/Batch/ThermoBatch.h include/ThermoFun/Common/Exception.h include/ThermoFun/Common/OutputToCSV.h include/ThermoFun/Common/OutputWaterSteamConventionProp.h include/ThermoFun/Common/ParseJsonToData.h 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 include/ThermoFun/GlobalVariables.h include/ThermoFun/OptimizationUtils.h include/ThermoFun/Reaction.h include/ThermoFun/Reactions/DolejsManning2010.h include/ThermoFun/Reactions/FrantzMarshall.h include/ThermoFun/Reactions/LogK_function_of_T.h include/ThermoFun/Reactions/RyzhenkoBryzgalyn.h include/ThermoFun/Reactions/Volume_function_of_T.h include/ThermoFun/Substance.h include/ThermoFun/Substances/EmpiricalCpIntegration.h include/ThermoFun/Substances/Gases/GasCGF.h include/ThermoFun/Substances/Gases/GasCORK.h include/ThermoFun/Substances/Gases/GasPR78.h include/ThermoFun/Substances/Gases/GasPRSV.h include/ThermoFun/Substances/Gases/GasSRK.h include/ThermoFun/Substances/Gases/GasSTP.h include/ThermoFun/Substances/Gases/s_solmod_.h include/ThermoFun/Substances/Gases/verror.h include/ThermoFun/Substances/Solids/SolidBMGottschalk.h include/ThermoFun/Substances/Solids/SolidBerman88.h include/ThermoFun/Substances/Solids/SolidHPLandau.h include/ThermoFun/Substances/Solids/SolidMurnaghanHP98.h include/ThermoFun/Substances/Solute/SoluteADgems.h include/ThermoFun/Substances/Solute/SoluteAnderson91.h include/ThermoFun/Substances/Solute/SoluteHKFgems.h include/ThermoFun/Substances/Solute/SoluteHKFreaktoro.h include/ThermoFun/Substances/Solute/SoluteHollandPowell98.h include/ThermoFun/Substances/Solvent/Reaktoro/WaterConstants.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterElectroState.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterElectroStateJohnsonNorton.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterHelmholtzState.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterHelmholtzStateHGK.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterHelmholtzStateWagnerPruss.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterThermoState.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterThermoStateUtils.hpp include/ThermoFun/Substances/Solvent/Reaktoro/WaterUtils.hpp include/ThermoFun/Substances/Solvent/WaterElectroFernandez1997.h include/ThermoFun/Substances/Solvent/WaterElectroSverjensky2014.h include/ThermoFun/Substances/Solvent/WaterHGK-JNgems.h include/ThermoFun/Substances/Solvent/WaterHGKreaktoro.h include/ThermoFun/Substances/Solvent/WaterIdealGasWolley.h include/ThermoFun/Substances/Solvent/WaterJN91reaktoro.h include/ThermoFun/Substances/Solvent/WaterWP95reaktoro.h include/ThermoFun/Substances/Solvent/WaterZhangDuan2005.h include/ThermoFun/Substances/StandardEntropyCpIntegration.h include/ThermoFun/ThermoEngine.h include/ThermoFun/ThermoFun.h include/ThermoFun/ThermoModelsReaction.h include/ThermoFun/ThermoModelsSolvent.h include/ThermoFun/ThermoModelsSubstance.h include/ThermoFun/ThermoParameters.h include/ThermoFun/ThermoProperties.h lib/cmake/ThermoFun/ThermoFunConfig.cmake lib/cmake/ThermoFun/ThermoFunConfigVersion.cmake lib/cmake/ThermoFun/ThermoFunTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ThermoFun/ThermoFunTargets.cmake lib/libThermoFun.so