Received: by mail.netbsd.org (Postfix, from userid 605) id 46F7584F1A; Fri, 27 Jan 2023 23:23:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7719384F19 for ; Fri, 27 Jan 2023 23:23:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ABk3pzQcIlpW for ; Fri, 27 Jan 2023 23:23:53 +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 0460284CEA for ; Fri, 27 Jan 2023 23:23:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id F0153FA90; Fri, 27 Jan 2023 23:23:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1674861832100990" MIME-Version: 1.0 Date: Fri, 27 Jan 2023 23:23:52 +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: <20230127232352.F0153FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1674861832100990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: thorpej Date: Fri Jan 27 23:23:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated cross/z80asm to 1.8nb1. To generate a diff of this commit: cvs rdiff -u -r1.778 -r1.779 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1674861832100990 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.778 pkgsrc/doc/CHANGES-2023:1.779 --- pkgsrc/doc/CHANGES-2023:1.778 Fri Jan 27 16:34:41 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Jan 27 23:23:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.778 2023/01/27 16:34:41 adam Exp $ +$NetBSD: CHANGES-2023,v 1.779 2023/01/27 23:23:52 thorpej Exp $ Changes to the packages collection and infrastructure in 2023: @@ -974,3 +974,4 @@ Changes to the packages collection and i Updated math/hs-adjunctions to 4.4.2 [pho 2023-01-27] Updated games/wesnoth to 1.16.8 [adam 2023-01-27] Updated archivers/unrar to 6.2.5 [adam 2023-01-27] + Updated cross/z80asm to 1.8nb1 [thorpej 2023-01-27] --_----------=_1674861832100990--