[Bug 235705] mail/exim: 4.92 patch to unbreak SA_EXIM option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 13 01:09:08 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235705

            Bug ID: 235705
           Summary: mail/exim: 4.92 patch to unbreak SA_EXIM option
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod at FreeBSD.org
          Reporter: PopularMoment at protonmail.com
             Flags: maintainer-feedback?(vsevolod at FreeBSD.org)
          Assignee: vsevolod at FreeBSD.org

Created attachment 201969
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201969&action=edit
patch to unbreak SA_EXIM option

The 4.92 changelog [1] and [2] mentions a new requirement to have both
HAVE_LOCAL_SCAN and LOCAL_SCAN_SOURCE in a Makefile in order to use the
local_scan() functionality.

4.91 only required LOCAL_SCAN_SOURCE which is what the ports Makefile adds when
SA_EXIM is enabled.

This diff adds a patch to OS/Makefile-Default to add a commented placeholder
which we then alter when the SA_EXIM option is enabled.


[1] https://github.com/Exim/exim/blob/exim-4.92/doc/doc-txt/ChangeLog#L11-L12

[2]
https://git.exim.org/exim.git/commitdiff/9723f9667322bf96db786fa49d53139a48fabc5e#patch1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list