summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-05-30 09:00:35 +0000
committergrant <grant@pkgsrc.org>2004-05-30 09:00:35 +0000
commitb031888a9c344b2ea271bbc4b08af867a69a40db (patch)
treeb61d6b85032d58024ff2c497e94920d9eb9fb51d
parente46bd3ad725de5d6ee0e87f702d0961814214211 (diff)
downloadpkgsrc-b031888a9c344b2ea271bbc4b08af867a69a40db.tar.gz
Pull up revision 1.7 (requested by abs in ticket #28):
Update exim to exim-4.33nb1 (from 4.22nb5) - Fix buffer overflow listed at http://www.guninski.com/exim1.html - Leave nb1 to indicate we have a local change from stock 4.33 - 1086 lines of changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33 - Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at runtime
-rw-r--r--mail/exim/patches/patch-ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/patches/patch-ac b/mail/exim/patches/patch-ac
index 7f21c9770c3..0cebeaf2f8c 100644
--- a/mail/exim/patches/patch-ac
+++ b/mail/exim/patches/patch-ac
@@ -1,6 +1,6 @@
-$NetBSD: patch-ac,v 1.6 2003/09/02 10:33:42 abs Exp $
+$NetBSD: patch-ac,v 1.6.4.1 2004/05/30 09:00:35 grant Exp $
---- OS/Makefile-NetBSD-a.out.orig 2003-08-12 16:39:51.000000000 +0100
+--- OS/Makefile-NetBSD-a.out.orig Wed May 5 11:08:35 2004
+++ OS/Makefile-NetBSD-a.out
@@ -1,7 +1,7 @@
# Exim: OS-specific make file for NetBSD (a.out/COFF object format)