From owner-freebsd-perl@FreeBSD.ORG Mon Jan 12 12:22:59 2004 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4881B16A4CE; Mon, 12 Jan 2004 12:22:59 -0800 (PST) Received: from hueymiccailhuitl.mtu.ru (hueytecuilhuitl.mtu.ru [195.34.32.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A29943D75; Mon, 12 Jan 2004 12:22:43 -0800 (PST) (envelope-from sem@ciam.ru) Received: from ciam.ru (ppp136-205.dialup.mtu-net.ru [62.118.136.205]) by hueymiccailhuitl.mtu.ru (Postfix) with ESMTP id 74210180A43; Mon, 12 Jan 2004 23:22:40 +0300 (MSK) (envelope-from sem@ciam.ru) Message-ID: <40030219.7080107@ciam.ru> Date: Mon, 12 Jan 2004 23:22:49 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20031223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Edwin Groothuis References: <20040112005003.GA2438@k7.mavetju> In-Reply-To: <20040112005003.GA2438@k7.mavetju> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: perl@freebsd.org cc: FreeBSD Gnats Submit Subject: Re: ports/57384 - [PATCH] mail/p5-Mail-SpamAssassin - use rc_subr X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 20:22:59 -0000 Edwin Groothuis wrote: > Hello Perl group > > In PR ports/57384 (http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57384) > there is a patch to convert the rc.d script of SpamAssassin to an > rc_subr script. > > Could you please give an approve / not approved for this patch? > > Edwin > I've tested it. It works fine. I'll take it in production use. So, I approve it. --- Sem.