Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2023 19:16:27 GMT
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: df48bd9efd1a - main - sysutils/xen-guest-tools: drop maintainership
Message-ID:  <202308131916.37DJGRUD001254@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by dinoex:

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

commit df48bd9efd1a54b09a0f2104f8d3ca1671e290bb
Author:     Dirk Meyer <dinoex@FreeBSD.org>
AuthorDate: 2023-08-13 19:15:01 +0000
Commit:     Dirk Meyer <dinoex@FreeBSD.org>
CommitDate: 2023-08-13 19:15:01 +0000

    sysutils/xen-guest-tools: drop maintainership
---
 sysutils/xe-guest-utilities/Makefile | 2 +-
 sysutils/xen-guest-tools/Makefile    | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/sysutils/xe-guest-utilities/Makefile b/sysutils/xe-guest-utilities/Makefile
index eae69cae827c..c7bc5c2b87d9 100644
--- a/sysutils/xe-guest-utilities/Makefile
+++ b/sysutils/xe-guest-utilities/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/feld
 DISTNAME=	${PORTNAME}-6.0.2
 
-MAINTAINER=	dinoex@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	FreeBSD VM tools for Citrix XenServer and XCP
 
 ONLY_FOR_ARCHS=		amd64 i386
diff --git a/sysutils/xen-guest-tools/Makefile b/sysutils/xen-guest-tools/Makefile
index c31ceacfd24a..45aa0bd737cc 100644
--- a/sysutils/xen-guest-tools/Makefile
+++ b/sysutils/xen-guest-tools/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	xen-guest-tools
-#PORTVERSION=	4.14.0
 PORTVERSION=	4.16.1
 PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://downloads.xenproject.org/release/xen/${PORTVERSION}/
 DISTNAME=	xen-${PORTVERSION}
 
-MAINTAINER=	dinoex@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Xen tools within FreeBSD domU
 WWW=		https://xenproject.org/
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308131916.37DJGRUD001254>