From owner-svn-ports-all@freebsd.org Wed Oct 18 15:18:55 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74B7CE3BCA1; Wed, 18 Oct 2017 15:18:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 402F481EBE; Wed, 18 Oct 2017 15:18:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9IFIsrt098183; Wed, 18 Oct 2017 15:18:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9IFIslb098182; Wed, 18 Oct 2017 15:18:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201710181518.v9IFIslb098182@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 18 Oct 2017 15:18:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r452345 - head/mail/postfix-policyd-spf-python X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/mail/postfix-policyd-spf-python X-SVN-Commit-Revision: 452345 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2017 15:18:55 -0000 Author: swills Date: Wed Oct 18 15:18:54 2017 New Revision: 452345 URL: https://svnweb.freebsd.org/changeset/ports/452345 Log: mail/postfix-policyd-spf-python: give maintainership to committer PR: 221963 Submitted by: Yasuhiro KIMURA Modified: head/mail/postfix-policyd-spf-python/Makefile Modified: head/mail/postfix-policyd-spf-python/Makefile ============================================================================== --- head/mail/postfix-policyd-spf-python/Makefile Wed Oct 18 15:04:16 2017 (r452344) +++ head/mail/postfix-policyd-spf-python/Makefile Wed Oct 18 15:18:54 2017 (r452345) @@ -9,7 +9,7 @@ MASTER_SITES= https://launchpad.net/pypolicyd-spf/${PO PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pypolicyd-spf-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yasu@utahime.org COMMENT= Pure Python Postfix policy daemon for SPF checking LICENSE= APACHE20