summaryrefslogtreecommitdiff
path: root/mail/exim
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>1999-12-07 20:21:48 +0000
committerrh <rh@pkgsrc.org>1999-12-07 20:21:48 +0000
commitab28fdf6daedab288eb7d6798db332d405281dbf (patch)
tree0e3b3c8385f038f040c7abf809019632248fd12f /mail/exim
parentb48bd9b182530b2e6ad65c43fd34dbba8cdd36ef (diff)
downloadpkgsrc-ab28fdf6daedab288eb7d6798db332d405281dbf.tar.gz
defuzz.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/files/patch-sum4
-rw-r--r--mail/exim/patches/patch-ab24
2 files changed, 14 insertions, 14 deletions
diff --git a/mail/exim/files/patch-sum b/mail/exim/files/patch-sum
index aa0e7939798..4fe81f4acbe 100644
--- a/mail/exim/files/patch-sum
+++ b/mail/exim/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.4 1999/11/25 18:05:02 ad Exp $
+$NetBSD: patch-sum,v 1.5 1999/12/07 20:21:48 rh Exp $
-MD5 (patch-ab) = 35ca57154725fe373dea8500f9b39676
+MD5 (patch-ab) = e89758774209af206fb0a5f74fbd0f5a
MD5 (patch-ae) = a2645ccf29d57aeabb5b4ddc647c3493
diff --git a/mail/exim/patches/patch-ab b/mail/exim/patches/patch-ab
index 183b2351285..3d12bad2677 100644
--- a/mail/exim/patches/patch-ab
+++ b/mail/exim/patches/patch-ab
@@ -1,7 +1,7 @@
-$NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
+$NetBSD: patch-ab,v 1.2 1999/12/07 20:21:48 rh Exp $
---- Local/Makefile.netbsd.orig Tue Sep 7 13:21:49 1999
-+++ Local/Makefile.netbsd Tue Sep 7 14:31:08 1999
+--- Local/Makefile.netbsd.orig Tue Dec 7 21:19:47 1999
++++ Local/Makefile.netbsd Tue Dec 7 21:19:49 1999
@@ -75,7 +75,7 @@
# CHGRP_COMMAND=/usr/bin/chgrp
# MV_COMMAND=/bin/mv
@@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
# The following macro can be used to change the command for building a library
-@@ -91,7 +91,7 @@
+@@ -100,7 +100,7 @@
# installed in this directory. There is no default for this variable built into
# the source files; it must be set in one of the local configuration files.
@@ -20,7 +20,7 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
# The default distribution of Exim contains only the plain text form of the
-@@ -109,7 +109,7 @@
+@@ -118,7 +118,7 @@
# files. Both the name of the command and the suffix that it adds to files
# need to be defined here. See also the EXICYCLOG_MAX configuration.
@@ -29,7 +29,7 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
COMPRESS_SUFFIX=gz
-@@ -119,7 +119,7 @@
+@@ -134,7 +134,7 @@
# location of all other runtime files and directories can be changed in the
# runtime configuration file.
@@ -38,7 +38,7 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
# In some installations there may be multiple machines sharing file systems,
-@@ -221,7 +221,7 @@
+@@ -238,7 +238,7 @@
# are defaulted in the OS/Makefile-Default file, and can be overridden
# in local OS-specific make files.
@@ -47,16 +47,16 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
# Compiling in support for embedded Perl: If you want to be able to
-@@ -264,7 +264,7 @@
- # "panic", "process" or "reject" to form the final file name. For example,
- # some installations may want something like this:
+@@ -281,7 +281,7 @@
+ # "panic", or "reject" to form the final file name. For example, some
+ # installations may want something like this:
-# LOG_FILE_PATH=/var/log/exim_%slog
+LOG_FILE_PATH=/var/log/exim/%slog
# which results in files with names /var/log/exim_mainlog, etc. The directory
# in which the log files are placed must exist; Exim does not try to create
-@@ -364,7 +364,7 @@
+@@ -394,7 +394,7 @@
# the file name, allowing sites that run two separate daemons to distinguish
# them. Some installations may want something like this
@@ -65,7 +65,7 @@ $NetBSD: patch-ab,v 1.1 1999/09/07 13:21:03 ad Exp $
# If PID_FILE_PATH is not defined, Exim writes a file in its spool directory
# (see SPOOL_DIRECTORY below) with the name "exim-daemon.pid" for the standard
-@@ -413,7 +413,7 @@
+@@ -443,7 +443,7 @@
# uid and gid.
# Many installations will want something like this: