Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Dec 2023 10:24:30 GMT
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 693ea5a3b1e4 - stable/14 - sendmail: remove all m4 files with WITHOUT_SENDMAIL
Message-ID:  <202312041024.3B4AOUsN092545@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by bapt:

URL: https://cgit.FreeBSD.org/src/commit/?id=693ea5a3b1e42b1fc2354bd173131856bb8f781c

commit 693ea5a3b1e42b1fc2354bd173131856bb8f781c
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2023-08-04 11:57:12 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2023-12-04 10:22:22 +0000

    sendmail: remove all m4 files with WITHOUT_SENDMAIL
    
    (cherry picked from commit 358f8a7add3c83f5f5a37b4c295e116ec511936b)
---
 tools/build/mk/OptionalObsoleteFiles.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index 11e7f9cbb868..c62c5cb6fc4c 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -7156,6 +7156,7 @@ OLD_FILES+=usr/share/sendmail/cf/feature/bestmx_is_local.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/bitdomain.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/blacklist_recipients.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/block_bad_helo.m4
+OLD_FILES+=usr/share/sendmail/cf/feature/check_other.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/check_cert_altnames.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/check_other.m4
 OLD_FILES+=usr/share/sendmail/cf/feature/compat_check.m4



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312041024.3B4AOUsN092545>