diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2022-03-26 08:27:27 +0000 |
commit | 247c7db7513f1264922428278678da641c5a3f52 (patch) | |
tree | 87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /biology | |
parent | 89dcd037621d39a5176b78e3976ecf692e088b10 (diff) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Diffstat (limited to 'biology')
-rw-r--r-- | biology/libnuml/Makefile | 1 | ||||
-rw-r--r-- | biology/libsbml/Makefile | 1 | ||||
-rw-r--r-- | biology/libsedml/Makefile | 1 | ||||
-rw-r--r-- | biology/ncbi-vdb/Makefile | 2 | ||||
-rw-r--r-- | biology/sra-tools/Makefile | 1 |
5 files changed, 5 insertions, 1 deletions
diff --git a/biology/libnuml/Makefile b/biology/libnuml/Makefile index 890a2e919ee8..617d791e588c 100644 --- a/biology/libnuml/Makefile +++ b/biology/libnuml/Makefile @@ -1,6 +1,7 @@ PORTNAME= libnuml DISTVERSIONPREFIX= v DISTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= biology devel MAINTAINER= yuri@FreeBSD.org diff --git a/biology/libsbml/Makefile b/biology/libsbml/Makefile index a682cbdb522e..2110f2b20a96 100644 --- a/biology/libsbml/Makefile +++ b/biology/libsbml/Makefile @@ -2,6 +2,7 @@ PORTNAME= libsbml PORTVERSION= 5.19.0 +PORTREVISION= 1 CATEGORIES= biology devel MASTER_SITES= SF/sbml/libsbml/${PORTVERSION}/stable DISTNAME= libSBML-${PORTVERSION}-core-src diff --git a/biology/libsedml/Makefile b/biology/libsedml/Makefile index 556abc678603..c49893602651 100644 --- a/biology/libsedml/Makefile +++ b/biology/libsedml/Makefile @@ -1,6 +1,7 @@ PORTNAME= libsedml DISTVERSIONPREFIX= v DISTVERSION= 2.0.28 +PORTREVISION= 1 CATEGORIES= biology devel MAINTAINER= yuri@FreeBSD.org diff --git a/biology/ncbi-vdb/Makefile b/biology/ncbi-vdb/Makefile index 46cec897971a..9bfd9e9dd7e3 100644 --- a/biology/ncbi-vdb/Makefile +++ b/biology/ncbi-vdb/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-vdb DISTVERSION= 2.11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= biology MAINTAINER= mzaki@niid.go.jp diff --git a/biology/sra-tools/Makefile b/biology/sra-tools/Makefile index 91b15622dd03..ffed2a35cf2f 100644 --- a/biology/sra-tools/Makefile +++ b/biology/sra-tools/Makefile @@ -1,5 +1,6 @@ PORTNAME= sra-tools DISTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org |