From nobody Wed Apr 8 12:25:24 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4frMj03SPrz6Y3FP for ; Wed, 08 Apr 2026 12:25:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4frMj02Zwgz3RRc for ; Wed, 08 Apr 2026 12:25:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775651124; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3MwaCb6dG/fBMXTCbb7kEczbZzuMHz/aQEfiTCGVOkw=; b=pe8Ks3wlpn9JUJEW3OcSIyRYYo2GYrRXvDwWF2BWxpNXEwH/rS22ORE9RLlLtbPZvPsbj7 oQVvKGlddat91vBAZS6ExgqtR5yfdvOke56CTpAhicoAuUIpJl7hDjo0zXoanxy05FF8vf 4bZb9jmNzf1Sog3uiB3Ryo7T92lCkfx2RelX2QfShSoDTKz4vTefUcYjn+W70UYMFswc7e ED6uKyABgpq1/KKKw38R4ygQpiXsienkYay9LngKw7I2LuNNV+54BLzMmvJdmThieXA8Pv FKqi4aVmmWMt6kZIff3DtIlH7IXaeBeDtAd4viE4r/yE/WFh6+FSfFVth3wv/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1775651124; a=rsa-sha256; cv=none; b=Chn+jAbcC3ozH+lr3fe34DNdrnn7OYLWnizbJ/m/sWlURqgtAL7gd/TLbuXrs6gKVGTVRn Jb4XcEyFNW0zSFyqcyBqX4FVaCSZwWDyBSWONpDh9I2aY5qfJjCK8UfKCdFDpFgEZdB5bZ tZ2lBJC5T8k6gNRFdzmYFNGZmD5sxZTQ1CdPMmRaktNk+xk2lc+Seic/KOsRxlhiXt8L2S h+6HAF8pZWsCoFAzlWU3UpZFD2scIaRmFi5Ps9Sg8JRdrNsgiyO4IRAh60qJtyCX5ov/Bb XVXFDmWRwnpmF2aZRy7qmFMHBaFQyEZ2Cs1ogdnJEcWnErduY29udNtVBfVx+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1775651124; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3MwaCb6dG/fBMXTCbb7kEczbZzuMHz/aQEfiTCGVOkw=; b=GYWXUZ7jq51wfQQOy+M5YCsSGTUvnP3lzPyitX2kOLK7a3VI+2QGKidcr/aKVqDBuBtCRz f3wHwq34U17v3eWmwuLSNQOAXRUwutw0bqadwWlcxHonQ4EhsPIKpQtDcFN/RXveK90Yjy LrdCFZk9HFqfezduQLSTSBArW6vHkbiQtOXp6b7mgdJNDDmWlnUkM22++dqAPXEKHzmf6s mBmf1tg2a2ZLVGFSO+YADHbtmv25q8fKZQyQELPNxlcdx2DAcALL3bH+jEx3HR3cbw3L3W 4d+UhEbWDbLa9brewOIhm8vGMntWLI1CSBPItCVv8sxtcPOdjPKhQAPpkhPKRg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4frMj02BS5z9Ql for ; Wed, 08 Apr 2026 12:25:24 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 30e52 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 08 Apr 2026 12:25:24 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Laurent Chardon Subject: git: bf0f61fc9d28 - main - ports: Update email address for multiple ports List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: laurent X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bf0f61fc9d284c796c4feca8c9e76a48fb9175ba Auto-Submitted: auto-generated Date: Wed, 08 Apr 2026 12:25:24 +0000 Message-Id: <69d64934.30e52.507dead4@gitrepo.freebsd.org> The branch main has been updated by laurent: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf0f61fc9d284c796c4feca8c9e76a48fb9175ba commit bf0f61fc9d284c796c4feca8c9e76a48fb9175ba Author: Laurent Chardon AuthorDate: 2026-04-08 12:17:25 +0000 Commit: Laurent Chardon CommitDate: 2026-04-08 12:24:54 +0000 ports: Update email address for multiple ports Update maintainer email address to laurent@FreeBSD.org for: deskutils/cairo-dock deskutils/cairo-dock-plugins devel/distcc devel/z80-asm emulators/hatari math/openlibm misc/img2xterm net/mpich net/py-mpi4py sysutils/modules Reviewed by: michaelo, thierry (mentor) Approved by: michaelo, thierry (mentor) Differential Revision: https://reviews.freebsd.org/D56284 --- deskutils/cairo-dock-plugins/Makefile | 2 +- deskutils/cairo-dock/Makefile | 2 +- devel/distcc/Makefile | 2 +- devel/z80-asm/Makefile | 2 +- emulators/hatari/Makefile | 2 +- math/openlibm/Makefile | 2 +- misc/img2xterm/Makefile | 2 +- net/mpich/Makefile | 2 +- net/py-mpi4py/Makefile | 2 +- sysutils/modules/Makefile | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 07c9aef1e7fd..65a03d0bff34 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins DISTVERSION= 3.6.2 CATEGORIES= deskutils -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Cairo-Dock-Plugins for Cairo-Dock WWW= https://github.com/Cairo-Dock/cairo-dock-core/wiki/ diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index 46c7c2fdf5e7..f457393866c8 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock DISTVERSION= 3.6.2 CATEGORIES= deskutils -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Lightweight and eye-candy dock (program launcher) WWW= https://github.com/Cairo-Dock/cairo-dock-core/wiki/ diff --git a/devel/distcc/Makefile b/devel/distcc/Makefile index 6d2aab51c012..867679c97213 100644 --- a/devel/distcc/Makefile +++ b/devel/distcc/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 3.4 PORTREVISION= 3 CATEGORIES= devel python -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Distribute compilation of C(++) code across machines ${${FLAVOR}_COMMENT} WWW= https://distcc.github.io/ diff --git a/devel/z80-asm/Makefile b/devel/z80-asm/Makefile index d726d9c248ca..84374ca275ca 100644 --- a/devel/z80-asm/Makefile +++ b/devel/z80-asm/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= http://wwwhomes.uni-bielefeld.de/achim/z80-asm/ DISTNAME= z80-asm-current DIST_SUBDIR= z80-asm -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Z80 assembly code assembler and disassembler WWW= https://wwwhomes.uni-bielefeld.de/achim/z80-asm.html diff --git a/emulators/hatari/Makefile b/emulators/hatari/Makefile index 01c91dfe4cc4..3d169fb777c0 100644 --- a/emulators/hatari/Makefile +++ b/emulators/hatari/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 2.6.1 CATEGORIES= emulators -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Atari ST emulator WWW= https://hatari.tuxfamily.org/ diff --git a/math/openlibm/Makefile b/math/openlibm/Makefile index 0f6e8a250017..5ef3d6f4d045 100644 --- a/math/openlibm/Makefile +++ b/math/openlibm/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 0.8.7 CATEGORIES= math -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= High quality system independent, portable, open source libm WWW= https://openlibm.org diff --git a/misc/img2xterm/Makefile b/misc/img2xterm/Makefile index b6ab40ae8f13..8b7d5c09a045 100644 --- a/misc/img2xterm/Makefile +++ b/misc/img2xterm/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 5 CATEGORIES= misc -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Display images on 256 color xterms WWW= https://github.com/kfei/img2xterm diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 2c9e11cda100..da514fd3d094 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.0.0 CATEGORIES= net parallel MASTER_SITES= https://github.com/pmodels/mpich/releases/download/v${DISTVERSION}/ -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Portable implementation of MPI-1, MPI-2 and MPI-3 WWW= https://www.mpich.org/ diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index feca0acff130..9f489311bd40 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -4,7 +4,7 @@ CATEGORIES= net parallel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT?= Python bindings for MPI (OpenMPI) WWW= https://github.com/mpi4py/mpi4py diff --git a/sysutils/modules/Makefile b/sysutils/modules/Makefile index c3af7a22db4b..86c819fd2c61 100644 --- a/sysutils/modules/Makefile +++ b/sysutils/modules/Makefile @@ -3,7 +3,7 @@ DISTVERSION= 5.6.1 CATEGORIES= sysutils tcl MASTER_SITES= https://github.com/envmodules/modules/releases/download/v${DISTVERSION}/ -MAINTAINER= laurent.chardon@gmail.com +MAINTAINER= laurent@FreeBSD.org COMMENT= Dynamic modification of a user environment WWW= https://modules.sourceforge.net/