Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Dec 2020 21:30:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557486 - in head/biology/libsbml: . files
Message-ID:  <202012102130.0BALUJw8041760@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Dec 10 21:30:19 2020
New Revision: 557486
URL: https://svnweb.freebsd.org/changeset/ports/557486

Log:
  Update to 5.19.0
  
  Changes:	https://github.com/sbmlteam/libsbml/releases

Modified:
  head/biology/libsbml/Makefile
  head/biology/libsbml/distinfo
  head/biology/libsbml/files/patch-CMakeLists.txt
  head/biology/libsbml/pkg-descr

Modified: head/biology/libsbml/Makefile
==============================================================================
--- head/biology/libsbml/Makefile	Thu Dec 10 21:30:13 2020	(r557485)
+++ head/biology/libsbml/Makefile	Thu Dec 10 21:30:19 2020	(r557486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsbml
-PORTVERSION=	5.18.0
+PORTVERSION=	5.19.0
 CATEGORIES=	biology devel
 MASTER_SITES=	SF/sbml/libsbml/${PORTVERSION}/stable
 DISTNAME=	libSBML-${PORTVERSION}-core-src

Modified: head/biology/libsbml/distinfo
==============================================================================
--- head/biology/libsbml/distinfo	Thu Dec 10 21:30:13 2020	(r557485)
+++ head/biology/libsbml/distinfo	Thu Dec 10 21:30:19 2020	(r557486)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558342307
-SHA256 (libSBML-5.18.0-core-src.tar.gz) = 900a8a41682c6fe69b162bce45e4221d7e23f30acb6c3d3516d1d931f353936a
-SIZE (libSBML-5.18.0-core-src.tar.gz) = 14630152
+TIMESTAMP = 1607539653
+SHA256 (libSBML-5.19.0-core-src.tar.gz) = 9d2837378e77a8732588d481327bb10c721ec06dd6cd72f8041d67d3b53d4e56
+SIZE (libSBML-5.19.0-core-src.tar.gz) = 14600103

Modified: head/biology/libsbml/files/patch-CMakeLists.txt
==============================================================================
--- head/biology/libsbml/files/patch-CMakeLists.txt	Thu Dec 10 21:30:13 2020	(r557485)
+++ head/biology/libsbml/files/patch-CMakeLists.txt	Thu Dec 10 21:30:19 2020	(r557486)
@@ -1,21 +1,25 @@
---- CMakeLists.txt.orig	2019-04-16 12:18:24 UTC
+--- CMakeLists.txt.orig	2020-11-19 11:17:49 UTC
 +++ CMakeLists.txt
-@@ -1277,18 +1277,6 @@ endif()
- # Install documentation
- #
+@@ -1297,22 +1297,6 @@ endif()
  
+ ###############################################################################
+ #
+-# Install documentation
+-#
+-
 -set(DOCUMENTATION_FILES
 -        COPYING.txt
 -        FUNDING.txt
 -        LICENSE.txt
 -        NEWS.txt
--        OLD_NEWS.txt
--        README.txt
+-        README.md
 -        VERSION.txt
 -)
 -
 -install(FILES ${DOCUMENTATION_FILES} DESTINATION ${MISC_PREFIX})
 -
- ###############################################################################
- #
+-###############################################################################
+-#
  # Write libsbml.pc
+ #
+ 

Modified: head/biology/libsbml/pkg-descr
==============================================================================
--- head/biology/libsbml/pkg-descr	Thu Dec 10 21:30:13 2020	(r557485)
+++ head/biology/libsbml/pkg-descr	Thu Dec 10 21:30:19 2020	(r557486)
@@ -9,3 +9,5 @@ ISO C and C++ but can be used from all the languages l
 right-hand box.
 
 WWW: http://www.sbml.org/
+WWW: https://github.com/sbmlteam/libsbml
+WWW: https://synonym.caltech.edu/



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