svn commit: r261378 - stable/8/lib/libsm

Gregory Neil Shapiro gshapiro at FreeBSD.org
Sun Feb 2 00:05:31 UTC 2014


Author: gshapiro
Date: Sun Feb  2 00:05:30 2014
New Revision: 261378
URL: http://svnweb.freebsd.org/changeset/base/261378

Log:
  MFC: Add new sendmail 8.14.8 file

Modified:
  stable/8/lib/libsm/Makefile
Directory Properties:
  stable/8/lib/libsm/   (props changed)

Modified: stable/8/lib/libsm/Makefile
==============================================================================
--- stable/8/lib/libsm/Makefile	Sun Feb  2 00:04:23 2014	(r261377)
+++ stable/8/lib/libsm/Makefile	Sun Feb  2 00:05:30 2014	(r261378)
@@ -29,7 +29,7 @@ SRCS+=	assert.c debug.c errstring.c exc.
 	wbuf.c wsetup.c string.c stringf.c \
 	xtrap.c strto.c test.c path.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
+	niprop.c mpeix.c memstat.c util.c inet6_ntop.c
 CLEANFILES+=sm_os.h
 
 INTERNALLIB=


More information about the svn-src-stable-8 mailing list