Received: by mail.netbsd.org (Postfix, from userid 605) id 6B40C84EAA; Fri, 22 Jun 2018 17:10:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 684CD84EA8 for ; Fri, 22 Jun 2018 17:10:24 +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 kooKqKfWl_Bb for ; Fri, 22 Jun 2018 17:10:23 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9F6F384D32 for ; Fri, 22 Jun 2018 17:10:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99E79FBEC; Fri, 22 Jun 2018 17:10:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529687423259620" MIME-Version: 1.0 Date: Fri, 22 Jun 2018 17:10:23 +0000 From: "Havard Eidnes" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org X-Mailer: log_accum Message-Id: <20180622171023.99E79FBEC@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. --_----------=_1529687423259620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: he Date: Fri Jun 22 17:10:23 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Note addition of net/p5-Net-DRI version 0.96. To generate a diff of this commit: cvs rdiff -u -r1.2953 -r1.2954 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529687423259620 Content-Disposition: inline Content-Length: 722 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.2953 pkgsrc/doc/CHANGES-2018:1.2954 --- pkgsrc/doc/CHANGES-2018:1.2953 Fri Jun 22 14:35:43 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jun 22 17:10:23 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2953 2018/06/22 14:35:43 jperkin Exp $ +$NetBSD: CHANGES-2018,v 1.2954 2018/06/22 17:10:23 he Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4267,3 +4267,4 @@ Changes to the packages collection and i Updated x11/mlterm to 3.8.6 [tsutsui 2018-06-22] Updated textproc/ruby-nokogiri to 1.8.3 [tsutsui 2018-06-22] Updated x11/vte3 to 0.52.2nb1 [jperkin 2018-06-22] + Updated net/p5-Net-DRI to 0.96 [he 2018-06-22] --_----------=_1529687423259620--