Re: git: 4b42d0528a99 - main - mail/dovecot-fts-xapian: Update version 1.4.1.14
Date: Wed, 10 Nov 2021 15:35:36 UTC
On Wed, Nov 10, 2021 at 02:04:41PM +0000, Muhammad Moinur Rahman wrote: > The branch main has been updated by bofh: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=4b42d0528a99049c6bcaac088948658ffe57d835 > > commit 4b42d0528a99049c6bcaac088948658ffe57d835 > Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> > AuthorDate: 2021-11-10 14:00:41 +0000 > Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> > CommitDate: 2021-11-10 14:04:36 +0000 > > mail/dovecot-fts-xapian: Update version 1.4.1.14 > > - Fix runtime > - Add USE_LDCONFIG > Use LD_CONFIG is wrong here, dovecot-fts-xapian only provide a file which is dlopened from a precise location known in advance by dovecot, in no circumpstancies there is a need for ldconfig. Bapt