From owner-cvs-all@FreeBSD.ORG Fri Oct 1 23:16:59 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7309D16A4CF; Fri, 1 Oct 2004 23:16:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5298F43D2F; Fri, 1 Oct 2004 23:16:59 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i91NGxo6047359; Fri, 1 Oct 2004 23:16:59 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i91NGxiH047358; Fri, 1 Oct 2004 23:16:59 GMT (envelope-from scottl) Message-Id: <200410012316.i91NGxiH047358@repoman.freebsd.org> From: Scott Long Date: Fri, 1 Oct 2004 23:16:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/lib/compat/compat4x.i386 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 23:16:59 -0000 scottl 2004-10-01 23:16:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/compat/compat4x.i386 Makefile Log: MFC: Add The following libraries: libhistory.so.4 libm.so.2 libopie.so.2 libpcap.so.2 libreadline.so.4 Update the following libraries: libc.so.4 libc_r.so.4 libperl.so.3 These changes were made by sliding the RELENG_5 and RELENG_5_BP labels. Approved by: re Revision Changes Path 1.23.4.1 +5 -0 src/lib/compat/compat4x.i386/Makefile