Author: bapt
Date: Fri Jul 18 23:04:27 2014
New Revision: 268862
URL: http://svnweb.freebsd.org/changeset/base/268862
Log:
Add libsbuf.so.6 to obsolete libraries since it has been bumped to .so.7
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc Fri Jul 18 22:56:59 2014 (r268861)
+++ head/ObsoleteFiles.inc Fri Jul 18 23:04:27 2014 (r268862)
@@ -38,6 +38,8 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140719: libsbuf version bump
+OLD_LIBS+=lib/libsbuf.so.6
# 20140718: Remove obsolete man pages
OLD_FILES+=usr/share/man/man9/zero_copy.9.gz
OLD_FILES+=usr/share/man/man9/zero_copy_sockets.9.gz
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"