Received: by mail.netbsd.org (Postfix, from userid 605) id 6753484F4D; Mon, 22 Aug 2022 10:11:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A16D084F27 for ; Mon, 22 Aug 2022 10:11:37 +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 z1obbWjqanLH for ; Mon, 22 Aug 2022 10:11:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F125E84E6E for ; Mon, 22 Aug 2022 10:11:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EE53DFB1A; Mon, 22 Aug 2022 10:11:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1661163096160740" MIME-Version: 1.0 Date: Mon, 22 Aug 2022 10:11:36 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220822101136.EE53DFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1661163096160740 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Aug 22 10:11:36 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated devel/hs-vector-algorithms to 0.9.0.1 To generate a diff of this commit: cvs rdiff -u -r1.3966 -r1.3967 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22132 -r1.22133 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1661163096160740 Content-Disposition: inline Content-Length: 1289 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.3966 pkgsrc/doc/CHANGES-2022:1.3967 --- pkgsrc/doc/CHANGES-2022:1.3966 Mon Aug 22 10:06:40 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Aug 22 10:11:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3966 2022/08/22 10:06:40 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.3967 2022/08/22 10:11:36 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5815,3 +5815,4 @@ Changes to the packages collection and i Updated graphics/pstoedit to 3.78 [markd 2022-08-22] Updated print/auctex to 13.1 [markd 2022-08-22] Added devel/hs-bitvec version 1.1.3.0 [wiz 2022-08-22] + Updated devel/hs-vector-algorithms to 0.9.0.1 [wiz 2022-08-22] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22132 pkgsrc/doc/TODO:1.22133 --- pkgsrc/doc/TODO:1.22132 Mon Aug 22 10:06:41 2022 +++ pkgsrc/doc/TODO Mon Aug 22 10:11:36 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22132 2022/08/22 10:06:41 wiz Exp $ +$NetBSD: TODO,v 1.22133 2022/08/22 10:11:36 wiz Exp $ Suggested new packages ====================== @@ -848,7 +848,6 @@ For possible Perl packages updates, see o horde-5.2.9 o howm-1.4.7 o hplip-3.22.2 - o hs-vector-algorithms-0.9.0.1 o html2wml-0.4.11 o http_load-20140814 o hyperscan-5.4.0 --_----------=_1661163096160740--