git: 53aca1ad848e - main - biology/{,py-}libsedml: Update 2.0.28 -> 2.0.30

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 07 Apr 2022 20:19:10 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53aca1ad848e878e4aa5740fe85f0cd811b65fb2

commit 53aca1ad848e878e4aa5740fe85f0cd811b65fb2
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-04-07 19:07:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-04-07 20:19:03 +0000

    biology/{,py-}libsedml: Update 2.0.28 -> 2.0.30
    
    Reported by:    portscout
---
 biology/libsedml/Makefile    | 6 ++++--
 biology/libsedml/distinfo    | 6 +++---
 biology/libsedml/pkg-plist   | 8 +++++++-
 biology/py-libsedml/Makefile | 2 +-
 biology/py-libsedml/distinfo | 6 +++---
 5 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/biology/libsedml/Makefile b/biology/libsedml/Makefile
index c49893602651..c7afc08ff732 100644
--- a/biology/libsedml/Makefile
+++ b/biology/libsedml/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	libsedml
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.28
-PORTREVISION=	1
+DISTVERSION=	2.0.30
 CATEGORIES=	biology devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -24,7 +23,10 @@ GH_ACCOUNT=	fbergmann
 GH_PROJECT=	libSEDML
 
 post-install:
+	# no need to install LICENSE, README, VERSION
 	@${RM} -r ${STAGEDIR}${DATADIR}
+	# workaround for https://github.com/fbergmann/libSEDML/issues/163
+	${RM} -r ${STAGEDIR}${PREFIX}/share/cmake
 
 # the project builds static libs with -fPIC, see https://github.com/fbergmann/libSEDML/issues/155
 
diff --git a/biology/libsedml/distinfo b/biology/libsedml/distinfo
index 1bb5e5194176..d62e98919a4f 100644
--- a/biology/libsedml/distinfo
+++ b/biology/libsedml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646523671
-SHA256 (fbergmann-libSEDML-v2.0.28_GH0.tar.gz) = 62686f25b2dd64115b526e97eed7cf3429d18e4713ac23e9986de9d79c2bf2e6
-SIZE (fbergmann-libSEDML-v2.0.28_GH0.tar.gz) = 959886
+TIMESTAMP = 1649357439
+SHA256 (fbergmann-libSEDML-v2.0.30_GH0.tar.gz) = ba0111f7cc991ecc460f68e85182da75d62937522c9259c76e79a917e0fb9c24
+SIZE (fbergmann-libSEDML-v2.0.30_GH0.tar.gz) = 964155
diff --git a/biology/libsedml/pkg-plist b/biology/libsedml/pkg-plist
index 7c5dfb5a451d..e69adcbc474f 100644
--- a/biology/libsedml/pkg-plist
+++ b/biology/libsedml/pkg-plist
@@ -105,7 +105,13 @@ include/sedml/common/libsedml-config.h
 include/sedml/common/libsedml-namespace.h
 include/sedml/common/libsedml-version.h
 include/sedml/common/sedmlfwd.h
+lib/cmake/sedml-config-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/sedml-config-version.cmake
+lib/cmake/sedml-config.cmake
+lib/cmake/sedml-static-config-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/sedml-static-config-version.cmake
+lib/cmake/sedml-static-config.cmake
 lib/libsedml-static.a
 lib/libsedml.so
 lib/libsedml.so.2
-lib/libsedml.so.2.0.28
+lib/libsedml.so.2.0.30
diff --git a/biology/py-libsedml/Makefile b/biology/py-libsedml/Makefile
index e429621a500b..3e9fb3054914 100644
--- a/biology/py-libsedml/Makefile
+++ b/biology/py-libsedml/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libsedml
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.28
+DISTVERSION=	2.0.30
 CATEGORIES=	biology devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/biology/py-libsedml/distinfo b/biology/py-libsedml/distinfo
index e18936e2b91e..302c22c31f7f 100644
--- a/biology/py-libsedml/distinfo
+++ b/biology/py-libsedml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646523883
-SHA256 (fbergmann-libSEDML-v2.0.28_GH0.tar.gz) = 62686f25b2dd64115b526e97eed7cf3429d18e4713ac23e9986de9d79c2bf2e6
-SIZE (fbergmann-libSEDML-v2.0.28_GH0.tar.gz) = 959886
+TIMESTAMP = 1649357873
+SHA256 (fbergmann-libSEDML-v2.0.30_GH0.tar.gz) = ba0111f7cc991ecc460f68e85182da75d62937522c9259c76e79a917e0fb9c24
+SIZE (fbergmann-libSEDML-v2.0.30_GH0.tar.gz) = 964155