The branch main has been updated by cy:

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

commit aad5020c709ac4231af88d4b74588a28f87c9497
Author:     Cy Schubert <c...@freebsd.org>
AuthorDate: 2025-07-07 23:02:03 +0000
Commit:     Cy Schubert <c...@freebsd.org>
CommitDate: 2025-07-07 23:03:10 +0000

    OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal
    
    Reported by:    fluffy, "Herbert J. Skuhra" <herb...@gojira.at>
    Fixes:          af2593e3212c
---
 tools/build/mk/OptionalObsoleteFiles.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/build/mk/OptionalObsoleteFiles.inc 
b/tools/build/mk/OptionalObsoleteFiles.inc
index eb2713bafac9..e0689b2d811f 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -4950,7 +4950,6 @@ OLD_FILES+=usr/lib/libhx509.so
 OLD_LIBS+=usr/lib/libhx509.so.11
 OLD_FILES+=usr/lib/libhx509_p.a
 OLD_FILES+=usr/lib/libkadm5clnt.a
-OLD_FILES+=usr/lib/libkadm5clnt.so
 OLD_LIBS+=usr/lib/libkadm5clnt.so.11
 OLD_FILES+=usr/lib/libkadm5clnt_p.a
 OLD_FILES+=usr/lib/libkadm5srv.a

Reply via email to