Received: by mail.netbsd.org (Postfix, from userid 605) id 2F01E84E5F; Sat, 26 May 2018 17:57:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AC67F84E4B for ; Sat, 26 May 2018 17:57:04 +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 fLAYv8h-rzW4 for ; Sat, 26 May 2018 17:57:04 +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 0F8B784DE4 for ; Sat, 26 May 2018 17:57:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 019BDFBEC; Sat, 26 May 2018 17:57:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152735742312210" MIME-Version: 1.0 Date: Sat, 26 May 2018 17:57:03 +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: <20180526175704.019BDFBEC@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. --_----------=_152735742312210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jmcneill Date: Sat May 26 17:57:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated sysutils/arm-trusted-firmware-sun50iw1p1 to 20180210 Added sysutils/arm-trusted-firmware-sun50i-h6 version 20180207 Added sysutils/u-boot-pine-h64 version 2018.03rc1 To generate a diff of this commit: cvs rdiff -u -r1.2562 -r1.2563 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152735742312210 Content-Disposition: inline Content-Length: 897 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.2562 pkgsrc/doc/CHANGES-2018:1.2563 --- pkgsrc/doc/CHANGES-2018:1.2562 Sat May 26 17:05:42 2018 +++ pkgsrc/doc/CHANGES-2018 Sat May 26 17:57:03 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2562 2018/05/26 17:05:42 leot Exp $ +$NetBSD: CHANGES-2018,v 1.2563 2018/05/26 17:57:03 jmcneill Exp $ Changes to the packages collection and infrastructure in 2018: @@ -3708,3 +3708,6 @@ Changes to the packages collection and i Updated lang/php71 to 7.1.18 [taca 2018-05-26] Updated lang/php72 to 7.2.6 [taca 2018-05-26] Updated misc/tmux to 2.7 [leot 2018-05-26] + Updated sysutils/arm-trusted-firmware-sun50iw1p1 to 20180210 [jmcneill 2018-05-26] + Added sysutils/arm-trusted-firmware-sun50i-h6 version 20180207 [jmcneill 2018-05-26] + Added sysutils/u-boot-pine-h64 version 2018.03rc1 [jmcneill 2018-05-26] --_----------=_152735742312210--