git: 3cfed27697a2 - main - zephir: Update maintainer email to match their bugzilla account
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Jun 2023 00:21:53 UTC
The branch main has been updated by brd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3cfed27697a2e52244ea1c75061594f68fbb26a3
commit 3cfed27697a2e52244ea1c75061594f68fbb26a3
Author: Brad Davis <brd@FreeBSD.org>
AuthorDate: 2023-06-21 00:11:46 +0000
Commit: Brad Davis <brd@FreeBSD.org>
CommitDate: 2023-06-21 00:21:23 +0000
zephir: Update maintainer email to match their bugzilla account
PR: 272107
Approved by: cmcdonald@netgate.com (maintainer)
---
lang/zephir/Makefile | 2 +-
textproc/pecl-zephir_parser/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/lang/zephir/Makefile b/lang/zephir/Makefile
index c68666856294..909cc491f536 100644
--- a/lang/zephir/Makefile
+++ b/lang/zephir/Makefile
@@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .phar
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= cmcdonald@netgate.com
+MAINTAINER= rcm@rcm.sh
COMMENT= Zephir is a transpiled language used for creating C-extensions for PHP
WWW= https://github.com/zephir-lang/zephir
diff --git a/textproc/pecl-zephir_parser/Makefile b/textproc/pecl-zephir_parser/Makefile
index 6b1da4bc8185..b6eca4dffaa0 100644
--- a/textproc/pecl-zephir_parser/Makefile
+++ b/textproc/pecl-zephir_parser/Makefile
@@ -2,7 +2,7 @@ PORTNAME= zephir_parser
DISTVERSION= 1.5.3
CATEGORIES= textproc
-MAINTAINER= cmcdonald@netgate.com
+MAINTAINER= rcm@rcm.sh
COMMENT= Zephir Parser delivered as a C extension for the PHP language
WWW= https://github.com/zephir-lang/php-zephir-parser