svn commit: r525147 - in head: devel/kronosnet net/corosync2 net/pacemaker1

Vinícius Zavam egypcio at FreeBSD.org
Tue Feb 4 11:10:08 UTC 2020


Author: egypcio
Date: Tue Feb  4 11:10:07 2020
New Revision: 525147
URL: https://svnweb.freebsd.org/changeset/ports/525147

Log:
  adopting few ports after r525145
  
    devel/kronosnet
    net/corosync2
    net/corosync3
    net/pacemaker1
    net/pacemaker2

Modified:
  head/devel/kronosnet/Makefile
  head/net/corosync2/Makefile.common
  head/net/pacemaker1/Makefile.common

Modified: head/devel/kronosnet/Makefile
==============================================================================
--- head/devel/kronosnet/Makefile	Tue Feb  4 11:09:25 2020	(r525146)
+++ head/devel/kronosnet/Makefile	Tue Feb  4 11:10:07 2020	(r525147)
@@ -6,7 +6,7 @@ PORTVERSION=	1.13
 CATEGORIES=	devel
 MASTER_SITES=	https://kronosnet.org/releases/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	egypcio at FreeBSD.org
 COMMENT=	Network abstraction layer designed for high availability
 
 LICENSE=	GPLv2

Modified: head/net/corosync2/Makefile.common
==============================================================================
--- head/net/corosync2/Makefile.common	Tue Feb  4 11:09:25 2020	(r525146)
+++ head/net/corosync2/Makefile.common	Tue Feb  4 11:10:07 2020	(r525147)
@@ -5,7 +5,7 @@ PORTNAME=		corosync
 CATEGORIES=		net
 MASTER_SITES=		http://build.clusterlabs.org/corosync/releases/
 
-MAINTAINER=		ports at FreeBSD.org
+MAINTAINER=		egypcio at FreeBSD.org
 COMMENT=		Corosync Cluster Engine
 
 LICENSE=		BSD3CLAUSE

Modified: head/net/pacemaker1/Makefile.common
==============================================================================
--- head/net/pacemaker1/Makefile.common	Tue Feb  4 11:09:25 2020	(r525146)
+++ head/net/pacemaker1/Makefile.common	Tue Feb  4 11:10:07 2020	(r525147)
@@ -5,7 +5,7 @@ PORTNAME=		pacemaker
 DISTVERSIONPREFIX=	Pacemaker-
 CATEGORIES=		net
 
-MAINTAINER=		ports at FreeBSD.org
+MAINTAINER=		egypcio at FreeBSD.org
 COMMENT=		Scalable High-Availability cluster resource manager
 
 LICENSE=		GPLv2


More information about the svn-ports-head mailing list