Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/exim/files: exim-4.69-r1.27021.patch
Date: Thu, 02 Jul 2009 20:32:26
Message-Id: E1MMSxE-0000Nl-PI@stork.gentoo.org
1 grobian 09/07/02 20:32:24
2
3 Modified: exim-4.69-r1.27021.patch
4 Log:
5 Remove bad hunk that causes exim to barf on startup, thanks Marcin Semeniuk in bug #239644
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 mail-mta/exim/files/exim-4.69-r1.27021.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/exim/files/exim-4.69-r1.27021.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/exim/files/exim-4.69-r1.27021.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/exim/files/exim-4.69-r1.27021.patch?r1=1.1&r2=1.2
14
15 Index: exim-4.69-r1.27021.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-mta/exim/files/exim-4.69-r1.27021.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- exim-4.69-r1.27021.patch 12 Jul 2008 17:42:23 -0000 1.1
22 +++ exim-4.69-r1.27021.patch 2 Jul 2009 20:32:24 -0000 1.2
23 @@ -24,15 +24,6 @@
24
25 # This router matches local user mailboxes. If the router fails, the error
26 # message is "Unknown user".
27 -@@ -600,7 +616,7 @@
28 - # or "+" characters as if the suffixes did not exist, uncomment the two local_
29 - # part_suffix options. Then, for example, xxxx-foo@××××.domain will be treated
30 - # in the same way as xxxx@××××.domain by this router.
31 --
32 -+m
33 - localuser:
34 - driver = accept
35 - check_local_user
36 @@ -676,6 +692,21 @@
37 address_reply:
38 driver = autoreply