svn commit: r471819 - head/science/tfel

Steve Wills swills at FreeBSD.org
Tue Jun 5 20:53:15 UTC 2018


Author: swills
Date: Tue Jun  5 20:53:13 2018
New Revision: 471819
URL: https://svnweb.freebsd.org/changeset/ports/471819

Log:
  science/tfel: update to version 3.1.2
  
  PR:		228657
  Submitted by:	pfg (maintainer)

Modified:
  head/science/tfel/Makefile   (contents, props changed)
  head/science/tfel/distinfo   (contents, props changed)
  head/science/tfel/pkg-plist   (contents, props changed)

Modified: head/science/tfel/Makefile
==============================================================================
--- head/science/tfel/Makefile	Tue Jun  5 20:23:03 2018	(r471818)
+++ head/science/tfel/Makefile	Tue Jun  5 20:53:13 2018	(r471819)
@@ -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

Modified: head/science/tfel/distinfo
==============================================================================
--- head/science/tfel/distinfo	Tue Jun  5 20:23:03 2018	(r471818)
+++ head/science/tfel/distinfo	Tue Jun  5 20:53:13 2018	(r471819)
@@ -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

Modified: head/science/tfel/pkg-plist
==============================================================================
--- head/science/tfel/pkg-plist	Tue Jun  5 20:23:03 2018	(r471818)
+++ head/science/tfel/pkg-plist	Tue Jun  5 20:53:13 2018	(r471819)
@@ -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


More information about the svn-ports-all mailing list