The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=84089de83e79a0f748c6e22b1aacb59156e153d2
commit 84089de83e79a0f748c6e22b1aacb59156e153d2 Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2021-01-08 00:27:15 +0000 Commit: Ed Maste <ema...@freebsd.org> CommitDate: 2021-01-08 00:27:15 +0000 ObsoleteFiles.inc: add newlines between some recent entries --- ObsoleteFiles.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index eb5a7785b69e..35b8f88bd009 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -42,6 +42,7 @@ OLD_DIRS+=usr/lib/compat/aout # 20210105: remove non widechar version of clang OLD_LIBS+=lib/libncurses.so.9 + # 20210103: new clang import which bumps version from 11.0.0 to 11.0.1. OLD_FILES+=usr/lib/clang/11.0.0/include/cuda_wrappers/algorithm OLD_FILES+=usr/lib/clang/11.0.0/include/cuda_wrappers/complex @@ -333,6 +334,7 @@ OLD_FILES+=usr/libexec/kgdb # 20201211: hme(4) removed OLD_FILES+=usr/share/man/man4/hme.4.gz OLD_FILES+=usr/share/man/man4/if_hme.4.gz + # 20201124: ping6(8) was merged into ping(8) OLD_FILES+=usr/lib/debug/sbin/ping6.debug OLD_FILES+=usr/share/man/man8/ping6.8.gz _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"