svn commit: r431891 - in head/science/tfel: . files

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jan 19 18:14:24 UTC 2017


Author: amdmi3
Date: Thu Jan 19 18:14:22 2017
New Revision: 431891
URL: https://svnweb.freebsd.org/changeset/ports/431891

Log:
  - Update to 2.0.4
  
  PR:		216252
  Submitted by:	pfg at FreeBSD.org (maintainer)

Modified:
  head/science/tfel/Makefile
  head/science/tfel/distinfo
  head/science/tfel/files/patch-configure.ac
  head/science/tfel/pkg-plist

Modified: head/science/tfel/Makefile
==============================================================================
--- head/science/tfel/Makefile	Thu Jan 19 18:13:17 2017	(r431890)
+++ head/science/tfel/Makefile	Thu Jan 19 18:14:22 2017	(r431891)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tfel
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	science
 MASTER_SITES=	SF/${PORTNAME}/
 PKGNAMESUFFIX=	-mfront
@@ -12,7 +12,7 @@ COMMENT=	Code generation tool dedicated 
 
 LICENSE=	GPLv3
 
-OPTIONS_DEFINE=		GNUPLOT
+OPTIONS_DEFINE=		GNUPLOT PYTHON
 OPTIONS_DEFAULT=	GNUPLOT
 GNUPLOT_BUILD_DEPENDS=	gnuplot:math/gnuplot
 GNUPLOT_RUN_DEPENDS=	gnuplot:math/gnuplot
@@ -20,10 +20,13 @@ GNUPLOT_RUN_DEPENDS=	gnuplot:math/gnuplo
 ONLY_FOR_ARCHS=	amd64 i386
 
 USES=		autoreconf libtool tar:bzip2
-GNU_CONFIGURE=yes
-CONFIGURE_ARGS=	--enable-aster
+GNU_CONFIGURE=	yes
+CONFIGURE_ARGS= --enable-aster
 USE_LDCONFIG=	yes
 
+PYTHON_CONFIGURE_ENABLE= python
+PYTHON_USES=	python
+
 INSTALL_TARGET=	install-strip
 TEST_TARGET=	check
 

Modified: head/science/tfel/distinfo
==============================================================================
--- head/science/tfel/distinfo	Thu Jan 19 18:13:17 2017	(r431890)
+++ head/science/tfel/distinfo	Thu Jan 19 18:14:22 2017	(r431891)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472936809
-SHA256 (tfel-2.0.3.tar.bz2) = 8f0020fd22d6f0e39d512e2aeb457bc5b6ad96bd66336d590bf433d9648f8a58
-SIZE (tfel-2.0.3.tar.bz2) = 50837415
+TIMESTAMP = 1484775625
+SHA256 (tfel-2.0.4.tar.bz2) = c6c5ff95330d7e6cd66f0c57576adfb4148b03d3a129bf39d283294295cb7711
+SIZE (tfel-2.0.4.tar.bz2) = 52732112

Modified: head/science/tfel/files/patch-configure.ac
==============================================================================
--- head/science/tfel/files/patch-configure.ac	Thu Jan 19 18:13:17 2017	(r431890)
+++ head/science/tfel/files/patch-configure.ac	Thu Jan 19 18:14:22 2017	(r431891)
@@ -1,6 +1,6 @@
---- configure.ac.orig	2016-09-04 19:29:53 UTC
+--- configure.ac.orig	2016-09-22 08:21:19 UTC
 +++ configure.ac
-@@ -69,6 +69,9 @@ case $host in
+@@ -70,6 +70,9 @@ case $host in
  	TFEL_ARCH32="yes"
          ;;
  # machine amd opteron, 64 bits

Modified: head/science/tfel/pkg-plist
==============================================================================
--- head/science/tfel/pkg-plist	Thu Jan 19 18:13:17 2017	(r431890)
+++ head/science/tfel/pkg-plist	Thu Jan 19 18:14:22 2017	(r431891)
@@ -152,6 +152,7 @@ include/TFEL/Glossary/Forward/Glossary.h
 include/TFEL/Glossary/Glossary.hxx
 include/TFEL/Glossary/GlossaryEntry.hxx
 include/TFEL/Macros.hxx
+include/TFEL/Material/BehaviourIntegrationErrorReport.hxx
 include/TFEL/Material/BoundsCheck.hxx
 include/TFEL/Material/DDIF2Base.hxx
 include/TFEL/Material/DDIF2Base.ixx
@@ -740,47 +741,124 @@ lib/libTFELTests.so.0.0.0
 lib/libTFELUtilities.so
 lib/libTFELUtilities.so.0
 lib/libTFELUtilities.so.0.0.0
