From owner-freebsd-bugs@FreeBSD.ORG Wed Sep 10 07:00:18 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDC9416A4BF for ; Wed, 10 Sep 2003 07:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BF643F93 for ; Wed, 10 Sep 2003 07:00:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8AE0HUp019198 for ; Wed, 10 Sep 2003 07:00:17 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8AE0HZX019197; Wed, 10 Sep 2003 07:00:17 -0700 (PDT) Date: Wed, 10 Sep 2003 07:00:17 -0700 (PDT) Message-Id: <200309101400.h8AE0HZX019197@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Sheldon Hearn Subject: Re: bin/56458: [PATCH] sysinstall: adapt exim settings to rc.subr(8) usage X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sheldon Hearn List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Sep 2003 14:00:18 -0000 The following reply was made to PR bin/56458; it has been noted by GNATS. From: Sheldon Hearn To: Tom Rhodes Cc: Oliver Eikemeier , FreeBSD-gnats-submit@FreeBSD.org, "Simon L. Nielsen" Subject: Re: bin/56458: [PATCH] sysinstall: adapt exim settings to rc.subr(8) usage Date: Wed, 10 Sep 2003 15:52:11 +0200 On (2003/09/04 16:24), Tom Rhodes wrote: > > This is a followup to PR ports/56450: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=56450 > > but works with earlier exim packages too. > > You're welcome, from this end anyways. I'll look over this and > hopefully commit soon. Thanks for the submission! Tom, I've committed ports/56450, so you're good to go with this one. Ciao, Sheldon.