Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2024 17:33:25 GMT
From:      Xavier Beaudouin <kiwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6d9bec7d67cc - main - */*: Use my @FreeBSD.org email as MAINTAINER
Message-ID:  <202412131733.4BDHXP9f014424@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by kiwi:

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

commit 6d9bec7d67cc913256b407af5e8a7fca03fb883d
Author:     Xavier Beaudouin <kiwi@FreeBSD.org>
AuthorDate: 2024-12-13 17:33:10 +0000
Commit:     Xavier Beaudouin <kiwi@FreeBSD.org>
CommitDate: 2024-12-13 17:33:10 +0000

    */*: Use my @FreeBSD.org email as MAINTAINER
    
    Approved by:    0mp (mentor)
    Differential Revision:  https://reviews.freebsd.org/D48050
---
 devel/p5-Config-Fast/Makefile         | 2 +-
 devel/p5-File-Grep/Makefile           | 2 +-
 devel/py-jsonargparse/Makefile        | 2 +-
 ftp/fmirror/Makefile                  | 2 +-
 misc/p5-Test-Dir/Makefile             | 2 +-
 net-mgmt/netbox-agent/Makefile        | 2 +-
 net-mgmt/routers2-extensions/Makefile | 2 +-
 net-mgmt/routers2-extras/Makefile     | 2 +-
 net-mgmt/routers2/Makefile            | 2 +-
 net/freeipa-client/Makefile           | 2 +-
 net/py-netifaces-plus/Makefile        | 2 +-
 net/py-pyprowl/Makefile               | 2 +-
 sysutils/syslogger/Makefile           | 2 +-
 www/domoticz-devel/Makefile           | 2 +-
 www/domoticz/Makefile                 | 2 +-
 www/mod_evasive/Makefile              | 2 +-
 www/py-frappe-bench/Makefile          | 2 +-
 17 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/devel/p5-Config-Fast/Makefile b/devel/p5-Config-Fast/Makefile
index 137c6b0545f4..a6e119048e87 100644
--- a/devel/p5-Config-Fast/Makefile
+++ b/devel/p5-Config-Fast/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Extremely fast configuration file parser
 WWW=		https://metacpan.org/release/Config-Fast
 
diff --git a/devel/p5-File-Grep/Makefile b/devel/p5-File-Grep/Makefile
index c2198fde07bc..84d8481f1721 100644
--- a/devel/p5-File-Grep/Makefile
+++ b/devel/p5-File-Grep/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Perl Module that Find matches to a pattern in files or function
 WWW=		https://metacpan.org/release/File-Grep
 
diff --git a/devel/py-jsonargparse/Makefile b/devel/py-jsonargparse/Makefile
index 63f991c42a08..f517e8cf88c1 100644
--- a/devel/py-jsonargparse/Makefile
+++ b/devel/py-jsonargparse/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Library for creating CLIs
 WWW=		https://github.com/omni-us/jsonargparse
 
diff --git a/ftp/fmirror/Makefile b/ftp/fmirror/Makefile
index 2f1e5b7578cc..42a75ca22537 100644
--- a/ftp/fmirror/Makefile
+++ b/ftp/fmirror/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	5
 CATEGORIES=	ftp
 MASTER_SITES=	https://BSDforge.com/projects/source/ftp/fmirror/
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Program for mirroring files and directories from FTP server
 
 LICENSE=	GPLv2
diff --git a/misc/p5-Test-Dir/Makefile b/misc/p5-Test-Dir/Makefile
index f71901e8c460..439eeab96d9a 100644
--- a/misc/p5-Test-Dir/Makefile
+++ b/misc/p5-Test-Dir/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Test directory attributes
 WWW=		https://metacpan.org/release/Test-Dir
 
diff --git a/net-mgmt/netbox-agent/Makefile b/net-mgmt/netbox-agent/Makefile
index 5a6153807834..a635873b5563 100644
--- a/net-mgmt/netbox-agent/Makefile
+++ b/net-mgmt/netbox-agent/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONSUFFIX=-g6ae055c
 CATEGORIES=	net-mgmt python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Agent for the Netbox network automation
 WWW=		https://github.com/KlaraSystems/netbox-agent
 
diff --git a/net-mgmt/routers2-extensions/Makefile b/net-mgmt/routers2-extensions/Makefile
index b5f35e5865c1..579a4edfeac9 100644
--- a/net-mgmt/routers2-extensions/Makefile
+++ b/net-mgmt/routers2-extensions/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://www.steveshipway.org/software/rrd/ \
 		ftp://ftp.oav.oav.net/routers2/
 DISTNAME=	routers2-v${PORTVERSION}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Extensions of routers2 frontend
 WWW=		https://www.steveshipway.org/software/
 
