Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2018 01:37:52 +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: r473289 - head/biology/libsbml
Message-ID:  <201806250137.w5P1bqW9022095@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Mon Jun 25 01:37:52 2018
New Revision: 473289
URL: https://svnweb.freebsd.org/changeset/ports/473289

Log:
  - Update to 5.17.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 Jun 25 00:55:45 2018	(r473288)
+++ head/biology/libsbml/Makefile	Mon Jun 25 01:37:52 2018	(r473289)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsbml
-PORTVERSION=	5.16.0
+PORTVERSION=	5.17.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 Jun 25 00:55:45 2018	(r473288)
+++ head/biology/libsbml/distinfo	Mon Jun 25 01:37:52 2018	(r473289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514788152
-SHA256 (libSBML-5.16.0-core-src.tar.gz) = 8cd1d29536db951934690d83a69e02f017406bd31d95ed82f2ebae5745a36a08
-SIZE (libSBML-5.16.0-core-src.tar.gz) = 14716040
+TIMESTAMP = 1529913224
+SHA256 (libSBML-5.17.0-core-src.tar.gz) = ab2bd29720e8d5a92166eb3eacc8d77b34e3f94a83ac19924708e1b0e4317494
+SIZE (libSBML-5.17.0-core-src.tar.gz) = 14767045

Modified: head/biology/libsbml/pkg-plist
==============================================================================
--- head/biology/libsbml/pkg-plist	Mon Jun 25 00:55:45 2018	(r473288)
+++ head/biology/libsbml/pkg-plist	Mon Jun 25 01:37:52 2018	(r473289)
@@ -449,6 +449,7 @@ lib/cmake/sbml-static-config.cmake
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/printsupported.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/promoteParameters.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/readSBML.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/renameSId.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/replaceOneFD.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/setIdFromNames.py
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/python/stringInput.py



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