Received: by mail.netbsd.org (Postfix, from userid 605) id 2A51B84D10; Wed, 24 Feb 2021 13:55:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5FB7E84D61 for ; Wed, 24 Feb 2021 13:55:52 +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 yDU2WouRiaL8 for ; Wed, 24 Feb 2021 13:55:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B933784CE7 for ; Wed, 24 Feb 2021 13:55:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC4BFFA95; Wed, 24 Feb 2021 13:55:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1614174942161910" MIME-Version: 1.0 Date: Wed, 24 Feb 2021 13:55:42 +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: <20210224135542.CC4BFFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1614174942161910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Wed Feb 24 13:55:42 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added biology/igv version 2.9.2 To generate a diff of this commit: cvs rdiff -u -r1.1249 -r1.1250 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1614174942161910 Content-Disposition: inline Content-Length: 719 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.1249 pkgsrc/doc/CHANGES-2021:1.1250 --- pkgsrc/doc/CHANGES-2021:1.1249 Wed Feb 24 13:20:54 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Feb 24 13:55:42 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1249 2021/02/24 13:20:54 nia Exp $ +$NetBSD: CHANGES-2021,v 1.1250 2021/02/24 13:55:42 bacon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1993,3 +1993,4 @@ Changes to the packages collection and i Updated devel/py-pylint to 2.7.1 [adam 2021-02-24] Added textproc/paperoni version 0.3.0 [pin 2021-02-24] Updated www/firefox78 to 78.8.0 [nia 2021-02-24] + Added biology/igv version 2.9.2 [bacon 2021-02-24] --_----------=_1614174942161910--