Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AE6F285359 for ; Sun, 29 Oct 2023 16:56:53 +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 98LZ4g940rx4 for ; Sun, 29 Oct 2023 16:56:53 +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 1A8E184CE3 for ; Sun, 29 Oct 2023 16:56:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 12581FADC; Sun, 29 Oct 2023 16:56:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1698598613103780" MIME-Version: 1.0 Date: Sun, 29 Oct 2023 16:56:53 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231029165653.12581FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1698598613103780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Oct 29 16:56:52 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/py-greenlet to 3.0.1 To generate a diff of this commit: cvs rdiff -u -r1.6279 -r1.6280 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23507 -r1.23508 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1698598613103780 Content-Disposition: inline Content-Length: 2569 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.6279 pkgsrc/doc/CHANGES-2023:1.6280 --- pkgsrc/doc/CHANGES-2023:1.6279 Sun Oct 29 16:22:57 2023 +++ pkgsrc/doc/CHANGES-2023 Sun Oct 29 16:56:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6279 2023/10/29 16:22:57 taca Exp $ +$NetBSD: CHANGES-2023,v 1.6280 2023/10/29 16:56:52 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9176,3 +9176,4 @@ Changes to the packages collection and i Updated www/ruby-aws-partitions to 1.843.0 [taca 2023-10-29] Updated www/ruby-aws-sigv4 to 1.6.1 [taca 2023-10-29] Updated www/ruby-aws-sdk-secretsmanager to 1.84.0 [taca 2023-10-29] + Updated devel/py-greenlet to 3.0.1 [wiz 2023-10-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23507 pkgsrc/doc/TODO:1.23508 --- pkgsrc/doc/TODO:1.23507 Sun Oct 29 11:05:40 2023 +++ pkgsrc/doc/TODO Sun Oct 29 16:56:52 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23507 2023/10/29 11:05:40 wiz Exp $ +$NetBSD: TODO,v 1.23508 2023/10/29 16:56:52 wiz Exp $ Suggested new packages ====================== @@ -604,6 +604,7 @@ For possible Perl packages updates, see o elm-me-2.4.127 o elscreen-1.5.3 o emerillon-0.1.90 + o enchant2-2.6.2 o endless-sky-0.10.2 o enlightenment-0.25 o eog-plugins-3.6.1 @@ -745,6 +746,7 @@ For possible Perl packages updates, see o gok-2.30.1 o golem-0.0.6 o goocanvas-2.0.2 + o gopls-0.14.0 o gossip-0.31 o got-0.88 o gourmet-0.13.3 @@ -804,6 +806,7 @@ For possible Perl packages updates, see o ices-mp3-2.0.2 o icewm-3.4.0 o icinga-base-2.12.3 + o icu-74.1 o idzebra-2.2.2 o ike-2.0.1 [pkg/37032] o imp-6.2.12 @@ -876,6 +879,7 @@ For possible Perl packages updates, see o ldapsdk-6.0.7 o ldb-2.8.0 o lgeneral-1.3.1 + o lgogdownloader-3.12 o libarchive-3.6.1 o libbaloo4-21.04.0 o libbpg-0.9.8 @@ -1070,6 +1074,7 @@ For possible Perl packages updates, see o oto-0.5 o owncloudclient-2.10.1 o p0f-3.09b + o p11-kit-0.25.1 o p5-Authen-Simple-0.6 o p5-Carp-Assert-More-1.26 o p5-Class-DBI-Plugin-1.04 @@ -1275,6 +1280,7 @@ For possible Perl packages updates, see o py-vdirsyncer-0.19.2 [https://github.com/pimutils/vdirsyncer/issues/1015] o py-werkzeug-3.0.1 o py-yubiauth-0.3.10 + o py-yubikey-manager-5.2.1 o pythontidy-1.23 o q5go-2.1.1 o qalculate-3.18.0 @@ -1316,6 +1322,7 @@ For possible Perl packages updates, see o rp-l2tp-0.4 o rp-pppoe-3.11 o rpc2-2.14 + o rspamd-3.7.3 o rsyslog-8.2204.1 o rt4-4.4.4 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] --_----------=_1698598613103780--