git: 896c0ef498d9 - main - biology/{,py-}libsedml: update 2.0.33 → 2.0.34
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Sep 2026 22:42:46 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=896c0ef498d944da85e7a84aa883a5aacaed474b
commit 896c0ef498d944da85e7a84aa883a5aacaed474b
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-09-19 19:22:56 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-09-19 22:42:20 +0000
biology/{,py-}libsedml: update 2.0.33 → 2.0.34
---
biology/libsedml/Makefile | 5 ++---
biology/libsedml/distinfo | 6 +++---
biology/libsedml/pkg-plist | 4 +++-
biology/py-libsedml/Makefile | 4 +++-
biology/py-libsedml/distinfo | 6 +++---
5 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/biology/libsedml/Makefile b/biology/libsedml/Makefile
index 7d464c557f5e..1d89368a70a8 100644
--- a/biology/libsedml/Makefile
+++ b/biology/libsedml/Makefile
@@ -1,7 +1,6 @@
PORTNAME= libsedml
DISTVERSIONPREFIX= v
-DISTVERSION= 2.0.33
-PORTREVISION= 1
+DISTVERSION= 2.0.34
CATEGORIES= biology devel
MAINTAINER= yuri@FreeBSD.org
@@ -35,6 +34,6 @@ post-install:
# the project builds static libs with -fPIC, see https://github.com/fbergmann/libSEDML/issues/155
-# tests as of 2.0.33: All tests passed (351 assertions in 33 test cases)
+# tests as of 2.0.34: 100% tests passed, 0 tests failed out of 1
.include <bsd.port.mk>
diff --git a/biology/libsedml/distinfo b/biology/libsedml/distinfo
index 2740d95dfdbb..17cf9edd62c0 100644
--- a/biology/libsedml/distinfo
+++ b/biology/libsedml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745471328
-SHA256 (fbergmann-libSEDML-v2.0.33_GH0.tar.gz) = a3f69ecb5dc1084343d4de5dc0990bdd9def2f7eb819986015d33ca9735dbe76
-SIZE (fbergmann-libSEDML-v2.0.33_GH0.tar.gz) = 1006915
+TIMESTAMP = 1789676571
+SHA256 (fbergmann-libSEDML-v2.0.34_GH0.tar.gz) = e2214b6fcf6360391c383f58c4198877819c45a483fe1eb4ab1cfa2e0c3fcac1
+SIZE (fbergmann-libSEDML-v2.0.34_GH0.tar.gz) = 1017479
diff --git a/biology/libsedml/pkg-plist b/biology/libsedml/pkg-plist
index ab1d1ee629f9..97a5dad2f0c3 100644
--- a/biology/libsedml/pkg-plist
+++ b/biology/libsedml/pkg-plist
@@ -62,6 +62,7 @@ include/sedml/SedListOfVariables.h
include/sedml/SedMarker.h
include/sedml/SedModel.h
include/sedml/SedNamespaces.h
+include/sedml/SedNonUniformTimeCourse.h
include/sedml/SedObjective.h
include/sedml/SedOneStep.h
include/sedml/SedOutput.h
@@ -81,6 +82,7 @@ include/sedml/SedSetValue.h
include/sedml/SedShadedArea.h
include/sedml/SedSimulation.h
include/sedml/SedSlice.h
+include/sedml/SedSpecificTimeCourse.h
include/sedml/SedSteadyState.h
include/sedml/SedStyle.h
include/sedml/SedSubPlot.h
@@ -116,4 +118,4 @@ lib/cmake/sedml-targets.cmake
lib/libsedml-static.a
lib/libsedml.so
lib/libsedml.so.2
-lib/libsedml.so.2.0.33
+lib/libsedml.so.2.0.34
diff --git a/biology/py-libsedml/Makefile b/biology/py-libsedml/Makefile
index 8e56763ea40b..85178f73ce25 100644
--- a/biology/py-libsedml/Makefile
+++ b/biology/py-libsedml/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libsedml
DISTVERSIONPREFIX= v
-DISTVERSION= 2.0.33
+DISTVERSION= 2.0.34
CATEGORIES= biology devel
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -32,4 +32,6 @@ WRKSRC_SUBDIR= src/bindings/python
do-test: install
@${PYTHON_CMD} ${FILESDIR}/quick-test.py
+# tests as of 2.0.34: Test passed
+
.include <bsd.port.mk>
diff --git a/biology/py-libsedml/distinfo b/biology/py-libsedml/distinfo
index 529392d3d0ac..785efdc772e5 100644
--- a/biology/py-libsedml/distinfo
+++ b/biology/py-libsedml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745471845
-SHA256 (fbergmann-libSEDML-v2.0.33_GH0.tar.gz) = a3f69ecb5dc1084343d4de5dc0990bdd9def2f7eb819986015d33ca9735dbe76
-SIZE (fbergmann-libSEDML-v2.0.33_GH0.tar.gz) = 1006915
+TIMESTAMP = 1789676569
+SHA256 (fbergmann-libSEDML-v2.0.34_GH0.tar.gz) = e2214b6fcf6360391c383f58c4198877819c45a483fe1eb4ab1cfa2e0c3fcac1
+SIZE (fbergmann-libSEDML-v2.0.34_GH0.tar.gz) = 1017479