diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2018-11-24 14:46:06 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2018-11-24 14:46:06 +0000 |
| commit | 3d5db455951d382a9cb355cb4bc56cac5c277603 (patch) | |
| tree | a6c829e1f9a0616fe0c1dd9a4d21be28315a3d17 /ObsoleteFiles.inc | |
| parent | 6149ed01a126d468431ecc4d20d0c00cb0040554 (diff) | |
| parent | c35c6b93440aa9f3a0eed6342154412b46e4e645 (diff) | |
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 21f191368cf9..ba10fdc3f716 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -174,11 +174,13 @@ OLD_FILES+=usr/lib/clang/6.0.1/lib/freebsd/libclang_rt.ubsan_standalone_cxx-x86_ OLD_DIRS+=usr/lib/clang/6.0.1/lib/freebsd OLD_DIRS+=usr/lib/clang/6.0.1/lib OLD_DIRS+=usr/lib/clang/6.0.1 +# 20181116: Rename test file. +OLD_FILES+=usr/tests/sys/netinet/reuseport_lb # 20181112: Cleanup old libcap_dns. OLD_LIBS+=lib/casper/libcap_dns.so.1 OLD_LIBS+=usr/lib32/libcap_dns.so.1 # 20181030: malloc_domain(9) KPI change -OLD_FILES+=share/man/man9/malloc_domain.9.gz +OLD_FILES+=usr/share/man/man9/malloc_domain.9.gz # 20181026: joy(4) removal OLD_FILES+=usr/share/man/man4/joy.4.gz # 20181025: OpenSSL libraries version bump to avoid conflict with ports |
