The branch main has been updated by gshapiro:

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

commit d89513ed20502ddb320474a721d872ef32b31402
Author:     Gregory Neil Shapiro <[email protected]>
AuthorDate: 2023-01-15 21:23:27 +0000
Commit:     Gregory Neil Shapiro <[email protected]>
CommitDate: 2023-01-15 21:23:27 +0000

    Update for new library files in sendmail 8.17.1
---
 lib/libsm/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/libsm/Makefile b/lib/libsm/Makefile
index 5cfcc9f17cd2..eed69cecbf0f 100644
--- a/lib/libsm/Makefile
+++ b/lib/libsm/Makefile
@@ -32,7 +32,8 @@ SRCS+=        assert.c debug.c errstring.c exc.c heap.c 
match.c rpool.c \
        wbuf.c wsetup.c string.c stringf.c \
        xtrap.c strto.c test.c strcasecmp.c strrevcmp.c \
        signal.c clock.c config.c sem.c shm.c mbdb.c strexit.c cf.c ldap.c \
-       niprop.c mpeix.c memstat.c util.c inet6_ntop.c notify.c
+       niprop.c mpeix.c memstat.c util.c inet6_ntop.c notify.c \
+       ilenx.c xleni.c utf8_valid.c uxtext_unquote.c lowercase.c strcaseeq.c
 CLEANFILES+=sm_os.h
 
 INTERNALLIB=

Reply via email to