Received: by mail.netbsd.org (Postfix, from userid 605) id 30A7684D44; Mon, 8 Feb 2021 01:50:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6B43884D33 for ; Mon, 8 Feb 2021 01:50:05 +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 JnyX_zr7jmxW for ; Mon, 8 Feb 2021 01:50:05 +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 C304884CDC for ; Mon, 8 Feb 2021 01:50:04 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C0808FA95; Mon, 8 Feb 2021 01:50:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1612749004192910" MIME-Version: 1.0 Date: Mon, 8 Feb 2021 01:50:04 +0000 From: "Jason Bacon" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bacon@netbsd.org X-Mailer: log_accum Message-Id: <20210208015004.C0808FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1612749004192910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Mon Feb 8 01:50:04 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated biology/bedtools to 2.30.0 To generate a diff of this commit: cvs rdiff -u -r1.913 -r1.914 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1612749004192910 Content-Disposition: inline Content-Length: 747 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.913 pkgsrc/doc/CHANGES-2021:1.914 --- pkgsrc/doc/CHANGES-2021:1.913 Sun Feb 7 21:06:43 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Feb 8 01:50:04 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.913 2021/02/07 21:06:43 leot Exp $ +$NetBSD: CHANGES-2021,v 1.914 2021/02/08 01:50:04 bacon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1105,3 +1105,4 @@ Changes to the packages collection and i Added finance/py-eth-abi version 2.1.1 [adam 2021-02-07] Updated devel/p5-Test-BDD-Cucumber to 0.76 [schmonz 2021-02-07] Updated net/terraform-provider-aws to 3.27.0 [leot 2021-02-07] + Updated biology/bedtools to 2.30.0 [bacon 2021-02-08] --_----------=_1612749004192910--