From owner-cvs-all@FreeBSD.ORG Thu Mar 1 15:42:24 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 232EB16A405; Thu, 1 Mar 2007 15:42:24 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0036213C481; Thu, 1 Mar 2007 15:42:23 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l21FgNaL008022; Thu, 1 Mar 2007 15:42:23 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l21FgNPq008021; Thu, 1 Mar 2007 15:42:23 GMT (envelope-from ru) Message-Id: <200703011542.l21FgNPq008021@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2007 15:42:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src Makefile.inc1 UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 01 Mar 2007 15:42:24 -0000 ru 2007-03-01 15:42:23 UTC FreeBSD src repository Modified files: . Makefile.inc1 UPDATING Log: Bump the bootstrapping requirements for gensnmptree(1) and remove a note in UPDATING that tried to work around the build breakage. Tested by: jhb OK'ed by: njl Revision Changes Path 1.569 +1 -1 src/Makefile.inc1 1.481 +0 -13 src/UPDATING