Received: by mail.netbsd.org (Postfix, from userid 605) id A9DFF84EAD; Wed, 21 Sep 2022 13:52:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DA49984EA6 for ; Wed, 21 Sep 2022 13:52:44 +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 6vQl_5Tg1f2x for ; Wed, 21 Sep 2022 13:52: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 3CD9784E85 for ; Wed, 21 Sep 2022 13:52:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 36AE6FA90; Wed, 21 Sep 2022 13:52:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663768364184030" MIME-Version: 1.0 Date: Wed, 21 Sep 2022 13:52:44 +0000 From: "Adrian Steinmann" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ast@netbsd.org X-Mailer: log_accum Message-Id: <20220921135244.36AE6FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663768364184030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ast Date: Wed Sep 21 13:52:44 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated devel/radare2 to 5.7.8 and fixed build To generate a diff of this commit: cvs rdiff -u -r1.4639 -r1.4640 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663768364184030 Content-Disposition: inline Content-Length: 716 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4639 pkgsrc/doc/CHANGES-2022:1.4640 --- pkgsrc/doc/CHANGES-2022:1.4639 Wed Sep 21 12:59:22 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Sep 21 13:52:43 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4639 2022/09/21 12:59:22 he Exp $ +$NetBSD: CHANGES-2022,v 1.4640 2022/09/21 13:52:43 ast Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6830,3 +6830,4 @@ Changes to the packages collection and i Updated textproc/expat to 2.4.9 [wiz 2022-09-21] Updated net/unbound to 1.16.3 [he 2022-09-21] Updated net/bind916 to 9.16.33 [he 2022-09-21] + Updated devel/radare2 to 5.7.8 and fixed build [ast 2022-09-21] --_----------=_1663768364184030--