aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2023-03-24 20:42:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2023-03-24 20:42:18 +0000
commitb22fccad8c7a2dc24d4e23dfa8140e040d9ac830 (patch)
treefe3694567abf99fd67800f6be8566b4911490f6d /ObsoleteFiles.inc
parent0f735657aa762e3b226087a9be6edf95868bc62d (diff)
downloadsrc-b22fccad8c7a2dc24d4e23dfa8140e040d9ac830.tar.gz
src-b22fccad8c7a2dc24d4e23dfa8140e040d9ac830.zip
Remove libvmmapi.so.5 after the shlib version was bumped to 6.
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index e3cb44fa9f84..72b119c1c85b 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -52,6 +52,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20230324: libvmmapi shlib version bumped to 6
+OLD_LIBS+=usr/lib/libvmmapi.so.5
+
# 20230320: vcount.9 removed
OLD_FILES+=usr/share/man/man9/count_dev.9.gz
OLD_FILES+=usr/share/man/man9/vcount.9.gz