Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 11F551A923B for ; Tue, 26 Jan 2021 14:25:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4B67A84DBC; Tue, 26 Jan 2021 14:25:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 846D184DB8 for ; Tue, 26 Jan 2021 14:25:14 +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 jjaHmhHsxGzE for ; Tue, 26 Jan 2021 14:25:14 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1A1AF84C13 for ; Tue, 26 Jan 2021 14:25:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 17200FA9D; Tue, 26 Jan 2021 14:25:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1611671114233600" MIME-Version: 1.0 Date: Tue, 26 Jan 2021 14:25:14 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20210126142514.17200FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1611671114233600 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Tue Jan 26 14:25:14 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/radare2 to 5.1.0 To generate a diff of this commit: cvs rdiff -u -r1.626 -r1.627 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1611671114233600 Content-Disposition: inline Content-Length: 708 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.626 pkgsrc/doc/CHANGES-2021:1.627 --- pkgsrc/doc/CHANGES-2021:1.626 Tue Jan 26 14:11:15 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Jan 26 14:25:13 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.626 2021/01/26 14:11:15 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.627 2021/01/26 14:25:13 kamil Exp $ Changes to the packages collection and infrastructure in 2021: @@ -777,3 +777,4 @@ Changes to the packages collection and i Updated net/rabbitmq to 3.8.11 [adam 2021-01-26] Added sysutils/lsfp version 0.4.2 [pin 2021-01-26] Updated devel/tig to 2.5.1 [fcambus 2021-01-26] + Updated devel/radare2 to 5.1.0 [kamil 2021-01-26] --_----------=_1611671114233600--