Received: by mail.netbsd.org (Postfix, from userid 605) id E8E2F84D81; Sun, 19 Nov 2017 16:51:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7288984D74 for ; Sun, 19 Nov 2017 16:51:15 +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 Yg0TOGslGUj9 for ; Sun, 19 Nov 2017 16:51:15 +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 D543F84D2D for ; Sun, 19 Nov 2017 16:51:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CE290FB40; Sun, 19 Nov 2017 16:51:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1511110274289450" MIME-Version: 1.0 Date: Sun, 19 Nov 2017 16:51:14 +0000 From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org X-Mailer: log_accum Message-Id: <20171119165114.CE290FB40@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. --_----------=_1511110274289450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmcneill Date: Sun Nov 19 16:51:14 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated sysutils/u-boot-pinebook to 2017.09 To generate a diff of this commit: cvs rdiff -u -r1.4932 -r1.4933 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1511110274289450 Content-Disposition: inline Content-Length: 737 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.4932 pkgsrc/doc/CHANGES-2017:1.4933 --- pkgsrc/doc/CHANGES-2017:1.4932 Sun Nov 19 16:31:58 2017 +++ pkgsrc/doc/CHANGES-2017 Sun Nov 19 16:51:14 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4932 2017/11/19 16:31:58 he Exp $ +$NetBSD: CHANGES-2017,v 1.4933 2017/11/19 16:51:14 jmcneill Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7102,3 +7102,4 @@ Changes to the packages collection and i Updated devel/mk-configure to 0.29.2 [cheusov 2017-11-19] Updated archivers/libzip to 1.3.1 [wiz 2017-11-19] Updated graphics/tiff to 4.0.9 [he 2017-11-19] + Updated sysutils/u-boot-pinebook to 2017.09 [jmcneill 2017-11-19] --_----------=_1511110274289450--