From owner-cvs-src@FreeBSD.ORG Wed Oct 5 14:53:01 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D84C616A41F; Wed, 5 Oct 2005 14:53:01 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55EA943D46; Wed, 5 Oct 2005 14:53:01 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id j95Eqx4e041313; Wed, 5 Oct 2005 08:52:59 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4343E8C4.2090200@samsco.org> Date: Wed, 05 Oct 2005 08:52:52 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hartmut Brandt References: <200510041503.j94F3dS2014116@repoman.freebsd.org> In-Reply-To: <200510041503.j94F3dS2014116@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/bsnmpd/bsnmpd Makefile src/usr.sbin/bsnmpd/gensnmptree Makefile src/usr.sbin/bsnmpd/modules Makefile.inc X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 14:53:02 -0000 Hartmut Brandt wrote: > harti 2005-10-04 15:03:39 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/bsnmpd/bsnmpd Makefile > usr.sbin/bsnmpd/gensnmptree Makefile > usr.sbin/bsnmpd/modules Makefile.inc > Log: > Catch up with the import of bsnmp-1.11. Add a couple of new > configuration flags to CFLAGS. > > Revision Changes Path > 1.12 +2 -1 src/usr.sbin/bsnmpd/bsnmpd/Makefile > 1.4 +2 -0 src/usr.sbin/bsnmpd/gensnmptree/Makefile > 1.11 +2 -0 src/usr.sbin/bsnmpd/modules/Makefile.inc Could you please fix this so that it builds? It's been 24 hours. It's very disruptive to have uncorrected problems like this during a release. Scott