Received: by mail.netbsd.org (Postfix, from userid 605) id E42B184D66; Thu, 2 Mar 2023 07:49:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1ED2084D65 for ; Thu, 2 Mar 2023 07:49: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 1Z_1AHMjzofz for ; Thu, 2 Mar 2023 07:49:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6B36E84CEE for ; Thu, 2 Mar 2023 07:49:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 68638FA90; Thu, 2 Mar 2023 07:49:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16777433723410" MIME-Version: 1.0 Date: Thu, 2 Mar 2023 07:49:32 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20230302074932.68638FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16777433723410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Thu Mar 2 07:49:32 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated net/arti to 1.1.2 To generate a diff of this commit: cvs rdiff -u -r1.1495 -r1.1496 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.22650 -r1.22651 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16777433723410 Content-Disposition: inline Content-Length: 1330 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.1495 pkgsrc/doc/CHANGES-2023:1.1496 --- pkgsrc/doc/CHANGES-2023:1.1495 Thu Mar 2 06:25:19 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Mar 2 07:49:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.1495 2023/03/02 06:25:19 charlotte Exp $ +$NetBSD: CHANGES-2023,v 1.1496 2023/03/02 07:49:31 nikita Exp $ Changes to the packages collection and infrastructure in 2023: @@ -1938,3 +1938,4 @@ Changes to the packages collection and i Added games/cromagrally version 3.0.0 [charlotte 2023-03-01] Updated lang/qbe to 1.1 [charlotte 2023-03-01] Updated emulators/hatari to 2.4.1 [charlotte 2023-03-02] + Updated net/arti to 1.1.2 [nikita 2023-03-02] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22650 pkgsrc/doc/TODO:1.22651 --- pkgsrc/doc/TODO:1.22650 Thu Mar 2 07:09:18 2023 +++ pkgsrc/doc/TODO Thu Mar 2 07:49:31 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22650 2023/03/02 07:09:18 wiz Exp $ +$NetBSD: TODO,v 1.22651 2023/03/02 07:49:31 nikita Exp $ Suggested new packages ====================== @@ -465,7 +465,6 @@ For possible Perl packages updates, see o arm-trusted-firmware-rk3328-2.4 o arm-trusted-firmware-rk3399-2.4 o arm-trusted-firmware-sun50i_a64-2.4 - o arti-1.1.2 o asapm-3.1 o asn1c-0.9.28 o asp2php-2008-08-13 --_----------=_16777433723410--