summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2006-07-06 11:43:53 +0000
committerdelphij <delphij@FreeBSD.org>2006-07-06 11:43:53 +0000
commit2df60b4a2cfa7181f941ccd6ce715e53be78d24f (patch)
treecc55710ba9d39832b60cde41e47dfe5770d3cc80 /ObsoleteFiles.inc
parent493c71b1e79361cf6f2e14f42893c7f656961590 (diff)
downloadFreeBSD-src-2df60b4a2cfa7181f941ccd6ce715e53be78d24f.zip
FreeBSD-src-2df60b4a2cfa7181f941ccd6ce715e53be78d24f.tar.gz
Oops, library bumps should be reflected with OLD_LIBS.
Pointed out by: maxim
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 9cbf77e..d52c345 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -14,11 +14,6 @@
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
#
-# 20060521: gethostbyaddr(3) ABI change
-OLD_FILES+=usr/lib/libroken.so.8
-OLD_FILES+=lib/libatm.so.3
-OLD_FILES+=lib/libc.so.6
-OLD_FILES+=lib/libutil.so.5
# 20060517: pcvt removed
OLD_FILES+=usr/share/pcvt/README.FIRST
OLD_FILES+=usr/share/pcvt/Etc/xmodmap-german
@@ -2722,6 +2717,11 @@ OLD_FILES+=usr/games/worm
OLD_FILES+=usr/games/worms
OLD_FILES+=usr/games/wump
+# 20060521: gethostbyaddr(3) ABI change
+OLD_LIBS+=usr/lib/libroken.so.8
+OLD_LIBS+=lib/libatm.so.3
+OLD_LIBS+=lib/libc.so.6
+OLD_LIBS+=lib/libutil.so.5
# 20060413: shared library moved to /usr/lib
OLD_LIBS+=lib/libgpib.so.1
# 20060127: revert libdisk to static-only
OpenPOWER on IntegriCloud