Re: [Exim] Announce: exiscan-4.10-12

Pàgina inicial
Delete this message
Reply to this message
Autor: Dave C.
Data:  
A: Tom Kistner
CC: exiscanusers, exim-users
Assumpte: Re: [Exim] Announce: exiscan-4.10-12
On Tue, 10 Sep 2002, Tom Kistner wrote:

> Dave C. wrote:
>
> > Never did get a reply to this - how do I find out which version I have
> > of the patch? Nothing in either the patch file, or the resultant exim
> > binary, seems to give any indication.
>
> Well, if you deleted the sources, you won't see it anywhere :) I'll
> extend exims version string in the next release.


Ah ok.. And that would show up in the patchfile itself too of course
then.

BTW, I am using FreeBSD ports, and I had to modify your patch file as
follows. It seems to want the origin to be within the exim directory.
This might be useful to any other FreeBSD persons out there..


# head -3 exiscan-4.10-15.patch

diff -urN exim-4.10-orig/OS/Makefile-Base exim-4.10/OS/Makefile-Base
--- exim-4.10-orig/OS/Makefile-Base    Mon Jul 22 10:59:45 2002
+++ exim-4.10/OS/Makefile-Base    Mon Jul 22 16:39:08 2002


# cat exiscan-4.10-15.patch | sed 's~^--- exim-4.10-orig/~--- ~g' |\
sed 's~^+++ exim-4.10/~+++ ~g' > exiscan-patch-for-freebsd


# head -3 exiscan-patch-for-freebsd

diff -urN exim-4.10-orig/OS/Makefile-Base exim-4.10/OS/Makefile-Base
--- OS/Makefile-Base    Mon Jul 22 10:59:45 2002
+++ OS/Makefile-Base    Mon Jul 22 16:39:08 2002