From owner-dev-commits-ports-branches@freebsd.org Wed Jun 16 22:07:54 2021 Return-Path: Delivered-To: dev-commits-ports-branches@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 837EE644A7E; Wed, 16 Jun 2021 22:07:54 +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 4G4zp23FKtz3wV5; Wed, 16 Jun 2021 22:07:54 +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 572EB23B06; Wed, 16 Jun 2021 22:07:54 +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 15GM7sPr063242; Wed, 16 Jun 2021 22:07:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15GM7sbS063241; Wed, 16 Jun 2021 22:07:54 GMT (envelope-from git) Date: Wed, 16 Jun 2021 22:07:54 GMT Message-Id: <202106162207.15GM7sbS063241@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Juraj Lutter Subject: git: 932f023d54e7 - 2021Q2 - mail/postfix*: Direct commit to update MAINTAINER MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: otis X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 932f023d54e7894c5967d302cecb28f2f7a38df1 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 22:07:54 -0000 The branch 2021Q2 has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=932f023d54e7894c5967d302cecb28f2f7a38df1 commit 932f023d54e7894c5967d302cecb28f2f7a38df1 Author: Juraj Lutter AuthorDate: 2021-06-15 19:59:59 +0000 Commit: Juraj Lutter CommitDate: 2021-06-16 22:06:58 +0000 mail/postfix*: Direct commit to update MAINTAINER - Direct commit to update MAINTAINER of mail/postfix ports. - No functional changes --- mail/postfix-current-sasl/Makefile | 2 +- mail/postfix-current/Makefile | 2 +- mail/postfix-ldap-sasl/Makefile | 2 +- mail/postfix-sasl/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/postfix-current-sasl/Makefile b/mail/postfix-current-sasl/Makefile index 241762ae15ab..ff74bb997a51 100644 --- a/mail/postfix-current-sasl/Makefile +++ b/mail/postfix-current-sasl/Makefile @@ -1,7 +1,7 @@ PKGNAMESUFFIX?= -current-sasl -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Postfix with Cyrus SASL support MASTERDIR= ${.CURDIR}/../postfix-current diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 65eb281f0ee1..60c6dac67d77 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -16,7 +16,7 @@ MASTER_SITES:= ${MASTER_SITES:S|$|experimental/|} PKGNAMESUFFIX?= -current DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Experimental Postfix version LICENSE= IPL10 EPL diff --git a/mail/postfix-ldap-sasl/Makefile b/mail/postfix-ldap-sasl/Makefile index cc44ca185754..ee4b2ee49f08 100644 --- a/mail/postfix-ldap-sasl/Makefile +++ b/mail/postfix-ldap-sasl/Makefile @@ -1,7 +1,7 @@ PKGNAMESUFFIX?= -ldap-sasl -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Postfix with OpenLDAP and Cyrus SASL support MASTERDIR= ${.CURDIR}/../postfix diff --git a/mail/postfix-sasl/Makefile b/mail/postfix-sasl/Makefile index f5d9fd0c8b5b..d473936a4b27 100644 --- a/mail/postfix-sasl/Makefile +++ b/mail/postfix-sasl/Makefile @@ -1,7 +1,7 @@ PKGNAMESUFFIX?= -sasl -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Postfix with Cyrus SASL support MASTERDIR= ${.CURDIR}/../postfix