From owner-dev-commits-ports-main@freebsd.org Sat Jul 3 10:35:00 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 71D336502EB; Sat, 3 Jul 2021 10:35:00 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GH7ch2ZPRz4qXV; Sat, 3 Jul 2021 10:35:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3CEAF2605B; Sat, 3 Jul 2021 10:35:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 163AZ0A5008918; Sat, 3 Jul 2021 10:35:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 163AZ0Mg008917; Sat, 3 Jul 2021 10:35:00 GMT (envelope-from git) Date: Sat, 3 Jul 2021 10:35:00 GMT Message-Id: <202107031035.163AZ0Mg008917@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 707989ed0f7c - main - */*: Maintainer reset for smatsui@karashi.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 707989ed0f7c83660cfb8213641054207a3de529 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jul 2021 10:35:00 -0000 The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=707989ed0f7c83660cfb8213641054207a3de529 commit 707989ed0f7c83660cfb8213641054207a3de529 Author: Nuno Teixeira AuthorDate: 2021-07-03 10:30:37 +0000 Commit: Nuno Teixeira CommitDate: 2021-07-03 10:30:37 +0000 */*: Maintainer reset for smatsui@karashi.org Many consecutive timeouts. We thank smatsui for all his efforts and hope to see him back in the future. PR: 255256 PR: 255257 PR: 255258 [1] Approved by: maintainer timeout (smatsui@karashi.org, > 2 months), dbaio (mentor) Approved by: portmgr (adamw) [1] Differential Revision: https://reviews.freebsd.org/D30769 [1] --- devel/p5-File-chmod/Makefile | 2 +- net/pear-Net_UserAgent_Mobile/Makefile | 2 +- shells/p5-Shell-Perl/Makefile | 2 +- textproc/p5-HTML-Entities-ImodePictogram/Makefile | 2 +- www/p5-HTML-Selector-XPath/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/p5-File-chmod/Makefile b/devel/p5-File-chmod/Makefile index 88aaf4f7379c..5fd9cc4cc954 100644 --- a/devel/p5-File-chmod/Makefile +++ b/devel/p5-File-chmod/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= smatsui@karashi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for symbolic and ls(1)-like chmod modes USES= perl5 diff --git a/net/pear-Net_UserAgent_Mobile/Makefile b/net/pear-Net_UserAgent_Mobile/Makefile index 729a89cccc59..db248b8e8f86 100644 --- a/net/pear-Net_UserAgent_Mobile/Makefile +++ b/net/pear-Net_UserAgent_Mobile/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 1.0.0 CATEGORIES= net www pear DISTNAME= ${PORTNAME}-${PORTVERSION}RC1 -MAINTAINER= smatsui@karashi.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that parses HTTP mobile user agent string NO_ARCH= yes diff --git a/shells/p5-Shell-Perl/Makefile b/shells/p5-Shell-Perl/Makefile index db4aaccdb279..31dedd2b9a45 100644 --- a/shells/p5-Shell-Perl/Makefile +++ b/shells/p5-Shell-Perl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= shells perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= smatsui@karashi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read-eval-print loop in Perl LICENSE= ART10 GPLv1+ diff --git a/textproc/p5-HTML-Entities-ImodePictogram/Makefile b/textproc/p5-HTML-Entities-ImodePictogram/Makefile index dc623c47fb6b..5032b2906bad 100644 --- a/textproc/p5-HTML-Entities-ImodePictogram/Makefile +++ b/textproc/p5-HTML-Entities-ImodePictogram/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= smatsui@karashi.org +MAINTAINER= ports@FreeBSD.org COMMENT= Encode/decode HTML entities for i-mode pictograms USES= perl5 diff --git a/www/p5-HTML-Selector-XPath/Makefile b/www/p5-HTML-Selector-XPath/Makefile index 19c408f216b8..0bb3fa30c679 100644 --- a/www/p5-HTML-Selector-XPath/Makefile +++ b/www/p5-HTML-Selector-XPath/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CORION PKGNAMEPREFIX= p5- -MAINTAINER= smatsui@karashi.org +MAINTAINER= ports@FreeBSD.org COMMENT= CSS selector to XPath compiler Perl module LICENSE= ART10 GPLv1+