summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2004-05-30 09:00:35 +0000
committergrant <grant>2004-05-30 09:00:35 +0000
commit41cd44914ac9a4500467ce3d044299b4c5849d9b (patch)
treeb61d6b85032d58024ff2c497e94920d9eb9fb51d
parent184d417e92c3c1314dca39f4121a5485a56e6a47 (diff)
downloadpkgsrc-41cd44914ac9a4500467ce3d044299b4c5849d9b.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)