Received: by mail.netbsd.org (Postfix, from userid 605) id B2BDF84E60; Fri, 11 Oct 2019 18:54:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3AE4384E5C for ; Fri, 11 Oct 2019 18:54:28 +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 TgBNqNgFBkK3 for ; Fri, 11 Oct 2019 18:54:27 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C850284E58 for ; Fri, 11 Oct 2019 18:54:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C57ADFBF4; Fri, 11 Oct 2019 18:54:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1570820067132340" MIME-Version: 1.0 Date: Fri, 11 Oct 2019 18:54:27 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20191011185427.C57ADFBF4@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. --_----------=_1570820067132340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Fri Oct 11 18:54:27 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Removed cross/h8300-hms-binutils To generate a diff of this commit: cvs rdiff -u -r1.4311 -r1.4312 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1570820067132340 Content-Disposition: inline Content-Length: 708 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.4311 pkgsrc/doc/CHANGES-2019:1.4312 --- pkgsrc/doc/CHANGES-2019:1.4311 Fri Oct 11 18:53:49 2019 +++ pkgsrc/doc/CHANGES-2019 Fri Oct 11 18:54:27 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4311 2019/10/11 18:53:49 maya Exp $ +$NetBSD: CHANGES-2019,v 1.4312 2019/10/11 18:54:27 maya Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6935,3 +6935,4 @@ Changes to the packages collection and i Updated net/gssdp to 1.0.3nb3 [kamil 2019-10-11] Updated net/gssdp to 1.0.3nb4 [kamil 2019-10-11] Removed cross/h8300-hms-gcc [maya 2019-10-11] + Removed cross/h8300-hms-binutils [maya 2019-10-11] --_----------=_1570820067132340--