aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2021-05-03 20:40:11 +0000
committerDimitry Andric <dim@FreeBSD.org>2021-05-03 20:40:11 +0000
commitd134e496151e8103ca8acc7bb1696babe07576a7 (patch)
tree7afb32c5bf440d4ef4b39e4fff6985a63020061e
parentb9ec6f2ef9d6e3783a66e9e954b58226f06f565c (diff)
downloadsrc-d134e496151e8103ca8acc7bb1696babe07576a7.tar.gz
src-d134e496151e8103ca8acc7bb1696babe07576a7.zip
Add a few missed gnuregex libraries to ObsoleteFiles.inc
-rw-r--r--ObsoleteFiles.inc11
1 files changed, 8 insertions, 3 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 16fedfbb708b..5b42cd94b738 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -3275,14 +3275,19 @@ OLD_DIRS+=usr/lib/clang/11.0.0
OLD_FILES+=usr/share/man/man3/pmc.xscale.3.gz
# 20201225: libregex removed
-OLD_FILES+=usr/lib/libgnuregex.so
-OLD_LIBS+=usr/lib/libgnuregex.so.5
-OLD_FILES+=usr/lib/libgnuregex_p.a
OLD_FILES+=usr/include/gnu/posix/regex.h
OLD_DIRS+=usr/include/gnu/posix
OLD_FILES+=usr/include/gnu/regex.h
OLD_DIRS+=usr/include/gnu
OLD_FILES+=usr/include/gnuregex.h
+OLD_FILES+=usr/lib/libgnuregex.a
+OLD_FILES+=usr/lib/libgnuregex.so
+OLD_LIBS+=usr/lib/libgnuregex.so.5
+OLD_FILES+=usr/lib/libgnuregex_p.a
+OLD_FILES+=usr/lib32/libgnuregex.a
+OLD_FILES+=usr/lib32/libgnuregex.so
+OLD_LIBS+=usr/lib32/libgnuregex.so.5
+OLD_FILES+=usr/lib32/libgnuregex_p.a
# 20201225: gnugrep removed
OLD_FILES+=usr/bin/bsdgrep