Received: by mail.netbsd.org (Postfix, from userid 605) id 9A19684EC3; Fri, 12 Jan 2024 05:35:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC06E84D3D for ; Fri, 12 Jan 2024 05:35:19 +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 ipyoTna_89Fs for ; Fri, 12 Jan 2024 05:35:19 +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 212A784CEB for ; Fri, 12 Jan 2024 05:35:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1840DFA42; Fri, 12 Jan 2024 05:35:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1705037719165950" MIME-Version: 1.0 Date: Fri, 12 Jan 2024 05:35:19 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240112053519.1840DFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1705037719165950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Jan 12 05:35:18 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 TODO Log Message: Updated net/py-s3cmd, archivers/py-rarfile To generate a diff of this commit: cvs rdiff -u -r1.284 -r1.285 pkgsrc/doc/CHANGES-2024 cvs rdiff -u -r1.23899 -r1.23900 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1705037719165950 Content-Disposition: inline Content-Length: 1304 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.284 pkgsrc/doc/CHANGES-2024:1.285 --- pkgsrc/doc/CHANGES-2024:1.284 Thu Jan 11 20:49:43 2024 +++ pkgsrc/doc/CHANGES-2024 Fri Jan 12 05:35:18 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.284 2024/01/11 20:49:43 pin Exp $ +$NetBSD: CHANGES-2024,v 1.285 2024/01/12 05:35:18 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -351,3 +351,5 @@ Changes to the packages collection and i Updated misc/tailspin to 2.4.0 [pin 2024-01-11] Updated games/tetris-tui to 0.2.1 [pin 2024-01-11] Added sysutils/treegrep version 0.1.2 [pin 2024-01-11] + Updated net/py-s3cmd to 2.4.0 [adam 2024-01-12] + Updated archivers/py-rarfile to 4.1 [adam 2024-01-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23899 pkgsrc/doc/TODO:1.23900 --- pkgsrc/doc/TODO:1.23899 Thu Jan 11 23:06:03 2024 +++ pkgsrc/doc/TODO Fri Jan 12 05:35:18 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23899 2024/01/11 23:06:03 wiz Exp $ +$NetBSD: TODO,v 1.23900 2024/01/12 05:35:18 adam Exp $ Suggested new packages ====================== @@ -1196,7 +1196,6 @@ For possible Perl packages updates, see o qca2-ossl-2.3.2 o qconf-2.5 o qdirstat-1.8.1 - o qt6-6.5.4 o qtcreator-12.0 o quazip-1.1 o qutebrowser-2.2.0 --_----------=_1705037719165950--