From owner-cvs-ports@FreeBSD.ORG Fri Mar 28 22:11:40 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F5F37B407; Fri, 28 Mar 2003 22:11:40 -0800 (PST) Received: from randomservers.com (randomservers.com [198.78.65.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B8043FAF; Fri, 28 Mar 2003 22:11:39 -0800 (PST) (envelope-from joseph@randomnetworks.com) Received: from randomservers.com (randomservers [198.78.65.158]) by randomservers.com (8.12.8/8.12.6) with ESMTP id h2T6ArdA022217 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 28 Mar 2003 22:10:53 -0800 (PST) (envelope-from joseph@randomnetworks.com) Received: from localhost (joseph@localhost)h2T6Ar6B022214; Fri, 28 Mar 2003 22:10:53 -0800 (PST) (envelope-from joseph@randomnetworks.com) X-Authentication-Warning: randomservers.com: joseph owned process doing -bs Date: Fri, 28 Mar 2003 22:10:53 -0800 (PST) From: Joseph Scott X-X-Sender: joseph@randomservers To: Joe Marcus Clarke In-Reply-To: <200303281830.h2SIUIFb036622@repoman.freebsd.org> Message-ID: <20030328220749.H71324@randomservers> References: <200303281830.h2SIUIFb036622@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Status: No, hits=-1.5 required=8.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, X_AUTH_WARNING version=2.44 cc: cvs-ports@freebsd.org cc: kuriyama@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/net/net-snmp4/files patch-agent_mibgroup_ucd-snmp_diskio.c patch-agent_mibgroup_ucd-snmp_vmstat_freebsd2.c patch-memory_freebsd2.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 06:11:42 -0000 On Fri, 28 Mar 2003, Joe Marcus Clarke wrote: > marcus 2003/03/28 10:30:18 PST > > FreeBSD ports repository > > Modified files: > net/net-snmp4/files patch-memory_freebsd2.c > Added files: > net/net-snmp4/files patch-agent_mibgroup_ucd-snmp_diskio.c > patch-agent_mibgroup_ucd-snmp_vmstat_freebsd2.c > Log: > Fix build on recent -CURRENT. > > Reported by: Roar Pettersen Is this the same as PR ports/48502? PR ports/46027 and ports/47111 mention problems building on 4.x systems, any chance these changes fix these issues also? -Joseph