From owner-dev-commits-ports-all@freebsd.org Sun May 30 18:20:22 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 B7084631B33; Sun, 30 May 2021 18:20:22 +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 4FtRYL1btmz3Nvs; Sun, 30 May 2021 18:20:22 +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 F2A5B211FD; Sun, 30 May 2021 18:20:21 +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 14UIKLlu036776; Sun, 30 May 2021 18:20:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UIKLJn036770; Sun, 30 May 2021 18:20:21 GMT (envelope-from git) Date: Sun, 30 May 2021 18:20:21 GMT Message-Id: <202105301820.14UIKLJn036770@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: 07f027261602 - main - mail/postfix-*: Take maintainership 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/main X-Git-Reftype: branch X-Git-Commit: 07f02726160293d2e8f3536f7a99667f2a60115f 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: Sun, 30 May 2021 18:20:22 -0000 The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=07f02726160293d2e8f3536f7a99667f2a60115f commit 07f02726160293d2e8f3536f7a99667f2a60115f Author: Juraj Lutter AuthorDate: 2021-05-30 18:18:27 +0000 Commit: Juraj Lutter CommitDate: 2021-05-30 18:18:27 +0000 mail/postfix-*: Take maintainership Take maintainership of postfix ports. No functional changes. Approved by: ohauer --- mail/postfix-current-sasl/Makefile | 2 +- mail/postfix-current/Makefile | 2 +- mail/postfix-ldap-sasl/Makefile | 2 +- mail/postfix-sasl/Makefile | 2 +- mail/postfix/Makefile | 2 +- mail/postfix35/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/mail/postfix-current-sasl/Makefile b/mail/postfix-current-sasl/Makefile index 332cfce3cfe5..114dd6ab3104 100644 --- a/mail/postfix-current-sasl/Makefile +++ b/mail/postfix-current-sasl/Makefile @@ -1,6 +1,6 @@ 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 6c5518c28b3e..57854248e570 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 fe4d16bdbe00..81f0c131138b 100644 --- a/mail/postfix-ldap-sasl/Makefile +++ b/mail/postfix-ldap-sasl/Makefile @@ -1,6 +1,6 @@ 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 fa11620414cc..cc9b3cfc7ac9 100644 --- a/mail/postfix-sasl/Makefile +++ b/mail/postfix-sasl/Makefile @@ -1,6 +1,6 @@ PKGNAMESUFFIX?= -sasl -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Postfix with Cyrus SASL support MASTERDIR= ${.CURDIR}/../postfix diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index f6ad60f7b211..f06da74ddc0f 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ MASTER_SITES:= ${MASTER_SITES:S|$|official/|} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT?= Secure alternative to widely-used Sendmail LICENSE= EPL IPL10 diff --git a/mail/postfix35/Makefile b/mail/postfix35/Makefile index 4b8b206844ea..d52964d0adb5 100644 --- a/mail/postfix35/Makefile +++ b/mail/postfix35/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://ftp.porcupine.org/mirrors/postfix-release/ \ MASTER_SITES:= ${MASTER_SITES:S|$|official/|} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ohauer@FreeBSD.org +MAINTAINER= otis@FreeBSD.org COMMENT= Secure alternative to widely-used Sendmail LICENSE= EPL IPL10