git: f86da90d0a88 - main - */*: Take maintainership of the corosync/pacemaker stack
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 17:49:22 UTC
The branch main has been updated by flo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f86da90d0a88ca23b1714dac3553df98eab246bb commit f86da90d0a88ca23b1714dac3553df98eab246bb Author: Florian Smeets <flo@FreeBSD.org> AuthorDate: 2023-05-21 17:47:30 +0000 Commit: Florian Smeets <flo@FreeBSD.org> CommitDate: 2023-05-21 17:47:30 +0000 */*: Take maintainership of the corosync/pacemaker stack --- devel/libqb/Makefile | 2 +- net-mgmt/crmsh/Makefile | 2 +- net-mgmt/resource-agents/Makefile | 2 +- net/corosync2/Makefile.common | 2 +- net/pacemaker1/Makefile.common | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile index b16aa09455fb..497fb7f5fdbf 100644 --- a/devel/libqb/Makefile +++ b/devel/libqb/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/ClusterLabs/${PORTNAME}/releases/download/v${DISTVERSION}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= High performance logging, tracing, ipc, and polling library WWW= https://github.com/ClusterLabs/libqb/wiki diff --git a/net-mgmt/crmsh/Makefile b/net-mgmt/crmsh/Makefile index a253bed71a3a..a05cbc8fb108 100644 --- a/net-mgmt/crmsh/Makefile +++ b/net-mgmt/crmsh/Makefile @@ -2,7 +2,7 @@ PORTNAME= crmsh PORTVERSION= 4.3.1 CATEGORIES= net-mgmt python -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Command-line interface for High-Availability cluster management WWW= https://crmsh.github.io diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 80009f7e3e99..599a866f6518 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.10.0 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= OCF Compliant Resource Agents WWW= http://www.linux-ha.org/wiki/Resource_agents diff --git a/net/corosync2/Makefile.common b/net/corosync2/Makefile.common index ea4d5c8bba1b..4d43485368a2 100644 --- a/net/corosync2/Makefile.common +++ b/net/corosync2/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= corosync CATEGORIES= net MASTER_SITES= http://build.clusterlabs.org/corosync/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Corosync Cluster Engine LICENSE= BSD3CLAUSE diff --git a/net/pacemaker1/Makefile.common b/net/pacemaker1/Makefile.common index d86f8fff546f..ffb6f560ecb8 100644 --- a/net/pacemaker1/Makefile.common +++ b/net/pacemaker1/Makefile.common @@ -2,7 +2,7 @@ PORTNAME= pacemaker DISTVERSIONPREFIX= Pacemaker- CATEGORIES= net -MAINTAINER= ports@FreeBSD.org +MAINTAINER= flo@FreeBSD.org COMMENT= Scalable High-Availability cluster resource manager LICENSE= GPLv2