Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jan 2018 08:24:54 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457754 - head/biology/libsbml
Message-ID:  <201801010824.w018Osi7027267@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jan  1 08:24:53 2018
New Revision: 457754
URL: https://svnweb.freebsd.org/changeset/ports/457754

Log:
  - Update to 5.16.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 Jan  1 02:47:20 2018	(r457753)
+++ head/biology/libsbml/Makefile	Mon Jan  1 08:24:53 2018	(r457754)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsbml
-PORTVERSION=	5.15.0
+PORTVERSION=	5.16.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 Jan  1 02:47:20 2018	(r457753)
+++ head/biology/libsbml/distinfo	Mon Jan  1 08:24:53 2018	(r457754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495154421
-SHA256 (libSBML-5.15.0-core-src.tar.gz) = f975bd1fe379cc7027fd3fed9d6ae92e6dd61dda09befdfd2ffb969c324a5c28
-SIZE (libSBML-5.15.0-core-src.tar.gz) = 13767144
+TIMESTAMP = 1514788152
+SHA256 (libSBML-5.16.0-core-src.tar.gz) = 8cd1d29536db951934690d83a69e02f017406bd31d95ed82f2ebae5745a36a08
+SIZE (libSBML-5.16.0-core-src.tar.gz) = 14716040

Modified: head/biology/libsbml/pkg-plist
==============================================================================
--- head/biology/libsbml/pkg-plist	Mon Jan  1 02:47:20 2018	(r457753)
+++ head/biology/libsbml/pkg-plist	Mon Jan  1 08:24:53 2018	(r457754)
@@ -78,6 +78,7 @@ include/sbml/conversion/ConversionProperties.h
 include/sbml/conversion/SBMLConverter.h
 include/sbml/conversion/SBMLConverterRegister.h
 include/sbml/conversion/SBMLConverterRegistry.h
+include/sbml/conversion/SBMLConverterTypes.h
 include/sbml/conversion/SBMLFunctionDefinitionConverter.h
 include/sbml/conversion/SBMLIdConverter.h
 include/sbml/conversion/SBMLInferUnitsConverter.h
@@ -412,6 +413,7 @@ lib/cmake/sbml-static-config.cmake
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/printsupported.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/promoteParameters.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/readSBML.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/renameSId.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/stripPackage.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/translateMath.pl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/perl/unsetAnnotation.pl
@@ -425,6 +427,7 @@ lib/cmake/sbml-static-config.cmake
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/addModelHistory.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/addingEvidenceCodes_1.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/addingEvidenceCodes_2.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/append_to_note.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/appendAnnotation.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/callExternalValidator.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/convertSBML.py
@@ -448,6 +451,7 @@ lib/cmake/sbml-static-config.cmake
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/readSBML.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/replaceOneFD.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/setIdFromNames.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/stringInput.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/stripPackage.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/translateMath.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/unsetAnnotation.py
@@ -523,6 +527,7 @@ lib/cmake/sbml-static-config.cmake
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/conversionfactor2.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/delay.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/dimerization.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/enzymekineticext.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/enzymekinetics.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/events.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample-models/from-spec/level-3/fullydeterminedevent.xml



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801010824.w018Osi7027267>