-%%PORTDOCS%%%%DOCSDIR%%/AccelerationAlgorithm.md
-%%PORTDOCS%%%%DOCSDIR%%/AccelerationAlgorithmParameter.md
-%%PORTDOCS%%%%DOCSDIR%%/Author.md
-%%PORTDOCS%%%%DOCSDIR%%/Behaviour.md
-%%PORTDOCS%%%%DOCSDIR%%/CastemAccelerationPeriod.md
-%%PORTDOCS%%%%DOCSDIR%%/CastemAccelerationTrigger.md
-%%PORTDOCS%%%%DOCSDIR%%/CohesiveForce.md
-%%PORTDOCS%%%%DOCSDIR%%/CohesiveForceEpsilon.md
-%%PORTDOCS%%%%DOCSDIR%%/CompareToNumericalTangentOperator.md
-%%PORTDOCS%%%%DOCSDIR%%/Date.md
-%%PORTDOCS%%%%DOCSDIR%%/DeformationGradient.md
-%%PORTDOCS%%%%DOCSDIR%%/DeformationGradientEpsilon.md
-%%PORTDOCS%%%%DOCSDIR%%/Description.md
-%%PORTDOCS%%%%DOCSDIR%%/Evolution.md
-%%PORTDOCS%%%%DOCSDIR%%/ExternalStateVariable.md
-%%PORTDOCS%%%%DOCSDIR%%/ImposedStrain.md
-%%PORTDOCS%%%%DOCSDIR%%/ImposedStress.md
-%%PORTDOCS%%%%DOCSDIR%%/IntegerParameter.md
-%%PORTDOCS%%%%DOCSDIR%%/InternalStateVariable.md
-%%PORTDOCS%%%%DOCSDIR%%/MaterialProperty.md
-%%PORTDOCS%%%%DOCSDIR%%/MaximumNumberOfIterations.md
-%%PORTDOCS%%%%DOCSDIR%%/MaximumNumberOfSubSteps.md
-%%PORTDOCS%%%%DOCSDIR%%/ModellingHypothesis.md
-%%PORTDOCS%%%%DOCSDIR%%/NumericalTangentOperatorPerturbationValue.md
-%%PORTDOCS%%%%DOCSDIR%%/OutOfBoundsPolicy.md
-%%PORTDOCS%%%%DOCSDIR%%/OutputFile.md
-%%PORTDOCS%%%%DOCSDIR%%/OutputFilePrecision.md
-%%PORTDOCS%%%%DOCSDIR%%/Parameter.md
-%%PORTDOCS%%%%DOCSDIR%%/PredictionPolicy.md
-%%PORTDOCS%%%%DOCSDIR%%/Real.md
-%%PORTDOCS%%%%DOCSDIR%%/RotationMatrix.md
-%%PORTDOCS%%%%DOCSDIR%%/StiffnessMatrixType.md
-%%PORTDOCS%%%%DOCSDIR%%/StiffnessUpdatePolicy.md
-%%PORTDOCS%%%%DOCSDIR%%/Strain.md
-%%PORTDOCS%%%%DOCSDIR%%/StrainEpsilon.md
-%%PORTDOCS%%%%DOCSDIR%%/Stress.md
-%%PORTDOCS%%%%DOCSDIR%%/StressEpsilon.md
-%%PORTDOCS%%%%DOCSDIR%%/Test.md
-%%PORTDOCS%%%%DOCSDIR%%/Times.md
-%%PORTDOCS%%%%DOCSDIR%%/UnsignedIntegerParameter.md
-%%PORTDOCS%%%%DOCSDIR%%/UseCastemAccelerationAlgorithm.md
+share/doc/mfront/Algorithm.md
+share/doc/mfront/Author.md
+share/doc/mfront/AuxiliaryStateVar.md
+share/doc/mfront/AuxiliaryStateVariable.md
+share/doc/mfront/Behaviour.md
+share/doc/mfront/Bounds.md
+share/doc/mfront/Brick.md
+share/doc/mfront/Coef.md
+share/doc/mfront/CompareToNumericalJacobian.md
+share/doc/mfront/ComputeFinalStress.md
+share/doc/mfront/ComputeStress.md
+share/doc/mfront/DSL.md
+share/doc/mfront/Date.md
+share/doc/mfront/Description.md
+share/doc/mfront/Epsilon.md
+share/doc/mfront/ExternalStateVar.md
+share/doc/mfront/ExternalStateVariable.md
+share/doc/mfront/Import.md
+share/doc/mfront/Includes.md
+share/doc/mfront/InitJacobian.md
+share/doc/mfront/InitJacobianInvert.md
+share/doc/mfront/InitLocalVariables.md
+share/doc/mfront/InitLocalVars.md
+share/doc/mfront/InitializeJacobian.md
+share/doc/mfront/InitializeJacobianInvert.md
+share/doc/mfront/InitializeLocalVariables.md
+share/doc/mfront/IntegrationVariable.md
+share/doc/mfront/Interface.md
+share/doc/mfront/IsotropicBehaviour.md
+share/doc/mfront/IsotropicElasticBehaviour.md
+share/doc/mfront/IterMax.md
+share/doc/mfront/JacobianComparisonCriterion.md
+share/doc/mfront/JacobianComparisonCriterium.md
+share/doc/mfront/Library.md
+share/doc/mfront/Link.md
+share/doc/mfront/LocalVar.md
+share/doc/mfront/Material.md
+share/doc/mfront/MaterialLaw.md
+share/doc/mfront/MaterialLaw/Constant.md
+share/doc/mfront/MaterialLaw/Function.md
+share/doc/mfront/MaterialLaw/Input.md
+share/doc/mfront/MaterialLaw/Law.md
+share/doc/mfront/MaterialLaw/MFront.md
+share/doc/mfront/MaterialLaw/Output.md
+share/doc/mfront/MaterialProperty.md
+share/doc/mfront/MaximumNumberOfIterations.md
+share/doc/mfront/Model/ConstantMaterialProperty.md
+share/doc/mfront/Model/Domain.md
+share/doc/mfront/Model/Domains.md
+share/doc/mfront/Model/Function.md
+share/doc/mfront/Model/GlobalParameter.md
+share/doc/mfront/Model/Input.md
+share/doc/mfront/Model/LocalParameter.md
+share/doc/mfront/Model/Model.md
+share/doc/mfront/Model/Output.md
+share/doc/mfront/OrthotropicBehaviour.md
+share/doc/mfront/Parameter.md
+share/doc/mfront/Parser.md
+share/doc/mfront/PerturbationValueForNumericalJacobianComputation.md
+share/doc/mfront/PhysicalBounds.md
+share/doc/mfront/Private.md
+share/doc/mfront/Profiling.md
+share/doc/mfront/RequireStiffnessOperator.md
+share/doc/mfront/RequireStiffnessTensor.md
+share/doc/mfront/RequireThermalExpansionCoefficientTensor.md
+share/doc/mfront/Sources.md
+share/doc/mfront/StateVar.md
+share/doc/mfront/StateVariable.md
+share/doc/mfront/StaticVar.md
+share/doc/mfront/StaticVariable.md
+share/doc/mfront/TangentOperator.md
+share/doc/mfront/Theta.md
+share/doc/mfront/UpdateAuxiliaryStateVariables.md
+share/doc/mfront/UpdateAuxiliaryStateVars.md
+share/doc/mfront/UsableInPurelyImplicitResolution.md
+share/doc/mfront/UseQt.md
+share/doc/mtest/AccelerationAlgorithm.md
+share/doc/mtest/AccelerationAlgorithmParameter.md
+share/doc/mtest/Author.md
+share/doc/mtest/Behaviour.md
+share/doc/mtest/CastemAccelerationPeriod.md
+share/doc/mtest/CastemAccelerationTrigger.md
+share/doc/mtest/CohesiveForce.md
+share/doc/mtest/CohesiveForceEpsilon.md
+share/doc/mtest/CompareToNumericalTangentOperator.md
+share/doc/mtest/Date.md
+share/doc/mtest/DeformationGradient.md
+share/doc/mtest/DeformationGradientEpsilon.md
+share/doc/mtest/Description.md
+share/doc/mtest/Evolution.md
+share/doc/mtest/ExternalStateVariable.md
+share/doc/mtest/ImposedDeformationGradient.md
+share/doc/mtest/ImposedStrain.md
+share/doc/mtest/ImposedStress.md
+share/doc/mtest/IntegerParameter.md
+share/doc/mtest/InternalStateVariable.md
+share/doc/mtest/MaterialProperty.md
+share/doc/mtest/MaximumNumberOfIterations.md
+share/doc/mtest/MaximumNumberOfSubSteps.md
+share/doc/mtest/ModellingHypothesis.md
+share/doc/mtest/NumericalTangentOperatorPerturbationValue.md
+share/doc/mtest/OutOfBoundsPolicy.md
+share/doc/mtest/OutputFile.md
+share/doc/mtest/OutputFilePrecision.md
+share/doc/mtest/Parameter.md
+share/doc/mtest/PredictionPolicy.md
+share/doc/mtest/Real.md
+share/doc/mtest/RotationMatrix.md
+share/doc/mtest/StiffnessMatrixType.md
+share/doc/mtest/StiffnessUpdatePolicy.md
+share/doc/mtest/Strain.md
+share/doc/mtest/StrainEpsilon.md
+share/doc/mtest/Stress.md
+share/doc/mtest/StressEpsilon.md
+share/doc/mtest/Test.md
+share/doc/mtest/Times.md
+share/doc/mtest/UnsignedIntegerParameter.md
+share/doc/mtest/UseCastemAccelerationAlgorithm.md
 %%DATADIR%%/Examples/elasticity.mfront
 %%DATADIR%%/Examples/implicit.mfront
 %%DATADIR%%/Examples/norton.mfront


More information about the svn-ports-head mailing list