From owner-svn-ports-head@freebsd.org Mon May 20 09:12:43 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D9DA15A7218; Mon, 20 May 2019 09:12:43 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D113F6D02F; Mon, 20 May 2019 09:12:42 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AA86C1C422; Mon, 20 May 2019 09:12:42 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4K9Cg5j092122; Mon, 20 May 2019 09:12:42 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4K9CgoI092120; Mon, 20 May 2019 09:12:42 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201905200912.x4K9CgoI092120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 20 May 2019 09:12:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502097 - head/biology/libsbml X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/biology/libsbml X-SVN-Commit-Revision: 502097 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: D113F6D02F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2019 09:12:43 -0000 Author: wen Date: Mon May 20 09:12:41 2019 New Revision: 502097 URL: https://svnweb.freebsd.org/changeset/ports/502097 Log: - Update to 5.18.0 Modified: head/biology/libsbml/Makefile head/biology/libsbml/distinfo head/biology/libsbml/pkg-plist Modified: head/biology/libsbml/Makefile ============================================================================== --- head/biology/libsbml/Makefile Mon May 20 09:12:04 2019 (r502096) +++ head/biology/libsbml/Makefile Mon May 20 09:12:41 2019 (r502097) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsbml -PORTVERSION= 5.17.0 +PORTVERSION= 5.18.0 CATEGORIES= biology devel MASTER_SITES= SF/sbml/${PORTNAME}/${PORTVERSION}/stable DISTNAME= libSBML-${PORTVERSION}-core-src Modified: head/biology/libsbml/distinfo ============================================================================== --- head/biology/libsbml/distinfo Mon May 20 09:12:04 2019 (r502096) +++ head/biology/libsbml/distinfo Mon May 20 09:12:41 2019 (r502097) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529913224 -SHA256 (libSBML-5.17.0-core-src.tar.gz) = ab2bd29720e8d5a92166eb3eacc8d77b34e3f94a83ac19924708e1b0e4317494 -SIZE (libSBML-5.17.0-core-src.tar.gz) = 14767045 +TIMESTAMP = 1558342307 +SHA256 (libSBML-5.18.0-core-src.tar.gz) = 900a8a41682c6fe69b162bce45e4221d7e23f30acb6c3d3516d1d931f353936a +SIZE (libSBML-5.18.0-core-src.tar.gz) = 14630152 Modified: head/biology/libsbml/pkg-plist ============================================================================== --- head/biology/libsbml/pkg-plist Mon May 20 09:12:04 2019 (r502096) +++ head/biology/libsbml/pkg-plist Mon May 20 09:12:41 2019 (r502097) @@ -105,32 +105,9 @@ include/sbml/extension/SBaseExtensionPoint.h include/sbml/extension/SBasePlugin.h include/sbml/extension/SBasePluginCreator.h include/sbml/extension/SBasePluginCreatorBase.h -include/sbml/math/ASTBase.h -include/sbml/math/ASTBinaryFunctionNode.h -include/sbml/math/ASTCSymbol.h -include/sbml/math/ASTCSymbolAvogadroNode.h -include/sbml/math/ASTCSymbolDelayNode.h -include/sbml/math/ASTCSymbolRateOfNode.h -include/sbml/math/ASTCSymbolTimeNode.h -include/sbml/math/ASTCiFunctionNode.h -include/sbml/math/ASTCiNumberNode.h -include/sbml/math/ASTCnBase.h -include/sbml/math/ASTCnExponentialNode.h -include/sbml/math/ASTCnIntegerNode.h -include/sbml/math/ASTCnRationalNode.h -include/sbml/math/ASTCnRealNode.h -include/sbml/math/ASTConstantNumberNode.h -include/sbml/math/ASTFunction.h -include/sbml/math/ASTFunctionBase.h -include/sbml/math/ASTLambdaFunctionNode.h -include/sbml/math/ASTNaryFunctionNode.h include/sbml/math/ASTNode.h -include/sbml/math/ASTNumber.h -include/sbml/math/ASTPiecewiseFunctionNode.h -include/sbml/math/ASTQualifierNode.h -include/sbml/math/ASTSemanticsNode.h -include/sbml/math/ASTTypes.h -include/sbml/math/ASTUnaryFunctionNode.h +include/sbml/math/ASTNodeType.h +include/sbml/math/DefinitionURLRegistry.h include/sbml/math/FormulaFormatter.h include/sbml/math/FormulaParser.h include/sbml/math/FormulaTokenizer.h @@ -138,14 +115,28 @@ include/sbml/math/L3FormulaFormatter.h include/sbml/math/L3Parser.h include/sbml/math/L3ParserSettings.h include/sbml/math/MathML.h +include/sbml/packages/l3v2extendedmath/common/L3v2extendedmathExtensionTypes.h +include/sbml/packages/l3v2extendedmath/common/l3v2extendedmathfwd.h +include/sbml/packages/l3v2extendedmath/extension/L3v2extendedmathASTPlugin.h +include/sbml/packages/l3v2extendedmath/extension/L3v2extendedmathExtension.h +include/sbml/packages/l3v2extendedmath/extension/L3v2extendedmathSBMLDocumentPlugin.h +include/sbml/packages/l3v2extendedmath/validator/L3v2extendedmathMathMLConsistencyValidator.h +include/sbml/packages/l3v2extendedmath/validator/L3v2extendedmathSBMLError.h +include/sbml/packages/l3v2extendedmath/validator/L3v2extendedmathSBMLErrorTable.h +include/sbml/packages/l3v2extendedmath/validator/L3v2extendedmathUnitConsistencyValidator.h +include/sbml/packages/l3v2extendedmath/validator/L3v2extendedmathValidator.h +include/sbml/packages/l3v2extendedmath/validator/constraints/L3v2EMArgumentsUnitsCheck.h +include/sbml/packages/l3v2extendedmath/validator/constraints/L3v2EMNumberArgsMathCheck.h include/sbml/units/FormulaUnitsData.h include/sbml/units/UnitFormulaFormatter.h include/sbml/units/UnitKindList.h +include/sbml/util/CallbackRegistry.h include/sbml/util/ElementFilter.h include/sbml/util/IdFilter.h include/sbml/util/IdList.h include/sbml/util/IdentifierTransformer.h include/sbml/util/List.h +include/sbml/util/MathFilter.h include/sbml/util/MetaIdFilter.h include/sbml/util/PrefixTransformer.h include/sbml/util/Stack.h @@ -436,6 +427,7 @@ lib/cmake/sbml-static-config.cmake %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/echoSBML.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/evaluateCustomMath.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/getAllElementsWithNotes.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/inlineFunctionDefinitions.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/inlineInitialAssignments.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/layout/convertLayout.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/layout/example1-L3.py @@ -458,6 +450,7 @@ lib/cmake/sbml-static-config.cmake %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/unsetAnnotation.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/unsetNotes.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/validateSBML.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/validateSBMLWithCallback.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/r/addCVTerms.R %%PORTEXAMPLES%%%%EXAMPLESDIR%%/r/addModelHistory.R %%PORTEXAMPLES%%%%EXAMPLESDIR%%/r/addingEvidenceCodes_1.R