Received: by mail.netbsd.org (Postfix, from userid 605) id C5C3A8507A; Tue, 3 May 2022 19:47:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0DF5585067 for ; Tue, 3 May 2022 19:47:56 +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 XenHEy05YQ-w for ; Tue, 3 May 2022 19:47:55 +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 5838484D1C for ; Tue, 3 May 2022 19:47:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4B6E0FB1A; Tue, 3 May 2022 19:47:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1651607275133750" MIME-Version: 1.0 Date: Tue, 3 May 2022 19:47:55 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20220503194755.4B6E0FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1651607275133750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Tue May 3 19:47:55 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated archivers/ocaml-decompress to 1.4.3 To generate a diff of this commit: cvs rdiff -u -r1.2279 -r1.2280 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21764 -r1.21765 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1651607275133750 Content-Disposition: inline Content-Length: 1312 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.2279 pkgsrc/doc/CHANGES-2022:1.2280 --- pkgsrc/doc/CHANGES-2022:1.2279 Tue May 3 19:37:34 2022 +++ pkgsrc/doc/CHANGES-2022 Tue May 3 19:47:54 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2279 2022/05/03 19:37:34 jaapb Exp $ +$NetBSD: CHANGES-2022,v 1.2280 2022/05/03 19:47:54 jaapb Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3558,3 +3558,4 @@ Changes to the packages collection and i Updated devel/ocaml-rresult to 0.7.0 [jaapb 2022-05-03] Added www/xh version 0.16.0 [pin 2022-05-03] Updated devel/ocaml-checkseum to 0.3.3 [jaapb 2022-05-03] + Updated archivers/ocaml-decompress to 1.4.3 [jaapb 2022-05-03] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21764 pkgsrc/doc/TODO:1.21765 --- pkgsrc/doc/TODO:1.21764 Tue May 3 19:27:16 2022 +++ pkgsrc/doc/TODO Tue May 3 19:47:54 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21764 2022/05/03 19:27:16 jaapb Exp $ +$NetBSD: TODO,v 1.21765 2022/05/03 19:47:54 jaapb Exp $ Suggested new packages ====================== @@ -1213,7 +1213,6 @@ For possible Perl packages updates, see o ocaml-cryptokit-116.1 o ocaml-cstruct-6.0.0 o ocaml-csv-2.4 - o ocaml-decompress-1.3.0 o ocaml-duff-0.4 o ocaml-encore-0.8 o ocaml-eqaf-0.7 --_----------=_1651607275133750--