Received: by mail.netbsd.org (Postfix, from userid 605) id 122A985387; Thu, 5 May 2022 12:23:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 48C4884FBD for ; Thu, 5 May 2022 12:23:35 +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 6Xgur46zovko for ; Thu, 5 May 2022 12:23:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CFF8184D35 for ; Thu, 5 May 2022 12:23:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CD163FB1A; Thu, 5 May 2022 12:23:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165175341496150" MIME-Version: 1.0 Date: Thu, 5 May 2022 12:23:34 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20220505122334.CD163FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165175341496150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Thu May 5 12:23:34 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Removed security/prelude-pflogger To generate a diff of this commit: cvs rdiff -u -r1.2395 -r1.2396 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165175341496150 Content-Disposition: inline Content-Length: 727 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.2395 pkgsrc/doc/CHANGES-2022:1.2396 --- pkgsrc/doc/CHANGES-2022:1.2395 Thu May 5 12:14:05 2022 +++ pkgsrc/doc/CHANGES-2022 Thu May 5 12:23:34 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.2395 2022/05/05 12:14:05 jaapb Exp $ +$NetBSD: CHANGES-2022,v 1.2396 2022/05/05 12:23:34 nia Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3735,3 +3735,4 @@ Changes to the packages collection and i Updated textproc/ocaml-csv to 2.4 [jaapb 2022-05-05] Updated devel/ocaml-ppx_tools to 6.5 [jaapb 2022-05-05] Updated databases/pgocaml to 4.3.0 [jaapb 2022-05-05] + Removed security/prelude-pflogger [nia 2022-05-05] --_----------=_165175341496150--