From owner-dev-commits-ports-all@freebsd.org Mon Apr 26 21:25:19 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 395FC5F17A6; Mon, 26 Apr 2021 21:25:19 +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 4FTdGR0vxhz4bmp; Mon, 26 Apr 2021 21:25:19 +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 0DFE768AD; Mon, 26 Apr 2021 21:25:19 +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 13QLPIFX066912; Mon, 26 Apr 2021 21:25:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13QLPIVm066911; Mon, 26 Apr 2021 21:25:18 GMT (envelope-from git) Date: Mon, 26 Apr 2021 21:25:18 GMT Message-Id: <202104262125.13QLPIVm066911@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthew Seaman Subject: git: 6f4263782827 - main - www/p5-RT-Extension-LDAPImport, p5-RT-Extension-MandatoryOnTransition, p5-RTx-Calendar} return to the pool MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: matthew X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6f42637828273666a887c6b4dea81963a42195ae Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Apr 2021 21:25:19 -0000 The branch main has been updated by matthew: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f42637828273666a887c6b4dea81963a42195ae commit 6f42637828273666a887c6b4dea81963a42195ae Author: Matthew Seaman AuthorDate: 2021-04-25 13:27:38 +0000 Commit: Matthew Seaman CommitDate: 2021-04-26 21:25:11 +0000 www/p5-RT-Extension-LDAPImport,p5-RT-Extension-MandatoryOnTransition,p5-RTx-Calendar} return to the pool I no longer have any RT setups to maintain. --- www/p5-RT-Extension-LDAPImport/Makefile | 2 +- www/p5-RT-Extension-MandatoryOnTransition/Makefile | 4 ++-- www/p5-RTx-Calendar/Makefile | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile index b494a9f60cfd..39977ca87734 100644 --- a/www/p5-RT-Extension-LDAPImport/Makefile +++ b/www/p5-RT-Extension-LDAPImport/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RT extension to import users from an LDAP store LICENSE= ART10 GPLv1+ diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile index 6ec36bdc6005..38537357ceff 100644 --- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile +++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile @@ -2,11 +2,11 @@ PORTNAME= RT-Extension-MandatoryOnTransition DISTVERSION= 0.20 -PORTREVISION= 2 +PORTREVISION= 2 CATEGORIES= www net perl5 MASTER_SITES= CPAN -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extension to require core and ticket custom fields on status changes LICENSE= GPLv2 diff --git a/www/p5-RTx-Calendar/Makefile b/www/p5-RTx-Calendar/Makefile index c0de8cb2dc87..0966ab06e1cd 100644 --- a/www/p5-RTx-Calendar/Makefile +++ b/www/p5-RTx-Calendar/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= matthew@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calendar extension module for the RT ticketing system LICENSE= ART10 GPLv1+