Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7889C63C166 for ; Tue, 28 Apr 2009 21:04:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D6FFE63B186; Tue, 28 Apr 2009 21:04:40 +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 7FEAE63B176 for ; Tue, 28 Apr 2009 21:04:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 470E5175D0; Tue, 28 Apr 2009 21:04:39 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Tue, 28 Apr 2009 21:04:39 +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: <20090428210439.470E5175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: roy Date: Tue Apr 28 21:04:39 UTC 2009 Modified Files: pkgsrc/net/dhcpcd: Makefile distinfo Log Message: Update to dhcpcd-5.0.0 Changes from dhcpcd-4.99.18 include * Fixed existing address detection * Added non dhcp option variables to -V * Prefix some generic variable names exported to dhcpcd-run-hooks with if (ifmetric, ifwireless, ifflags) as they may conflict with generic var names when it restarts a service To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/dhcpcd/Makefile \ pkgsrc/net/dhcpcd/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.