Received: by mail.netbsd.org (Postfix, from userid 605) id 696CA84E75; Sun, 15 Jan 2023 15:58:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9944D84E72 for ; Sun, 15 Jan 2023 15:58:25 +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 rNWhkZeFtwTU for ; Sun, 15 Jan 2023 15:58:25 +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 EDF5984CF7 for ; Sun, 15 Jan 2023 15:58:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EB420FA90; Sun, 15 Jan 2023 15:58:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167379830415280" MIME-Version: 1.0 Date: Sun, 15 Jan 2023 15:58:24 +0000 From: "Olaf Seibert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rhialto@netbsd.org X-Mailer: log_accum Message-Id: <20230115155824.EB420FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167379830415280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rhialto Date: Sun Jan 15 15:58:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated news/pan to 0.154 To generate a diff of this commit: cvs rdiff -u -r1.350 -r1.351 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167379830415280 Content-Disposition: inline Content-Length: 741 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.350 pkgsrc/doc/CHANGES-2023:1.351 --- pkgsrc/doc/CHANGES-2023:1.350 Sun Jan 15 15:56:39 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Jan 15 15:58:24 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.350 2023/01/15 15:56:39 taca Exp $ +$NetBSD: CHANGES-2023,v 1.351 2023/01/15 15:58:24 rhialto Exp $ Changes to the packages collection and infrastructure in 2023: @@ -411,3 +411,4 @@ Changes to the packages collection and i Updated www/ruby-aws-partitions to 1.693.0 [taca 2023-01-15] Updated www/ruby-aws-sdk-secretsmanager to 1.71.0 [taca 2023-01-15] Updated www/ruby-css-parser to 1.14.0 [taca 2023-01-15] + Updated news/pan to 0.154 [rhialto 2023-01-15] --_----------=_167379830415280--