Received: by mail.netbsd.org (Postfix, from userid 605) id 40D0784D5E; Sun, 4 Aug 2019 14:33:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BBED984D51 for ; Sun, 4 Aug 2019 14:33:24 +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 S_4dhk3ajy4z for ; Sun, 4 Aug 2019 14:33:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 540AE84CD3 for ; Sun, 4 Aug 2019 14:33:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5173AFBF4; Sun, 4 Aug 2019 14:33:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156492920478220" MIME-Version: 1.0 Date: Sun, 4 Aug 2019 14:33:24 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20190804143324.5173AFBF4@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. --_----------=_156492920478220 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Aug 4 14:33:24 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: Updated devel/radare2-cutter to 1.8.3 To generate a diff of this commit: cvs rdiff -u -r1.3266 -r1.3267 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156492920478220 Content-Disposition: inline Content-Length: 719 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.3266 pkgsrc/doc/CHANGES-2019:1.3267 --- pkgsrc/doc/CHANGES-2019:1.3266 Sun Aug 4 14:30:43 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Aug 4 14:33:24 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.3266 2019/08/04 14:30:43 ryoon Exp $ +$NetBSD: CHANGES-2019,v 1.3267 2019/08/04 14:33:24 ryoon Exp $ Changes to the packages collection and infrastructure in 2019: @@ -5251,3 +5251,4 @@ Changes to the packages collection and i Updated sysutils/py-xattr to 0.9.6 [adam 2019-08-04] Updated www/gitea to 1.9.0 [nia 2019-08-04] Updated devel/radare2 to 3.6.0 [ryoon 2019-08-04] + Updated devel/radare2-cutter to 1.8.3 [ryoon 2019-08-04] --_----------=_156492920478220--