aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-04-07 19:07:34 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-04-07 20:19:03 +0000
commit53aca1ad848e878e4aa5740fe85f0cd811b65fb2 (patch)
treedcb0d595b4357431eb65f21327c741b0d6e1f7df
parent0ba58a1a6f87fc4d316f0e7a8045d9ca59d1dd0d (diff)
downloadports-53aca1ad848e878e4aa5740fe85f0cd811b65fb2.tar.gz
ports-53aca1ad848e878e4aa5740fe85f0cd811b65fb2.zip
biology/{,py-}libsedml: Update 2.0.28 -> 2.0.30
Reported by: portscout
-rw-r--r--biology/libsedml/Makefile6
-rw-r--r--biology/libsedml/distinfo6
-rw-r--r--biology/libsedml/pkg-plist8
-rw-r--r--biology/py-libsedml/Makefile2
-rw-r--r--biology/py-libsedml/distinfo6
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