git: ff9082bd52ee - stable/13 - ObsoleteFiles: move libelf.so.2 to MOVED_LIBS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Jul 2022 16:06:41 UTC
The branch stable/13 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=ff9082bd52eea03edfd760128f854d54577d5884
commit ff9082bd52eea03edfd760128f854d54577d5884
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-01-30 21:34:07 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-07-13 15:44:50 +0000
ObsoleteFiles: move libelf.so.2 to MOVED_LIBS
5a536241ea2b moved it from /usr/lib to /lib. This case is now handled
using MOVED_LIBS.
Reported by: dim
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 42818aba8d4d5212b3b536f52b9f4e3559d091b7)
---
ObsoleteFiles.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index d1943a6ed555..5d2661b8d283 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -8011,7 +8011,7 @@ OLD_DIRS+=usr/lib/clang/3.7.0/lib/freebsd
OLD_DIRS+=usr/lib/clang/3.7.0/lib
OLD_DIRS+=usr/lib/clang/3.7.0
# 20151130: libelf moved from /usr/lib to /lib (libkvm dependency in r291406)
-OLD_LIBS+=usr/lib/libelf.so.2
+MOVED_LIBS+=usr/lib/libelf.so.2
# 20151115: Fox bad upgrade scheme
OLD_FILES+=usr/share/locale/zh_CN.GB18030/zh_Hans_CN.GB18030
OLD_FILES+=usr/share/locale/zh_CN.GB2312/zh_Hans_CN.GB2312