Received: by mail.netbsd.org (Postfix, from userid 605) id 2CF1C84F00; Wed, 17 May 2023 21:55:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5B7A784EFE for ; Wed, 17 May 2023 21:55:46 +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 5X9wCClBpM4j for ; Wed, 17 May 2023 21:55:45 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B247984EBF for ; Wed, 17 May 2023 21:55:45 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AF59BFA87; Wed, 17 May 2023 21:55:45 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684360545170500" MIME-Version: 1.0 Date: Wed, 17 May 2023 21:55:45 +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: <20230517215545.AF59BFA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1684360545170500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bacon Date: Wed May 17 21:55:45 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated biology/hisat2 to 2.2.1nb3 To generate a diff of this commit: cvs rdiff -u -r1.3121 -r1.3122 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684360545170500 Content-Disposition: inline Content-Length: 721 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.3121 pkgsrc/doc/CHANGES-2023:1.3122 --- pkgsrc/doc/CHANGES-2023:1.3121 Wed May 17 21:35:37 2023 +++ pkgsrc/doc/CHANGES-2023 Wed May 17 21:55:45 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3121 2023/05/17 21:35:37 pin Exp $ +$NetBSD: CHANGES-2023,v 1.3122 2023/05/17 21:55:45 bacon Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4376,3 +4376,4 @@ Changes to the packages collection and i Updated editors/tp-note to 1.21.4 [pin 2023-05-17] Updated shells/nushell to 0.80.0 [pin 2023-05-17] Updated shells/oh-my-posh to 16.4.4 [pin 2023-05-17] + Updated biology/hisat2 to 2.2.1nb3 [bacon 2023-05-17] --_----------=_1684360545170500--