Received: by mail.netbsd.org (Postfix, from userid 605) id 24F0384F12; Fri, 28 Apr 2023 17:01:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 551B884F11 for ; Fri, 28 Apr 2023 17:01:43 +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 TqJXdzrX0bfi for ; Fri, 28 Apr 2023 17:01:42 +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 A958584D95 for ; Fri, 28 Apr 2023 17:01:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A30F2FA87; Fri, 28 Apr 2023 17:01:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1682701302172290" MIME-Version: 1.0 Date: Fri, 28 Apr 2023 17:01:42 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230428170142.A30F2FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1682701302172290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Fri Apr 28 17:01:42 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: fix arti update To generate a diff of this commit: cvs rdiff -u -r1.2556 -r1.2557 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1682701302172290 Content-Disposition: inline Content-Length: 780 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.2556 pkgsrc/doc/CHANGES-2023:1.2557 --- pkgsrc/doc/CHANGES-2023:1.2556 Fri Apr 28 16:58:53 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Apr 28 17:01:42 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.2556 2023/04/28 16:58:53 nikita Exp $ +$NetBSD: CHANGES-2023,v 1.2557 2023/04/28 17:01:42 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -3642,4 +3642,4 @@ Changes to the packages collection and i Updated lang/erlang-doc to 25.3 [gutteridge 2023-04-28] Updated devel/lua-language-server to 3.6.19 [nikita 2023-04-28] Updated security/gnupg2 to 2.4.1 [nikita 2023-04-28] - Updated net/arti to 1 [nikita 2023-04-28] + Updated net/arti to 1.1.3 [nikita 2023-04-28] --_----------=_1682701302172290--