Received: by mail.netbsd.org (Postfix, from userid 605) id 8B35784F5F; Wed, 21 Mar 2018 15:06:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01E4784ED5 for ; Wed, 21 Mar 2018 15:06:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 9hfOhjKUiZlu for ; Wed, 21 Mar 2018 15:06:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 55FBD84DAF for ; Wed, 21 Mar 2018 15:06:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4EF90FB40; Wed, 21 Mar 2018 15:06:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1521644794238970" MIME-Version: 1.0 Date: Wed, 21 Mar 2018 15:06:34 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180321150634.4EF90FB40@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. --_----------=_1521644794238970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Mar 21 15:06:34 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: note update of ISC DHCP packages to 4.4.1 net/isc-dhcp4 net/isc-dhclient4 net/isc-dhcpd4 net/isc-dhcrelay4 To generate a diff of this commit: cvs rdiff -u -r1.1474 -r1.1475 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1521644794238970 Content-Disposition: inline Content-Length: 867 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.1474 pkgsrc/doc/CHANGES-2018:1.1475 --- pkgsrc/doc/CHANGES-2018:1.1474 Wed Mar 21 15:03:43 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Mar 21 15:06:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1474 2018/03/21 15:03:43 taca Exp $ +$NetBSD: CHANGES-2018,v 1.1475 2018/03/21 15:06:34 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1993,3 +1993,7 @@ Changes to the packages collection and i Updated devel/SOPE to 2.3.23 [taca 2018-03-21] Updated www/SOGo to 2.3.23 [taca 2018-03-21] Updated devel/ruby-mode to 2.5.0 [taca 2018-03-21] + Updated net/isc-dhcp4 to 4.4.1 [taca 2018-03-21] + Updated net/isc-dhclient4 to 4.4.1 [taca 2018-03-21] + Updated net/isc-dhcpd4 to 4.4.1 [taca 2018-03-21] + Updated net/isc-dhcrelay4 to 4.4.1 [taca 2018-03-21] --_----------=_1521644794238970--