diff --git a/net-mgmt/routers2-extras/Makefile b/net-mgmt/routers2-extras/Makefile
index 007a934af9ca..d60aa3c6c5c3 100644
--- a/net-mgmt/routers2-extras/Makefile
+++ b/net-mgmt/routers2-extras/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://www.steveshipway.org/software/rrd/ \
 		ftp://ftp.oav.oav.net/routers2/
 DISTNAME=	routers2-v${PORTVERSION}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Extra extensions and scripts for routers2 frontend
 WWW=		https://www.steveshipway.org/software/
 
diff --git a/net-mgmt/routers2/Makefile b/net-mgmt/routers2/Makefile
index eec269d9fcba..6e1473a0861e 100644
--- a/net-mgmt/routers2/Makefile
+++ b/net-mgmt/routers2/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	http://www.steveshipway.org/software/rrd/ \
 		ftp://ftp.oav.oav.net/routers2/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Frontend for the MRTG system monitoring software
 WWW=		https://www.steveshipway.org/software/
 
diff --git a/net/freeipa-client/Makefile b/net/freeipa-client/Makefile
index 0a1e233c4ae6..76579efec9af 100644
--- a/net/freeipa-client/Makefile
+++ b/net/freeipa-client/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net
 MASTER_SITES=	https://releases.pagure.org/freeipa/
 DISTNAME=	freeipa-${DISTVERSION}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	FreeIPA Client tools
 WWW=		https://www.freeipa.org/
 
diff --git a/net/py-netifaces-plus/Makefile b/net/py-netifaces-plus/Makefile
index 0b83f6a47899..da5498286f91 100644
--- a/net/py-netifaces-plus/Makefile
+++ b/net/py-netifaces-plus/Makefile
@@ -4,7 +4,7 @@ DISTVERSION=	0_12_2
 CATEGORIES=	net python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Portable network interface information
 WWW=		https://pypi.org/project/netifaces-plus/
 
diff --git a/net/py-pyprowl/Makefile b/net/py-pyprowl/Makefile
index 733da93604be..b2074c975716 100644
--- a/net/py-pyprowl/Makefile
+++ b/net/py-pyprowl/Makefile
@@ -4,7 +4,7 @@ CATEGORIES=	net python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Module for sending Prowl notifications
 WWW=		https://github.com/toddrob99/pyprowl
 
diff --git a/sysutils/syslogger/Makefile b/sysutils/syslogger/Makefile
index 16dcc8142570..8be4bb4b95df 100644
--- a/sysutils/syslogger/Makefile
+++ b/sysutils/syslogger/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	1.0
 CATEGORIES=	sysutils
 MASTER_SITES=	http://oav.net/projects/syslogger/
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Logger(1) like tool that sends file or pipe througth syslog
 WWW=		https://oav.net/projects/syslogger/
 
diff --git a/www/domoticz-devel/Makefile b/www/domoticz-devel/Makefile
index 18b9d0abae06..7f56841b2567 100644
--- a/www/domoticz-devel/Makefile
+++ b/www/domoticz-devel/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	3
 CATEGORIES=	www
 PKGNAMESUFFIX=	-devel
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Home Automation System (Development Branch)
 WWW=		https://www.domoticz.com
 
diff --git a/www/domoticz/Makefile b/www/domoticz/Makefile
index c9ae8defc082..d73da5a5e10d 100644
--- a/www/domoticz/Makefile
+++ b/www/domoticz/Makefile
@@ -3,7 +3,7 @@ DISTVERSION=	2024.4
 PORTREVISION=	3
 CATEGORIES=	www
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Home Automation System
 WWW=		https://www.domoticz.com
 
diff --git a/www/mod_evasive/Makefile b/www/mod_evasive/Makefile
index 0b950b829b1a..a844cec13b2c 100644
--- a/www/mod_evasive/Makefile
+++ b/www/mod_evasive/Makefile
@@ -4,7 +4,7 @@ PORTREVISION=	2
 CATEGORIES=	www security
 DIST_SUBDIR=	apache2
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Apache module to try to protect the HTTP Server from DoS/DDoS attacks
 WWW=		https://github.com/jzdziarski/mod_evasive
 
diff --git a/www/py-frappe-bench/Makefile b/www/py-frappe-bench/Makefile
index c6ab6d084070..d737346c9200 100644
--- a/www/py-frappe-bench/Makefile
+++ b/www/py-frappe-bench/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	kiwi@oav.net
+MAINTAINER=	kiwi@FreeBSD.org
 COMMENT=	Frappe / ERPNext apps setup tool
 WWW=		https://github.com/frappe/bench
 



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