git: 42818aba8d4d - main - ObsoleteFiles: move libelf.so.2 to MOVED_LIBS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Jan 2022 21:36:03 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=42818aba8d4d5212b3b536f52b9f4e3559d091b7 commit 42818aba8d4d5212b3b536f52b9f4e3559d091b7 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-01-30 21:34:07 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-01-30 21:35:02 +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 --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 56e94d07855b..1d4c3cb4e5c2 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -10080,7 +10080,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