svn commit: r269309 - head

Xin LI delphij at FreeBSD.org
Wed Jul 30 17:19:12 UTC 2014


Author: delphij
Date: Wed Jul 30 17:19:11 2014
New Revision: 269309
URL: http://svnweb.freebsd.org/changeset/base/269309

Log:
  Follow up r269179 and remove the libsbuf.so.7 library.

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Wed Jul 30 16:08:16 2014	(r269308)
+++ head/ObsoleteFiles.inc	Wed Jul 30 17:19:11 2014	(r269309)
@@ -38,6 +38,8 @@
 #   xargs -n1 | sort | uniq -d;
 # done
 
+# 20140728: libsbuf restored to old version.
+OLD_LIBS+=lib/libsbuf.so.7
 # 20140728: Remove an obsolete man page
 OLD_FILES+=usr/share/man/man9/VOP_GETVOBJECT.9.gz
 OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz


More information about the svn-src-head mailing list