Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B4B6784E9B for ; Wed, 27 Sep 2023 16:57:33 +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 1n79ygZ8-C_S for ; Wed, 27 Sep 2023 16:57:33 +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 1724684D45 for ; Wed, 27 Sep 2023 16:57:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0EEEFFBDB; Wed, 27 Sep 2023 16:57:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1695833853125570" MIME-Version: 1.0 Date: Wed, 27 Sep 2023 16:57:33 +0000 From: "Paolo Vincenzo Olivo" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: vins@netbsd.org X-Mailer: log_accum Message-Id: <20230927165733.0EEEFFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1695833853125570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: vins Date: Wed Sep 27 16:57:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated www/libreddit to 0.30.1_20230714 To generate a diff of this commit: cvs rdiff -u -r1.5645 -r1.5646 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1695833853125570 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.5645 pkgsrc/doc/CHANGES-2023:1.5646 --- pkgsrc/doc/CHANGES-2023:1.5645 Wed Sep 27 16:51:21 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 27 16:57:32 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5645 2023/09/27 16:51:21 vins Exp $ +$NetBSD: CHANGES-2023,v 1.5646 2023/09/27 16:57:32 vins Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8197,3 +8197,4 @@ Changes to the packages collection and i Updated www/py-jupyterlab to 4.0.6 [adam 2023-09-27] Updated www/py-notebook to 7.0.4 [adam 2023-09-27] Updated mail/meli to 0.8.2 [vins 2023-09-27] + Updated www/libreddit to 0.30.1_20230714 [vins 2023-09-27] --_----------=_1695833853125570--