Received: by mail.netbsd.org (Postfix, from userid 605) id 120CB84D9A; Mon, 16 Oct 2017 10:26:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F55184D56 for ; Mon, 16 Oct 2017 10:26:55 +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 wbprpP86PeUm for ; Mon, 16 Oct 2017 10:26:55 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F1FFF84D23 for ; Mon, 16 Oct 2017 10:26:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EFF6CFBC7; Mon, 16 Oct 2017 10:26:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1508149614223000" MIME-Version: 1.0 Date: Mon, 16 Oct 2017 10:26:54 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20171016102654.EFF6CFBC7@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. --_----------=_1508149614223000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Mon Oct 16 10:26:54 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated net/wpa_supplicant to 2.6nb1 To generate a diff of this commit: cvs rdiff -u -r1.4472 -r1.4473 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1508149614223000 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4472 pkgsrc/doc/CHANGES-2017:1.4473 --- pkgsrc/doc/CHANGES-2017:1.4472 Mon Oct 16 09:54:44 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Oct 16 10:26:54 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4472 2017/10/16 09:54:44 adam Exp $ +$NetBSD: CHANGES-2017,v 1.4473 2017/10/16 10:26:54 maya Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6362,3 +6362,4 @@ Changes to the packages collection and i Updated graphics/gdk-pixbuf2 to 2.36.11 [adam 2017-10-16] Updated x11/gtk3 to 3.22.24 [adam 2017-10-16] Updated sysutils/py-diffoscope to 87 [adam 2017-10-16] + Updated net/wpa_supplicant to 2.6nb1 [maya 2017-10-16] --_----------=_1508149614223000--