Received: by mail.netbsd.org (Postfix, from userid 605) id 204D38557A; Sat, 26 Aug 2017 18:21:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A73FE85578 for ; Sat, 26 Aug 2017 18:21:08 +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 BmayZPiC3lvU for ; Sat, 26 Aug 2017 18:21:08 +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 151B384CE0 for ; Sat, 26 Aug 2017 18:21:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 10165FA92; Sat, 26 Aug 2017 18:21:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1503771668180670" MIME-Version: 1.0 Date: Sat, 26 Aug 2017 18:21:08 +0000 From: "Sevan Janiyan" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sevan@netbsd.org X-Mailer: log_accum Message-Id: <20170826182108.10165FA92@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. --_----------=_1503771668180670 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sevan Date: Sat Aug 26 18:21:07 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added sysutils/u-boot-beagleboneblack 2017.07 To generate a diff of this commit: cvs rdiff -u -r1.3449 -r1.3450 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1503771668180670 Content-Disposition: inline Content-Length: 768 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.3449 pkgsrc/doc/CHANGES-2017:1.3450 --- pkgsrc/doc/CHANGES-2017:1.3449 Sat Aug 26 16:07:58 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Aug 26 18:21:07 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3449 2017/08/26 16:07:58 jun Exp $ +$NetBSD: CHANGES-2017,v 1.3450 2017/08/26 18:21:07 sevan Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4856,3 +4856,4 @@ Changes to the packages collection and i Updated net/mikutter to 3.5.10 [tsutsui 2017-08-26] Updated textproc/the_silver_searcher to 2.1.0 [leot 2017-08-26] Added sysutils/u-boot-orangepi-2 version 2017.07 [jun 2017-08-26] + Added sysutils/u-boot-beagleboneblack version 2017.07 [sevan 2017-08-26] --_----------=_1503771668180670--