Received: by mail.netbsd.org (Postfix, from userid 605) id BB97C84E9F; Wed, 21 Aug 2019 17:09:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 411DD84E9E for ; Wed, 21 Aug 2019 17:09:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id pCgiISFVv_Py for ; Wed, 21 Aug 2019 17:08:59 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D00F384E96 for ; Wed, 21 Aug 2019 17:08:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0EFEFBF6; Wed, 21 Aug 2019 17:08:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156640732439820" MIME-Version: 1.0 Date: Wed, 21 Aug 2019 17:08:44 +0000 From: "Roy Marples" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: roy@netbsd.org X-Mailer: log_accum Message-Id: <20190821170844.A0EFEFBF6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156640732439820 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: roy Date: Wed Aug 21 17:08:44 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated net/dhcpcd to 8.0.3 To generate a diff of this commit: cvs rdiff -u -r1.3573 -r1.3574 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156640732439820 Content-Disposition: inline Content-Length: 730 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.3573 pkgsrc/doc/CHANGES-2019:1.3574 --- pkgsrc/doc/CHANGES-2019:1.3573 Wed Aug 21 16:58:57 2019 +++ pkgsrc/doc/CHANGES-2019 Wed Aug 21 17:08:44 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3573 2019/08/21 16:58:57 rillig Exp $ +$NetBSD: CHANGES-2019,v 1.3574 2019/08/21 17:08:44 roy Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5833,3 +5833,4 @@ Changes to the packages collection and i Updated net/knot to 2.8.3 [ryoon 2019-08-21] Removed graphics/MesaLib11 successor graphics/MesaLib [nia 2019-08-21] Updated pkgtools/pkglint to 5.7.21 [rillig 2019-08-21] + Updated net/dhcpcd to 8.0.3 [roy 2019-08-21] --_----------=_156640732439820--