Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2AEB563BCA1 for ; Wed, 17 Nov 2010 00:59:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0B37D19D593; Wed, 17 Nov 2010 00:59:11 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B74B419D58F for ; Wed, 17 Nov 2010 00:59:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AA142175DD; Wed, 17 Nov 2010 00:59:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 17 Nov 2010 00:59:07 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/net/net-snmp To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20101117005907.AA142175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: taca Date: Wed Nov 17 00:59:07 UTC 2010 Modified Files: pkgsrc/net/net-snmp: distinfo pkgsrc/net/net-snmp/patches: patch-et patch-eu patch-ev patch-ew patch-ex patch-ey patch-ez patch-fa Log Message: Fix build problem on NetBSD 4. Previous patch for NetBSD wasn't really for netbsd4 but 4.99.58 and later. So, I changed "#ifdef netbsd4" to "#ifdef NETBSD_STATS_VIA_SYSCTL" and clean up patches. Should be fix PR pkg/43288. It is fix of build problem only, so no PKG_REVISION bump. To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/net-snmp/distinfo cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/net-snmp/patches/patch-et cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/net-snmp/patches/patch-eu \ pkgsrc/net/net-snmp/patches/patch-ev pkgsrc/net/net-snmp/patches/patch-ew \ pkgsrc/net/net-snmp/patches/patch-ex pkgsrc/net/net-snmp/patches/patch-ez \ pkgsrc/net/net-snmp/patches/patch-fa cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/net-snmp/patches/patch-ey Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.