Received: by mail.netbsd.org (Postfix, from userid 605) id B1C2A84DD6; Thu, 25 Feb 2021 19:48:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EA6A684DD0 for ; Thu, 25 Feb 2021 19:48:44 +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 JWSlaH_uuueO for ; Thu, 25 Feb 2021 19:48:44 +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 3FCFD84CEE for ; Thu, 25 Feb 2021 19:48:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D2B6FA95; Thu, 25 Feb 2021 19:48:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614282524234760" MIME-Version: 1.0 Date: Thu, 25 Feb 2021 19:48:44 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20210225194844.3D2B6FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614282524234760 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Thu Feb 25 19:48:44 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated emulators/py-unicorn to 1.0.2 To generate a diff of this commit: cvs rdiff -u -r1.1281 -r1.1282 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614282524234760 Content-Disposition: inline Content-Length: 737 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1281 pkgsrc/doc/CHANGES-2021:1.1282 --- pkgsrc/doc/CHANGES-2021:1.1281 Thu Feb 25 19:48:29 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Feb 25 19:48:44 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1281 2021/02/25 19:48:29 leot Exp $ +$NetBSD: CHANGES-2021,v 1.1282 2021/02/25 19:48:44 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2031,3 +2031,4 @@ Changes to the packages collection and i Updated lang/erlang-doc to 23.2nb2 [triaxx 2021-02-25] Added print/py-octoprint version 1.5.3 [khorben 2021-02-25] Updated emulators/unicorn to 1.0.2 [leot 2021-02-25] + Updated emulators/py-unicorn to 1.0.2 [leot 2021-02-25] --_----------=_1614282524234760--