From owner-cvs-all Thu May 16 9:17: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED1E037B40D; Thu, 16 May 2002 09:16:56 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4GGGuZ98063; Thu, 16 May 2002 09:16:56 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200205161616.g4GGGuZ98063@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 16 May 2002 09:16:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim-devel/files patch-src::EDITME X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/05/16 09:16:56 PDT Modified files: mail/exim-devel/files patch-src::EDITME Log: Exim4 uses a different strategy for pidfile creation and naming, in which %s isn't a required component of the pidfile pathname. Also, I was using /var/lock instead of /var/run, so kill two birds with one stone, using /var/run/exim.pid. PR: ports/37947 Submitted by: AMAKAWA Shuhei Revision Changes Path 1.9 +1 -1 ports/mail/exim-devel/files/patch-src::EDITME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message