Received: by mail.netbsd.org (Postfix, from userid 605) id 9A7E584E86; Tue, 31 Jan 2023 19:59:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CA9C984D39 for ; Tue, 31 Jan 2023 19:59:51 +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 bgLg3wqqDYbM for ; Tue, 31 Jan 2023 19:59:51 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2B2EC84D2D for ; Tue, 31 Jan 2023 19:59:51 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 28B7EFA90; Tue, 31 Jan 2023 19:59:51 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167519519135250" MIME-Version: 1.0 Date: Tue, 31 Jan 2023 19:59:51 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230131195951.28B7EFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167519519135250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue Jan 31 19:59:51 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Added filesystems/gnunet-fuse version 0.19.1 To generate a diff of this commit: cvs rdiff -u -r1.915 -r1.916 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167519519135250 Content-Disposition: inline Content-Length: 773 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.915 pkgsrc/doc/CHANGES-2023:1.916 --- pkgsrc/doc/CHANGES-2023:1.915 Tue Jan 31 19:16:20 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jan 31 19:59:50 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.915 2023/01/31 19:16:20 pho Exp $ +$NetBSD: CHANGES-2023,v 1.916 2023/01/31 19:59:50 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1151,3 +1151,4 @@ Changes to the packages collection and i Added devel/hs-hls-hlint-plugin version 1.1.1.0 [pho 2023-01-31] Added devel/hs-hls-refactor-plugin version 1.1.0.0 [pho 2023-01-31] Added devel/hs-hls-splice-plugin version 1.0.3.0 [pho 2023-01-31] + Added filesystems/gnunet-fuse version 0.19.1 [nikita 2023-01-31] --_----------=_167519519135250--