aboutsummaryrefslogtreecommitdiff
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2006-07-06 11:43:53 +0000
committerXin LI <delphij@FreeBSD.org>2006-07-06 11:43:53 +0000
commit97490a05816c6d56fe02882d34285a9011b7eea4 (patch)
treecc55710ba9d39832b60cde41e47dfe5770d3cc80 /ObsoleteFiles.inc
parentaba0fd8ae2c6e1fe3345426af31e974ed5cb4eb2 (diff)
downloadsrc-97490a05816c6d56fe02882d34285a9011b7eea4.tar.gz
src-97490a05816c6d56fe02882d34285a9011b7eea4.zip
Oops, library bumps should be reflected with OLD_LIBS.
Pointed out by: maxim
Notes
Notes: svn path=/head/; revision=160129
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 9cbf77e1c13e..d52c345f7dda 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