From owner-svn-ports-all@freebsd.org Tue Nov 5 23:11:55 2019 Return-Path: Delivered-To: svn-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 972E91A40E5; Tue, 5 Nov 2019 23:11:55 +0000 (UTC) (envelope-from kbowling@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47755l3VRYz4BJ4; Tue, 5 Nov 2019 23:11:55 +0000 (UTC) (envelope-from kbowling@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5B8A61C167; Tue, 5 Nov 2019 23:11:55 +0000 (UTC) (envelope-from kbowling@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA5NBtgv002974; Tue, 5 Nov 2019 23:11:55 GMT (envelope-from kbowling@FreeBSD.org) Received: (from kbowling@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA5NBtR8002973; Tue, 5 Nov 2019 23:11:55 GMT (envelope-from kbowling@FreeBSD.org) Message-Id: <201911052311.xA5NBtR8002973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kbowling set sender to kbowling@FreeBSD.org using -f From: Kevin Bowling Date: Tue, 5 Nov 2019 23:11:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516850 - head/news/cleanfeed X-SVN-Group: ports-head X-SVN-Commit-Author: kbowling X-SVN-Commit-Paths: head/news/cleanfeed X-SVN-Commit-Revision: 516850 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.29 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: Tue, 05 Nov 2019 23:11:55 -0000 Author: kbowling Date: Tue Nov 5 23:11:54 2019 New Revision: 516850 URL: https://svnweb.freebsd.org/changeset/ports/516850 Log: news/cleanfeed: Take maintainer Approved by: timur (mentor) Sponsored by: BBOX.io Differential Revision: https://reviews.freebsd.org/D22237 Modified: head/news/cleanfeed/Makefile Modified: head/news/cleanfeed/Makefile ============================================================================== --- head/news/cleanfeed/Makefile Tue Nov 5 23:11:04 2019 (r516849) +++ head/news/cleanfeed/Makefile Tue Nov 5 23:11:54 2019 (r516850) @@ -6,7 +6,7 @@ PORTVERSION= 20110224 CATEGORIES= news MASTER_SITES= http://www.mixmin.net/cleanfeed/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= kbowling@FreeBSD.org COMMENT= Spam filter for Usenet news servers RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn