Received: by mail.netbsd.org (Postfix, from userid 605) id 51A8884DFD; Fri, 25 May 2018 20:50:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF03E84D7B for ; Fri, 25 May 2018 20:50:13 +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 hM90vtAzcvQ3 for ; Fri, 25 May 2018 20:50:13 +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 3A08184CD0 for ; Fri, 25 May 2018 20:50:13 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 37FF5FBEC; Fri, 25 May 2018 20:50:13 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152728141376770" MIME-Version: 1.0 Date: Fri, 25 May 2018 20:50:13 +0000 From: "Jonathan A. Kollasch" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jakllsch@netbsd.org X-Mailer: log_accum Message-Id: <20180525205013.37FF5FBEC@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. --_----------=_152728141376770 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jakllsch Date: Fri May 25 20:50:13 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated sysutils/u-boot-nanopi-neo-plus2 to 2018.05nb1 To generate a diff of this commit: cvs rdiff -u -r1.2557 -r1.2558 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152728141376770 Content-Disposition: inline Content-Length: 770 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.2557 pkgsrc/doc/CHANGES-2018:1.2558 --- pkgsrc/doc/CHANGES-2018:1.2557 Fri May 25 16:01:21 2018 +++ pkgsrc/doc/CHANGES-2018 Fri May 25 20:50:13 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2557 2018/05/25 16:01:21 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.2558 2018/05/25 20:50:13 jakllsch Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3703,3 +3703,4 @@ Changes to the packages collection and i Updated lang/nodejs to 10.2.1 [fhajny 2018-05-25] Updated lang/ruby22-base to 2.2.10nb1 [jperkin 2018-05-25] Added devel/py-extratools version 0.6.14.2 [minskim 2018-05-25] + Updated sysutils/u-boot-nanopi-neo-plus2 to 2018.05nb1 [jakllsch 2018-05-25] --_----------=_152728141376770--