summaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorMark Johnston <markj@FreeBSD.org>2016-12-06 04:23:32 +0000
committerMark Johnston <markj@FreeBSD.org>2016-12-06 04:23:32 +0000
commitfe2521b98063641e23bf08f395bb7f7e09994122 (patch)
tree3128c0404341ea92445d00e12170450dac00ad90 /ObsoleteFiles.inc
parentb043b5dc6bf70af9d188fc37d201bb35dab8feec (diff)
downloadsrc-test2-fe2521b98063641e23bf08f395bb7f7e09994122.tar.gz
src-test2-fe2521b98063641e23bf08f395bb7f7e09994122.zip
Notes
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 19ebc0b788f8..ae30b23ec763 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20161205: libproc version bump
+OLD_LIBS+=usr/lib/libproc.so.3
+OLD_LIBS+=usr/lib32/libproc.so.3
# 20161127: Remove vm_page_cache(9)
OLD_FILES+=usr/share/man/man9/vm_page_cache.9.gz
# 20161124: new clang import which bumps version from 3.8.0 to 3.9.0.