git: fee36575d699 - main - biology/libsbml: Fix build with libxml2 2.12.0+
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jun 2024 04:12:06 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=fee36575d699d9bcfc094a0049a0f2efc1a15bf5 commit fee36575d699d9bcfc094a0049a0f2efc1a15bf5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-06-18 04:05:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:05:09 +0000 biology/libsbml: Fix build with libxml2 2.12.0+ PR: 279752 Obtained from: https://github.com/sbmlteam/libsbml/commit/a3e217851f18d3c5e8e2b0082fb98176738491e8 --- biology/libsbml/Makefile | 3 +++ biology/libsbml/distinfo | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile index 719c12face77..c1a72e40b190 100644 --- a/biology/libsbml/Makefile +++ b/biology/libsbml/Makefile @@ -3,6 +3,9 @@ PORTVERSION= 5.20.2 DISTVERSIONPREFIX= v CATEGORIES= biology devel +PATCH_SITES= https://github.com/sbmlteam/libsbml/commit/ +PATCHFILES= a3e217851f18d3c5e8e2b0082fb98176738491e8.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= API Library for Working with SBML File WWW= https://sbml.org/software/libsbml/ \ diff --git a/biology/libsbml/distinfo b/biology/libsbml/distinfo index f4800bc48845..d8028ac58b54 100644 --- a/biology/libsbml/distinfo +++ b/biology/libsbml/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1696001262 +TIMESTAMP = 1718430517 SHA256 (sbmlteam-libsbml-v5.20.2_GH0.tar.gz) = a196cab964b0b41164d4118ef20523696510bbfd264a029df00091305a1af540 SIZE (sbmlteam-libsbml-v5.20.2_GH0.tar.gz) = 28799745 +SHA256 (a3e217851f18d3c5e8e2b0082fb98176738491e8.patch) = ba4a19fdce1fae693d75f815c3cae52eebfaa7b0d184105b0bac1b0c14782049 +SIZE (a3e217851f18d3c5e8e2b0082fb98176738491e8.patch) = 1072