From owner-svn-ports-head@freebsd.org Thu May 18 02:22:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F10B7D72C63; Thu, 18 May 2017 02:22:19 +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 mx1.freebsd.org (Postfix) with ESMTPS id C92F51563; Thu, 18 May 2017 02:22:19 +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 v4I2MIgR061673; Thu, 18 May 2017 02:22:18 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4I2MIg2061670; Thu, 18 May 2017 02:22:18 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201705180222.v4I2MIg2061670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 18 May 2017 02:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441126 - head/biology/libsbml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 18 May 2017 02:22:20 -0000 Author: wen Date: Thu May 18 02:22:18 2017 New Revision: 441126 URL: https://svnweb.freebsd.org/changeset/ports/441126 Log: - Update to 5.15.0 Modified: head/biology/libsbml/Makefile head/biology/libsbml/distinfo head/biology/libsbml/pkg-plist Modified: head/biology/libsbml/Makefile ============================================================================== --- head/biology/libsbml/Makefile Thu May 18 01:00:22 2017 (r441125) +++ head/biology/libsbml/Makefile Thu May 18 02:22:18 2017 (r441126) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libsbml -PORTVERSION= 5.13.0 +PORTVERSION= 5.15.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 Thu May 18 01:00:22 2017 (r441125) +++ head/biology/libsbml/distinfo Thu May 18 02:22:18 2017 (r441126) @@ -1,2 +1,3 @@ -SHA256 (libSBML-5.13.0-core-src.tar.gz) = 01fc7149d9464147a0ec0994f1f7d8107a468b294455cb21ad642ff99c1f19fe -SIZE (libSBML-5.13.0-core-src.tar.gz) = 13252503 +TIMESTAMP = 1495154421 +SHA256 (libSBML-5.15.0-core-src.tar.gz) = f975bd1fe379cc7027fd3fed9d6ae92e6dd61dda09befdfd2ffb969c324a5c28 +SIZE (libSBML-5.15.0-core-src.tar.gz) = 13767144 Modified: head/biology/libsbml/pkg-plist ============================================================================== --- head/biology/libsbml/pkg-plist Thu May 18 01:00:22 2017 (r441125) +++ head/biology/libsbml/pkg-plist Thu May 18 02:22:18 2017 (r441126) @@ -67,6 +67,7 @@ include/sbml/compress/OutputCompressor.h include/sbml/compress/bzfstream.h include/sbml/compress/crypt.h include/sbml/compress/ioapi.h +include/sbml/compress/ioapi_mem.h include/sbml/compress/iowin32.h include/sbml/compress/unzip.h include/sbml/compress/zfstream.h @@ -84,6 +85,7 @@ include/sbml/conversion/SBMLInitialAssig include/sbml/conversion/SBMLLevel1Version1Converter.h include/sbml/conversion/SBMLLevelVersionConverter.h include/sbml/conversion/SBMLLocalParameterConverter.h +include/sbml/conversion/SBMLRateOfConverter.h include/sbml/conversion/SBMLReactionConverter.h include/sbml/conversion/SBMLRuleConverter.h include/sbml/conversion/SBMLStripPackageConverter.h @@ -107,6 +109,7 @@ include/sbml/math/ASTBinaryFunctionNode. 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 @@ -158,6 +161,7 @@ include/sbml/validator/L2v2Compatibility include/sbml/validator/L2v3CompatibilityValidator.h include/sbml/validator/L2v4CompatibilityValidator.h include/sbml/validator/L3v1CompatibilityValidator.h +include/sbml/validator/L3v2CompatibilityValidator.h include/sbml/validator/MathMLConsistencyValidator.h include/sbml/validator/ModelingPracticeValidator.h include/sbml/validator/OverdeterminedValidator.h @@ -205,6 +209,12 @@ lib/libsbml.so lib/libsbml.so.5 lib/libsbml.so.%%PORTVERSION%% libdata/pkgconfig/libsbml.pc +lib/cmake/sbml-config-release.cmake +lib/cmake/sbml-config-version.cmake +lib/cmake/sbml-config.cmake +lib/cmake/sbml-static-config-release.cmake +lib/cmake/sbml-static-config-version.cmake +lib/cmake/sbml-static-config.cmake %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsbml.pth %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsbml/_libsbml.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/libsbml/libsbml.py