summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorbrix <brix@FreeBSD.org>2007-11-27 13:58:25 +0000
committerbrix <brix@FreeBSD.org>2007-11-27 13:58:25 +0000
commit3a7e672361dca6317e7ad2e486c59fff280c7bb3 (patch)
treef8b34326dbe4f3ffa9475c9e420d86881a33c024 /ObsoleteFiles.inc
parentc103c92c27478317af42f843eaf483b980964bf5 (diff)
downloadFreeBSD-src-3a7e672361dca6317e7ad2e486c59fff280c7bb3.zip
FreeBSD-src-3a7e672361dca6317e7ad2e486c59fff280c7bb3.tar.gz
Add usr/lib/libgssapi_krb5.so.8 to the list of old libs from the
20071120 shared library version bump. Update the date in the comments to match the date of the actual commit. Approved by: bz, erwin (mentor) MFC after: 3 days
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 2fc94ff..4998641 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -3964,9 +3964,10 @@ OLD_FILES+=usr/libdata/msdosfs/koi8u2dos
# - usr/share/tmac/mm/se_locale
# - var/yp/Makefile
-# 20071119: shared library version bump
+# 20071120: shared library version bump
OLD_LIBS+=usr/lib/libasn1.so.8
OLD_LIBS+=usr/lib/libgssapi.so.8
+OLD_LIBS+=usr/lib/libgssapi_krb5.so.8
OLD_LIBS+=usr/lib/libhdb.so.8
OLD_LIBS+=usr/lib/libkadm5clnt.so.8
OLD_LIBS+=usr/lib/libkadm5srv.so.8
OpenPOWER on IntegriCloud