science/tfel: update to version 3.1.2
PR: 228657 Submitted by: pfg (maintainer)
This commit is contained in:
parent
67e692816e
commit
ebbbdd3dff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471819
3 changed files with 7 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tfel
|
||||
PORTVERSION= 3.1.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.1.2
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= SF/${PORTNAME}/
|
||||
PKGNAMESUFFIX= -mfront
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1520433926
|
||||
SHA256 (tfel-3.1.1.tar.bz2) = 970e764bdc77f7261cd6df5be81915c50295e56dddff1f1f62de9c3d00d205cd
|
||||
SIZE (tfel-3.1.1.tar.bz2) = 40321521
|
||||
TIMESTAMP = 1527824462
|
||||
SHA256 (tfel-3.1.2.tar.bz2) = e18e95628f222aa7b2695b904272dbc12c7fb10e152247ba0c1e9a1869e96bf2
|
||||
SIZE (tfel-3.1.2.tar.bz2) = 40318988
|
||||
|
|
|
@ -70,6 +70,7 @@ include/MFront/BehaviourInterfaceFactory.hxx
|
|||
include/MFront/BehaviourInterfaceProxy.hxx
|
||||
include/MFront/BehaviourInterfaceProxy.ixx
|
||||
include/MFront/BehaviourProfiler.hxx
|
||||
include/MFront/BehaviourQuery.hxx
|
||||
include/MFront/BehaviourSymmetryType.hxx
|
||||
include/MFront/CMakeGenerator.hxx
|
||||
include/MFront/CalculiX/CalculiX.hxx
|
||||
|
@ -126,6 +127,7 @@ include/MFront/MaterialPropertyInterfaceFactory.hxx
|
|||
include/MFront/MaterialPropertyInterfaceProxy.hxx
|
||||
include/MFront/MaterialPropertyInterfaceProxy.ixx
|
||||
include/MFront/MaterialPropertyParametersHandler.hxx
|
||||
include/MFront/MaterialPropertyQuery.hxx
|
||||
include/MFront/ModelDSL.hxx
|
||||
include/MFront/ModelDSLBase.hxx
|
||||
include/MFront/ModelDSLBase.ixx
|
||||
|
@ -134,6 +136,7 @@ include/MFront/ModelDescription.hxx
|
|||
include/MFront/ModelInterfaceFactory.hxx
|
||||
include/MFront/ModelInterfaceProxy.hxx
|
||||
include/MFront/ModelInterfaceProxy.ixx
|
||||
include/MFront/ModelQuery.hxx
|
||||
include/MFront/PedanticMode.hxx
|
||||
include/MFront/SearchPathsHandler.hxx
|
||||
include/MFront/StaticVarHandler.hxx
|
||||
|
|
Loading…
Reference in a new issue