Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id BFF4163BB83 for ; Wed, 4 Aug 2010 07:19:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5EF8163B101; Wed, 4 Aug 2010 07:19:08 +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 81E8663B100 for ; Wed, 4 Aug 2010 07:19:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4FDA2175DD; Wed, 4 Aug 2010 07:19:07 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 4 Aug 2010 07:19:07 +0000 From: Roy Marples Subject: CVS commit: pkgsrc/net/dhcpcd To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20100804071907.4FDA2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: roy Date: Wed Aug 4 07:19:06 UTC 2010 Modified Files: pkgsrc/net/dhcpcd: Makefile distinfo Log Message: Update to dhcpcd-5.2.7 Changes include: * Compile on Slackware again * Use dynamically sized buffers for reading kernel link events Fixes carrier status on Linux-2.6.35 64bit kernels * Use the active link address on NetBSD-5 * Fix syslog support in dhcpcd-run-hooks To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/dhcpcd/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/dhcpcd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.