Received: by mail.netbsd.org (Postfix, from userid 605) id 6313B84DED; Thu, 3 Jan 2019 05:16:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF81784DEC for ; Thu, 3 Jan 2019 05:16:01 +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 NJPxvdrGSKEK for ; Thu, 3 Jan 2019 05:16:01 +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 3A6E484C81 for ; Thu, 3 Jan 2019 05:16:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 286D2FB16; Thu, 3 Jan 2019 05:16:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154649256178600" MIME-Version: 1.0 Date: Thu, 3 Jan 2019 05:16:01 +0000 From: "Jason R Thorpe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: thorpej@netbsd.org X-Mailer: log_accum Message-Id: <20190103051601.286D2FB16@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. --_----------=_154649256178600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thorpej Date: Thu Jan 3 05:16:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Note addition of sysutils/u-boot-bananapi-r2. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154649256178600 Content-Disposition: inline Content-Length: 724 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.34 pkgsrc/doc/CHANGES-2019:1.35 --- pkgsrc/doc/CHANGES-2019:1.34 Wed Jan 2 21:37:07 2019 +++ pkgsrc/doc/CHANGES-2019 Thu Jan 3 05:16:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.34 2019/01/02 21:37:07 tnn Exp $ +$NetBSD: CHANGES-2019,v 1.35 2019/01/03 05:16:01 thorpej Exp $ Changes to the packages collection and infrastructure in 2019: @@ -45,3 +45,4 @@ Changes to the packages collection and i Updated audio/lilv to 0.24.4 [bsiegert 2019-01-02] Updated audio/libsoxr to 0.1.3 [bsiegert 2019-01-02] Updated devel/nsis to 3.04 [tnn 2019-01-02] + Added sysutils/u-boot-bananapi-r2 version 2019.01-rc2 [thorpej 2019-01-02] --_----------=_154649256178600--