From owner-cvs-all@FreeBSD.ORG Thu May 15 08:18:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7189637B401; Thu, 15 May 2003 08:18:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D25243FBD; Thu, 15 May 2003 08:18:06 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FFI50U043163; Thu, 15 May 2003 08:18:05 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FFI5aV043162; Thu, 15 May 2003 08:18:05 -0700 (PDT) Message-Id: <200305151518.h4FFI5aV043162@repoman.freebsd.org> From: Sheldon Hearn Date: Thu, 15 May 2003 08:18:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile distinfo pkg-plist patch-scripts::exim_installpatch-src::rewrite.c patch-src::transports::appendfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 15:18:06 -0000 sheldonh 2003/05/15 08:18:05 PDT FreeBSD ports repository Modified files: mail/exim Makefile distinfo pkg-plist mail/exim/files patch-scripts::exim_install Added files: mail/exim/files POST-INSTALL-NOTES.exiscan-acl Removed files: mail/exim/files patch-src::auths::plaintext.c patch-src::rda.c patch-src::rewrite.c patch-src::transports::appendfile.c Log: * Update to exim-4.20, featuring host of minor bugfixes and some feature enhancements. Non-critical upgrade. * Distribution site fixes and cleanups (somehow ommitted in prev delta). * Put distribution files in a subdirectory. * Optional support for exiscan-acl; exiscan is still the default. I think the submitter is doing a great job. PR: ports/52228 Submitted by: Oliver Eikemeier Revision Changes Path 1.133 +61 -17 ports/mail/exim/Makefile 1.45 +4 -3 ports/mail/exim/distinfo 1.1 +10 -0 ports/mail/exim/files/POST-INSTALL-NOTES.exiscan-acl (new) 1.7 +2 -2 ports/mail/exim/files/patch-scripts::exim_install 1.2 +0 -11 ports/mail/exim/files/patch-src::auths::plaintext.c (dead) 1.5 +0 -11 ports/mail/exim/files/patch-src::rda.c (dead) 1.2 +0 -11 ports/mail/exim/files/patch-src::rewrite.c (dead) 1.2 +0 -13 ports/mail/exim/files/patch-src::transports::appendfile.c (dead) 1.25 +1 -0 ports/mail/exim/pkg-plist