Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DC76784D8B for ; Tue, 4 Jul 2023 13:15:59 +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 jhbLREbUqb6G for ; Tue, 4 Jul 2023 13:15:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 31AF884D4A for ; Tue, 4 Jul 2023 13:15:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2EE81FA89; Tue, 4 Jul 2023 13:15:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688476559192880" MIME-Version: 1.0 Date: Tue, 4 Jul 2023 13:15:59 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230704131559.2EE81FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688476559192880 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Tue Jul 4 13:15:58 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: Updated net/py-unearth, devel/py-rope To generate a diff of this commit: cvs rdiff -u -r1.4250 -r1.4251 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23152 -r1.23153 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688476559192880 Content-Disposition: inline Content-Length: 1358 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.4250 pkgsrc/doc/CHANGES-2023:1.4251 --- pkgsrc/doc/CHANGES-2023:1.4250 Tue Jul 4 12:29:52 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 4 13:15:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4250 2023/07/04 12:29:52 wen Exp $ +$NetBSD: CHANGES-2023,v 1.4251 2023/07/04 13:15:58 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5924,3 +5924,5 @@ Changes to the packages collection and i Updated devel/p5-Algorithm-Permute to 0.17 [wen 2023-07-04] Updated devel/p5-Alien-Base-ModuleBuild to 1.17 [wen 2023-07-04] Updated devel/p5-App-Cmd to 0.335 [wen 2023-07-04] + Updated net/py-unearth to 0.9.2 [adam 2023-07-04] + Updated devel/py-rope to 1.9.0 [adam 2023-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23152 pkgsrc/doc/TODO:1.23153 --- pkgsrc/doc/TODO:1.23152 Tue Jul 4 10:30:16 2023 +++ pkgsrc/doc/TODO Tue Jul 4 13:15:58 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23152 2023/07/04 10:30:16 adam Exp $ +$NetBSD: TODO,v 1.23153 2023/07/04 13:15:58 adam Exp $ Suggested new packages ====================== @@ -1222,7 +1222,6 @@ For possible Perl packages updates, see o py-qtgraph-qt5-0.12.1 o py-quixote-3.3 o py-requests-kerberos-0.14.0 - o py-rope-1.9.0 o py-sbws-1.1.0 o py-scgi-2.0 o py-simpletal-5.1 --_----------=_1688476559192880--