summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-07-18 23:04:27 +0000
committerbapt <bapt@FreeBSD.org>2014-07-18 23:04:27 +0000
commitf9b4f7e1769b3f427c23492a725108500a6e95ae (patch)
treeb8903752c7f240e584fdbd82380ce83bb0df8a7f /ObsoleteFiles.inc
parent87b3818486d9952decd23003c03a3651937058ad (diff)
downloadFreeBSD-src-f9b4f7e1769b3f427c23492a725108500a6e95ae.zip
FreeBSD-src-f9b4f7e1769b3f427c23492a725108500a6e95ae.tar.gz
Add libsbuf.so.6 to obsolete libraries since it has been bumped to .so.7
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 93aa450..dd1bf4d 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -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
OpenPOWER on IntegriCloud