Date: Wed, 08 Apr 2026 12:25:24 +0000 From: Laurent Chardon <laurent@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: bf0f61fc9d28 - main - ports: Update email address for multiple ports Message-ID: <69d64934.30e52.507dead4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by laurent: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf0f61fc9d284c796c4feca8c9e76a48fb9175ba commit bf0f61fc9d284c796c4feca8c9e76a48fb9175ba Author: Laurent Chardon <laurent@FreeBSD.org> AuthorDate: 2026-04-08 12:17:25 +0000 Commit: Laurent Chardon <laurent@FreeBSD.org> 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/home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d64934.30e52.507dead4>
