Received: by mail.netbsd.org (Postfix, from userid 605) id 581C384E7F; Sun, 6 Nov 2022 23:01:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8722B84D01 for ; Sun, 6 Nov 2022 23:01:28 +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 Lg0p9yac3vDV for ; Sun, 6 Nov 2022 23:01:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DC03B84CEE for ; Sun, 6 Nov 2022 23:01:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8644FA90; Sun, 6 Nov 2022 23:01:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667775687188420" MIME-Version: 1.0 Date: Sun, 6 Nov 2022 23:01:27 +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: <20221106230127.D8644FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667775687188420 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Sun Nov 6 23:01:27 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Added biology/gffread version 0.12.7 To generate a diff of this commit: cvs rdiff -u -r1.5370 -r1.5371 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667775687188420 Content-Disposition: inline Content-Length: 735 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.5370 pkgsrc/doc/CHANGES-2022:1.5371 --- pkgsrc/doc/CHANGES-2022:1.5370 Sun Nov 6 22:49:47 2022 +++ pkgsrc/doc/CHANGES-2022 Sun Nov 6 23:01:27 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.5370 2022/11/06 22:49:47 bacon Exp $ +$NetBSD: CHANGES-2022,v 1.5371 2022/11/06 23:01:27 bacon Exp $ Changes to the packages collection and infrastructure in 2022: @@ -8125,3 +8125,4 @@ Changes to the packages collection and i Updated shells/zsh to 5.9nb2 [wiz 2022-11-06] Updated emulators/dosbox-x to 0.84.3 [triaxx 2022-11-06] Added biology/fastq-trim version 0.1.1.16 [bacon 2022-11-06] + Added biology/gffread version 0.12.7 [bacon 2022-11-06] --_----------=_1667775687188420--