Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A60B986635 for ; Mon, 21 Aug 2023 13:07:22 +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 nHUiTQ9iNHOu for ; Mon, 21 Aug 2023 13:07:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 358F78665A for ; Mon, 21 Aug 2023 13:07:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 33025FBDB; Mon, 21 Aug 2023 13:07:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169262324267580" MIME-Version: 1.0 Date: Mon, 21 Aug 2023 13:07:22 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20230821130722.33025FBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169262324267580 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Mon Aug 21 13:07:22 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated news/sfeed to 1.9 To generate a diff of this commit: cvs rdiff -u -r1.4986 -r1.4987 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169262324267580 Content-Disposition: inline Content-Length: 704 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.4986 pkgsrc/doc/CHANGES-2023:1.4987 --- pkgsrc/doc/CHANGES-2023:1.4986 Mon Aug 21 12:11:31 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Aug 21 13:07:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4986 2023/08/21 12:11:31 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4987 2023/08/21 13:07:21 leot Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7226,3 +7226,4 @@ Changes to the packages collection and i Added net/stern version 1.26.0 [leot 2023-08-21] Updated www/shoutrrr to 0.8.0 [leot 2023-08-21] Updated emulators/qemu to 8.0.4 [adam 2023-08-21] + Updated news/sfeed to 1.9 [leot 2023-08-21] --_----------=_169262324267580--