svn commit: r216483 - head

Shteryana Shopova syrinx at FreeBSD.org
Thu Dec 16 11:58:51 UTC 2010


Author: syrinx
Date: Thu Dec 16 11:58:50 2010
New Revision: 216483
URL: http://svn.freebsd.org/changeset/base/216483

Log:
  libbsnmp was moved to usr/lib

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc	Thu Dec 16 11:20:37 2010	(r216482)
+++ head/ObsoleteFiles.inc	Thu Dec 16 11:58:50 2010	(r216483)
@@ -284,6 +284,8 @@ OLD_FILES+=usr/share/man/man9/ieee80211_
 OLD_FILES+=usr/share/man/man9/ieee80211_wep_crypt.9.gz
 # 20090801: vimage.h removed in favour of vnet.h
 OLD_FILES+=usr/include/sys/vimage.h
+# 20101208: libbsnmp was moved to usr/lib
+OLD_LIBS+=lib/libbsnmp.so.5
 # 20090719: library version bump for 8.0
 OLD_LIBS+=lib/libalias.so.6
 OLD_LIBS+=lib/libavl.so.1


More information about the svn-src-all mailing list